Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions plugins/vibe-engineering/skills/vibe-start-informed/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ Other people's documented failures count as observed failure. Research SOTA befo

**Not for:** Implementing already-designed specs, bug fixes, or tasks with clear requirements.

## When NOT to Use

- Implementing an already-designed spec with clear requirements
- Bug fixes where the approach is already known
- Routine/mechanical changes with one obvious correct solution
- When the design decision has already been researched and recorded

## The Rule

**BEFORE proposing any approach, dispatch a research agent** to find real papers, real projects, and real production systems that solve the same (or adjacent) problem.
Expand Down
Loading