ワンクリックで
project-development-playbook
Use when implementing IdeaGo tasks that need branch, stack, and verification guidance.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when implementing IdeaGo tasks that need branch, stack, and verification guidance.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when implementing IdeaGo backend API, pipeline, cache, or anonymous runtime tasks.
Guides collaborative requirements discovery before implementation. Creates task directory, seeds PRD, asks high-value questions one at a time, researches technical choices, and converges on MVP scope. Use when requirements are unclear, there are multiple valid approaches, or the user describes a new feature or complex task.
Resume work on the current task. Loads the workflow Phase Index, figures out which phase/step to pick up at, then pulls the step-level detail via get_context.py --mode phase. Use when coming back to an in-progress task and you need to know what to do next.
Initializes an AI development session by reading workflow guides, developer identity, git status, active tasks, and project guidelines from .trellis/. Classifies incoming tasks and routes to brainstorm, direct edit, or task workflow. Use when beginning a new coding session, resuming work, starting a new task, or re-establishing project context.
| name | project-development-playbook |
| description | Use when implementing IdeaGo tasks that need branch, stack, and verification guidance. |
This legacy skill is a thin Trellis pointer.
Read these files before editing:
.trellis/spec/README.md.trellis/spec/shared/index.md.trellis/spec/backend/index.md for backend work.trellis/spec/frontend/index.md for frontend work.trellis/spec/shared/verification.md before completionKey branch rule: main must stay anonymous and personal-deployment friendly.
Do not add hosted auth, Supabase, Stripe, LinuxDo, profile, quota, admin, or
billing requirements unless the task explicitly targets both branches.