vibe-project-instructions
Installation
SKILL.md
Vibe Project Instructions
Create or update project-level agent instructions so a repository becomes a stable collaboration protocol for people and agents.
Core Principles
- Treat
AGENTS.md,CLAUDE.md, or equivalent repo instructions as the entry point for agent behavior in the project. - Capture durable facts and workflow rules, not temporary preferences.
- Keep instructions repo-native, reviewable, and specific enough for future agents to follow.
- Do not invent stack details, commands, credentials, owners, or unsupported constraints.
- Prefer concise rules with clear routing to feature specs and organization skills.
- Preserve existing local instructions and improve them incrementally unless the user asks for a rewrite.
- Preserve the existing instruction file's primary language unless the user asks
to switch languages. For multilingual teams, prefer the language already used
by the repo's
AGENTS.md,CLAUDE.md, or equivalent file. - Preserve useful agent working discipline, such as clarifying assumptions, choosing the simplest sufficient change, editing surgically, and verifying against clear success criteria. Express it as concise project-specific rules, not long generic philosophy sections.