Add validation and interactive guidance to /create-capability #76
Notifications
Due Date
No due date set.
Depends on
#75 Create /create-capability command for scaffolding capability sets
flowmade-one/architecture
Reference: flowmade-one/architecture#76
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Enhance the
/create-capabilitycommand with validation of generated files and interactive guidance to help users make good design decisions.For
Flowmade Developers - "Help me encode best practices so AI applies them"
Validation Checks
Before creating files, validate:
Frontmatter Validation
Content Validation
@~/.claude/skills/name/SKILL.mdpaths validskills:list matches actual skill namesConvention Checks
Interactive Guidance
Help users make good decisions during capability creation:
Component Selection
When user describes capability, ask clarifying questions:
Model Selection
Guide based on task complexity:
Warning on Anti-patterns
Warn if generated capability shows signs of:
Acceptance Criteria
Dependencies
Context
Ensures generated capabilities follow best practices. Reduces need for manual review and rework.