What problem does it solve?
Manually aligning architecture documents with actual skill API surfaces and feasibility findings is time-consuming and prone to oversight, often missing undocumented integration paths, contradictions between planned and actual capabilities, and untapped feature opportunities.
Core Features & Use Cases
- Gap Detection: Identifies undocumented integration paths between skills with compatible APIs but no architecture description, ensuring no hidden connectivity is missed.
- Issue Flagging: Highlights contradictions between architecture claims and verified skill API surfaces (e.g., protocol mismatches, missing bridge layers) with evidence-backed corrections.
- Improvement Suggestions: Surfaces unused capabilities and cross-library synergies from skill APIs to strengthen the architecture without altering original content.
Use case: If your architecture documents a Rust and TypeScript library integration but omits the required FFI bridge layer, this skill will flag the missing bridge, cite relevant APIs from both skills, and propose a compliant integration path.
Quick Start
Use the skf-refine-architecture skill to refine your project's architecture document by providing its file path and optional VS feasibility report when prompted.