Generates framework documentation, feature specifications, and architectural decisions directly from existing codebases.
The Retrofit Existing skill is designed to bridge the gap between undocumented legacy code and structured development frameworks. By analyzing existing implementations, it helps developers infer requirements, document architectural decisions (ADRs), and create design specifications without manual rewriting. It is ideal for teams looking to adopt formal documentation standards gradually, ensuring that existing institutional knowledge is preserved while improving codebase maintainability through automated discovery and indexing.
주요 기능
01Discovery and documentation of architectural decisions (ADR) and patterns (DES)
021 GitHub stars
03Seamless integration with FEATURES.md and project tracking structures
04Automated specification generation from existing module logic
05Inference of data flows and modeling for comprehensive design docs
06Support for multiple migration strategies from top-down to bottom-up
사용 사례
01Onboarding existing codebases into the Katachi framework structure
02Documenting legacy systems that lack formal technical specifications
03Standardizing architectural decision records in established projects