Documentation
Documentation
Feature Docs Generator
InternalCreates docs pages for newly shipped BlackOps features, including captured screenshots.
What it does
When a new feature ships, this agent writes the matching docs page under /docs/features/ with the right layout and TSX styling, captures relevant screenshots via Playwright, and updates the docs sidebar and screenshot index.
Triggers
- →A feature PR merges
- →You say "document this feature"
Tools it can touch
- •Playwright MCP (screenshot capture)
- •Filesystem write under src/app/saas-platform/docs/
- •BlackOps MCP: post_notes (saves a brain note)
Source
- .claude/agents/feature-docs-generator.md