What problem does it solve?
This Skill compares a current implementation with a target/reference project, providing a detailed review of architecture, feature, design-philosophy, package-boundary, and roadmap realignment.
Core Features & Use Cases
- Project Comparison: Compare code, architecture, and design between different projects.
- Audit Drift: Identify and classify drifts in the current implementation compared to the target project.
- Recommendation: Generate recommendations for realignment and improvements.
- Use Case: Imagine you have a new project that you want to align with a reference project. Use this Skill to compare the two and get suggestions on how to align your project with the reference.
Quick Start
Run the 'opi-realign' skill and provide the path to the current and target projects, e.g., 'opi-realign --current . --target /path/to/target-project'.