Integrates completed feature implementations and technical decisions into long-term project documentation and architectural records.
The Katachi Delta Reconciler is a specialized workflow tool designed to bridge the gap between active development and permanent documentation. By analyzing git diffs, implementation plans, and temporary delta documents, it surgically updates feature specifications and design files to reflect the current state of the codebase. It intelligently identifies candidates for Architecture Decision Records (ADRs) and Design Patterns (DES), using multi-agent validation to ensure all documentation remains consistent, structured, and synchronized with the actual implementation.
主要功能
01Automatic synchronization of UI breadboards, wireframes, and technical ASCII diagrams
02Multi-agent validation of proposed documentation changes using specialized reviewer agents
03Surgical updates to feature specifications and design documents based on implementation diffs
041 GitHub stars
05Automated detection and promotion of Architecture Decision Records (ADR) and Design Patterns (DES)
06Smart directory management for creating and indexing new feature domains and capabilities
使用场景
01Maintaining an up-to-date documentation suite without manual cross-referencing of code changes
02Finalizing a feature implementation by syncing working documents into the main project spec
03Extracting project-wide architectural decisions from specific feature implementations