Documentation
README
DeepChat SDD Cleanup
Rule
Run this skill only when the developer explicitly asks for SDD cleanup, documentation tidying, pruning, or removal of completed/stale SDD files. Do not run it as an automatic final step of ordinary feature, bug, architecture, or release work.
Workflow
- Inspect
docs/spec-driven-dev.md,docs/README.md, andgit status. - Inventory
docs/features,docs/issues, anddocs/architecturewithfindorrg. - Prefer parallel sub-agent review when available:
- one pass for
docs/features - one pass for
docs/issues - one pass for
docs/architecture - optional verifier pass over proposed deletes
- one pass for
- Apply only changes with clear evidence. Keep a concise keep/delete/update list for handoff.
- Validate references after edits.
This is the opening of the README. Read the full README on GitHub.