Use only when a developer explicitly asks to clean, prune, tidy, or organize DeepChat SDD documentation after implementation and validation. Scans docs/features, docs/issues, and docs/architecture; prefers multi-agent review when available; removes completed issue docs tied to closed GitHub issues, drops stale plan/tasks files from completed feature or architecture goals, and deletes obsolete feature or architecture docs.
80
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
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.
docs/spec-driven-dev.md, docs/README.md, and git status.docs/features, docs/issues, and docs/architecture with find or rg.docs/featuresdocs/issuesdocs/architectureplan.md and tasks.md; keep spec.md only when
it still defines a maintained contract, regression guard, platform policy, or architecture
decision.Use gh only when it is installed and authenticated. For linked issue docs, verify closure with
gh issue view <number> --json state,url,title when possible. If gh is unavailable, do not delete
solely because a GitHub link looks old.
[NEEDS CLARIFICATION].docs/README.md, docs/ARCHITECTURE.md, docs/FLOWS.md, or AGENTS
instructions unless the reference is updated in the same change.rg -n "plan.md|tasks.md|docs/archives|NEEDS CLARIFICATION" docs AGENTS.md .agents/skills
and inspect any stale policy references.git status --short.b8dbc89
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.