[Issue #76] Add validation #87

Open
HugoNijhuis wants to merge 1 commits from integrate-issue-76-validation into main
Owner

Closes #76

Closes #76
HugoNijhuis added 1 commit 2026-01-10 22:54:13 +00:00
Integrates the validation features from issue #76 into the existing command.

- Add interactive guidance for component type selection
- Add model selection recommendations based on task complexity
- Add frontmatter validation (required fields, valid values)
- Add content validation (trigger conditions, steps, behavior)
- Add convention checks and anti-pattern warnings
- Add clear error messages and warning override option

Closes #76

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This pull request has changes conflicting with the target branch.
  • commands/create-capability.md
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin integrate-issue-76-validation:integrate-issue-76-validation
git checkout integrate-issue-76-validation
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: flowmade-one/architecture#87