archive-project - Archive a project directory into a single README
Condenses a project to an archived README, promotes decisions and notes, rewrites cross-references, validates content, and commits changes atomically.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Check documentation links
- Promote important decisions
- Move follow-up items
- Rewrite cross-reference links
- Stage condensed README file
- Validate staged README content
- Delete original source files
- Commit changes atomically via Git
Inputs
- Project ID or absolute path
Outputs
- Archived README file
- Promoted decision files
- Moved note files
- Rewritten cross-reference links
- Single atomic git commit
Requirements
- doc-check-links.sh script
- Captain confirmation
- validate-doc skill
