بنقرة واحدة
vibe-init
Codex-compatible wrapper for the shared vibe-doctor project initialization workflow.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Codex-compatible wrapper for the shared vibe-doctor project initialization workflow.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Update durable context shards and run checkpoint validation when project rules, architecture, workflows, or long-running Orchestrator state changes.
Codex-compatible wrapper for the shared vibe-doctor context maintenance and Orchestrator checkpoint workflow.
Convert a fully settled design into repeated /goal + $vibe-iterate implementation cycles. Use when the user has finished a detailed design discussion, says there are no more open questions, and wants Codex to autonomously split the design into items, run mini planning/interview checkpoints only when needed, generate Planner/Sprint work, implement each item, verify it, persist handoffs/checkpoints, and continue non-stop until every item is complete or a real blocker is found.
Codex-compatible wrapper for the shared vibe-doctor goal-iteration workflow. Use when a settled design needs autonomous itemized /goal plus $vibe-iterate implementation cycles until every item is completed, blocked, or deferred with durable handoffs.
프로젝트 초기 세팅을 대화형으로 진행합니다. 환경 점검, provider 인증, 프로젝트 맞춤 설정까지 자동으로 안내합니다.
Start the next project iteration after the initial Sprint roadmap is complete.
| name | vibe-init |
| description | Codex-compatible wrapper for the shared vibe-doctor project initialization workflow. |
This repository keeps provider-neutral skill runbooks under .claude/skills.
.claude/skills/vibe-init/SKILL.mdWhen this skill is invoked in Codex, open the repository-root path and follow:
.claude/skills/vibe-init/SKILL.md
Codex notes:
docs/context/product.md or .vibe/agent/sprint-status.json is missing, empty, malformed, or still describes the vibe-doctor template, treat this skill as the only allowed workflow before any product or harness maintenance work.human or agent driven.human, run npm run vibe:init -- --from-agent-skill --mode=human when the source skill reaches Phase 1-1.agent, ask for the one-line project definition, run npm run vibe:init -- --from-agent-skill --mode=agent --runtime=codex --one-liner "<ONE_LINER>", print the generated delegation prompt, and stop. Do not run Phase 1-1 bootstrap first; the fresh delegated agent must pass npm run vibe:init-ready after Phase 2~4 before any Sprint/MVP work..vibe/agent/handoff.md and .vibe/agent/session-log.md current when the source skill requires context persistence.