Skip to content
Development
Skill

/vibe-change

Add one bounded feature to an existing app while preserving current behavior. Do not restart the full new-project workflow.

From plugin
vibe-coding-prompt-template
3.1k11 skills3 agents6 commands
Install
$ npx -y skills add KhazP/vibe-coding-prompt-template --skill vibe-change --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/vibe-change

Context preview

The summary Claude sees to decide when to auto-load this skill.

Add one bounded feature to an existing app while preserving current behavior. Do not restart the full new-project workflow.

SKILL.md

vibe-change.SKILL.md
name: vibe-change
description: Add one bounded feature to an existing app while preserving current behavior. Do not restart the full new-project workflow.
allowed-tools: Read, Write, Edit, Glob, Grep, Bash, AskUserQuestion

Vibe Change

Inspect the affected source, applicable repository instructions, current diff, and relevant checks. Consult product documents when scope or acceptance criteria are unclear. Confirm only missing acceptance criteria, constraints, and scope. An absent PRD or AGENTS.md does not require starting research again.

Establish the relevant baseline with checks appropriate to the change; use an existing user journey when behavior is affected. Preserve current work; record a real recovery checkpoint for risky changes. Identify the smallest affected area and implement one feature without unrelated rewrites. Add regression checks where they demonstrate behavior, and rerun the affected checks.

Use `../vibe-verify/SKILL.md` for the changed journey and relevant existing behavior. Update product decisions only where requirements changed, and progress in MEMORY.md. Report Changed, Checked, Not checked, Next decision, Recovery. Escalate to deeper planning only for an actual architecture, security, cost, or data-migration decision.

Ships withvibe-coding-prompt-template

Templates and workflow for generating PRDs, Tech Designs, and MVP and more using LLMs for AI IDEs

Get the whole plugin