app-validate
Installation
SKILL.md
Pre-flight Check
Before proceeding, verify you are in a scaffolded Cribl app folder. If you are not, stop and tell the user: "You must run this skill from within a scaffolded Cribl app folder."
Trigger: Run this skill after you have generate an APP_BRIEF.md
Input: Reads 'APP_BRIEF'
Output: Analysis of how the app aligns with solving the problem
Skill Workflow (do not run in the background)
Validation
- Read
APP_DEFINITION.md, which defines the app's purpose and workflows - Read
APP_BRIEF.md, the generated brief - Validate: "Does this brief accomplish the stated goals?".
- Report any gaps or misalignments.
- If valid: indicate it is valid.