cdd-maintain
CDD Maintain (explicit-only)
Use this skill for explicit codebase maintenance: archive long CDD files, audit support-doc drift, propose approval-gated documentation refreshes, and doctor the repo for refactor and dead-code signals.
Sources of truth
Read:
AGENTS.mdREADME.mdTODO.mdand adjacentTODO*.mddocs/JOURNAL.mdas the stable journal entrypointdocs/journal/JOURNAL.md, matchingdocs/journal/JOURNAL-<area>.mdfiles,docs/journal/SUMMARY.md, anddocs/journal/archive/when split-journal mode is activedocs/INDEX.mddocs/specs/prd.mddocs/specs/blueprint.md- connected
docs/specs/*-definition.mdfiles when present docs/prompts/PROMPT-INDEX.mdif present- repo-local
.agents/skills/*/SKILL.mdfiles when present as workflow/governance drift surfaces - repo manifests, entrypoints, and test/lint/typecheck config as needed for code-health checks
More from ruphware/cdd-skills
cdd-boot
Boot a repo into vanilla AGENTS-driven mode by ingesting AGENTS.md plus project and development docs, gracefully when non-core files differ or are missing (explicit-only).
10cdd-plan
Plan work by updating the CDD contract + implementation-ready TODO steps (approval-gated, explicit-only).
10cdd-index
Regenerate docs/INDEX.md only, using an embedded local CDD index prompt with phase-based analysis, GitHub-safe diagrams, fixed validation, and post-action review (approval-gated, explicit-only).
10cdd-init-project
Init or adopt the CDD contract in the current folder (empty dir, docs-seeded folder, fresh boilerplate repo, or existing repo migration) (approval-gated, explicit-only; separate confirmation required for bootstrap copy/download and clone/remote/init/push actions).
10cdd-refactor
Turn refactor candidates in docs/INDEX.md into a TODO refactor plan (approval-gated, explicit-only).
10cdd-audit-and-implement
Convert audit bullets into implementation-ready TODO steps, then implement the first dependency-ordered step (two approvals, explicit-only).
10