feature-docs

Installation
SKILL.md

[IMPORTANT] Use TaskCreate to 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:

  1. Detect & Gather — Auto-detect modules from git changes OR user-specified module, read existing docs
  2. Investigate Code — Grep/glob codebase to gather evidence (file:line format) for every test case
  3. Write Documentation — Follow exact 17-section structure, place in docs/business-features/{Module}/
  4. Verification — 3-pass system: evidence audit, domain model verification, cross-reference audit

Key Rules:

Installs
39
GitHub Stars
6
First Seen
Jan 24, 2026
feature-docs — duc01226/easyplatform