Skip to content

docs(vibe-start-informed): add missing '## When NOT to Use' section - #2

Open
ash1794 wants to merge 1 commit into
masterfrom
fix/t_7a835d07-when-not-to-use
Open

docs(vibe-start-informed): add missing '## When NOT to Use' section#2
ash1794 wants to merge 1 commit into
masterfrom
fix/t_7a835d07-when-not-to-use

Conversation

@ash1794

@ash1794 ash1794 commented May 30, 2026

Copy link
Copy Markdown
Owner

Summary

vibe-start-informed was the only one of 38 skills missing the required ## When NOT to Use section — the sole warning emitted by scripts/validate-skills.sh (the exact script CI runs in .github/workflows/validate.yml).

This adds a genuine ## When NOT to Use section, consistent with the skill's frontmatter ("Triggers on creative/design tasks, not on implementation of already-designed specs"), placed right after the ## When to Use section.

Acceptance gate (verified locally, genuinely green)

Before (master e16b273) After (this branch)
bash ./scripts/validate-skills.sh Skills: 38 | Errors: 0 | Warnings: 1 | PASSED Skills: 38 | Errors: 0 | Warnings: 0 | PASSED
exit code 0 0

Warnings 1 → 0, errors stay 0. No tag-away, no no-op — the vibe-start-informed entry now reports OK instead of WARN: Missing '## When NOT to Use' section.

Diff

plugins/vibe-engineering/skills/vibe-start-informed/SKILL.md | 7 +++++++
1 file changed, 7 insertions(+)

Only that one file changed; no other section, file, or skill altered.

Bead: t_7a835d07

🤖 Generated with Claude Code

The vibe-start-informed skill was the only one of 38 missing the
required '## When NOT to Use' section, producing the sole validator
warning (Warnings: 1). Added a genuine section consistent with the
skill's frontmatter (creative/design tasks, not spec implementation).

Acceptance gate (scripts/validate-skills.sh) now: Skills: 38 |
Errors: 0 | Warnings: 0 | PASSED.

Bead: t_7a835d07

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ash1794

ash1794 commented Jun 2, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #3 (the genuine code-worker-authored PR). Closing per your approval tap (apr-pr3-merge → A: merge #3 + close #2).

@ash1794 ash1794 closed this Jun 2, 2026
@ash1794 ash1794 reopened this Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant