with one click
vibe-prompts
Deterministic access to the Vibe prompt catalog.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Deterministic access to the Vibe prompt catalog.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | vibe-prompts |
| description | Deterministic access to the Vibe prompt catalog. |
Provide deterministic access to the Vibe prompt catalog.
This skill can:
prompt.onboardingprompts/template_prompts.md is the single editable catalog.resources/template_prompts.md is generated from the source catalog by bootstrap tooling.tools/prompt_catalog.py is the editable parser source.scripts/prompt_catalog.py is generated from tools/prompt_catalog.py by bootstrap tooling.scripts/vibe_get_prompt.py.python3 tools/prompt_catalog.py prompts/template_prompts.md listpython3 scripts/prompt_catalog.py resources/template_prompts.md listpython3 tools/prompt_catalog.py prompts/template_prompts.md get prompt.stage_designpython3 scripts/vibe_get_prompt.py resources/template_prompts.md prompt.stage_designvibe_get_prompt.py wraps prompt_catalog.py get and prints only the prompt body so it can be pasted directly into a loopThe script prints the prompt body (no fences) to stdout.
Run one deterministic Vibe dispatcher step and print the selected prompt body.
Continuously assess and execute a repository's Vibe backlog. Use when the user invokes $vibe-run or asks Codex to inspect a repo, bootstrap or replenish .vibe/PLAN.md, and keep implementing and reviewing checkpoints until a real blocker or explicit stop.
Continuous runner for the continuous-documentation workflow across supported agents.
Continuous runner for the continuous-refactor workflow across supported agents.
Continuous runner for the continuous-test-generation workflow across supported agents.
Experimental RAG indexing utilities (scanner + indexer + retriever).