What problem does it solve?
The Skill solves the problem of creating high-quality, testable, and resolvable units of agent capability from raw features. It helps in cross-modal evaluation to ensure the output meets the required quality standards before writing tests.
Core Features & Use Cases
- Feature to Skill Conversion: Transform raw features into well-defined, skill units.
- Cross-Modal Evaluation: Ensures quality through a three-model evaluation before cementing behavior with tests.
- Testing: Guides through the process of writing tests that cover every branch of deterministic logic.
- Resolver Integration: Facilitates the integration with resolver triggers and checks for resolution paths.
Quick Start
Use the 'skillify' command to begin the process of creating a skill for a feature. Follow the phases outlined in the documentation.