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 when a linked GitHub issue is closed or implementation and validation evidence proves the bug no longer exists, drops stale plans and legacy task files from completed feature or architecture goals, and deletes obsolete feature or architecture docs.
75
93%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
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 any legacy 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.
plan.md steps or legacy tasks.[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.fa769d4
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.