Assess Retrofit Level
assess_retrofit_levelRecommends the retrofit level for an existing prompt or SKILL.md using the intent-engineering framework's blast-radius, complexity, and autonomy criteria.
Instructions
Look at an existing prompt or SKILL.md and recommend the right retrofit level (L1-mvr / L2-structured / L3-full) with reasoning grounded in the intent-engineering skill's blast-radius / complexity / autonomy framework. Provide either skill_text (raw text) OR file_path (absolute path to an existing SKILL.md or prompt file).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | Absolute path to an existing SKILL.md or prompt file. | |
| skill_text | No | The existing prompt or SKILL.md text. Provide this OR file_path, not both. |