vibe-agents
Create project agent instructions and tool configuration from agreed product and technical decisions.
Prepare compact factual project context for another session or coding tool without copying transcripts or secrets.
$ npx -y skills add KhazP/vibe-coding-prompt-template --skill vibe-handoff --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/vibe-handoffContext preview
The summary Claude sees to decide when to auto-load this skill.
Prepare compact factual project context for another session or coding tool without copying transcripts or secrets.
name: vibe-handoff description: Prepare compact factual project context for another session or coding tool without copying transcripts or secrets. allowed-tools: Read, Write, Edit, Glob, Grep, Bash, AskUserQuestion
Inspect the current branch/revision, working-tree changes, MEMORY.md, manifest, decisions, and available check results. Write a compact handoff with objective, current state, changed files, decisions and rationale, blockers, actual checks with date/results, unperformed checks, recovery checkpoint, and the next bounded action.
Reference product documents instead of duplicating them. Exclude secrets, credentials, personal data unnecessary for continuation, and full transcripts. Do not infer successful checks or commit uncommitted changes. Keep stable rules in AGENTS.md and replace stale progress in MEMORY.md rather than appending an unlimited log.
Templates and workflow for generating PRDs, Tech Designs, and MVP and more using LLMs for AI IDEs
Repo: KhazP/vibe-coding-prompt-template
Create project agent instructions and tool configuration from agreed product and technical decisions.
Implement a new-project slice through the relevant checks and working user journey.
Add one bounded feature to an existing app while preserving current behavior. Do not restart the full new-project workflow.
Diagnose and fix a reproducible failure in an existing project. Use for crashes, broken behavior, or failing checks, not greenfield planning.
Write or revise an MVP product requirements document with scope and observable acceptance criteria.
Research an app idea or resolve product and technical uncertainties before committing to a design.