feature-docs
Installation
SKILL.md
[IMPORTANT] Use
TaskCreateto break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ATTENTION ask user whether to skip.
Quick Summary
Goal: Generate comprehensive 17-section business feature documentation with mandatory code evidence for all test cases.
Workflow:
- Detect & Gather — Auto-detect modules from git changes OR user-specified module, read existing docs
- Investigate Code — Grep/glob codebase to gather evidence (
file:lineformat) for every test case - Write Documentation — Follow exact 17-section structure, place in
docs/business-features/{Module}/ - Verification — 3-pass system: evidence audit, domain model verification, cross-reference audit
Key Rules: