ワンクリックで
beads
Beads task tracker integration for SDP workflows.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Beads task tracker integration for SDP workflows.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Quality bug fixes (P1/P2). Full TDD cycle, branch from master via feature/, no production deploy.
Execute ONE executable leaf workstream with TDD, guard enforcement, and ws-verdict output
Deployment orchestration. Creates PR to master (after @oneshot) or merges for release.
System design with progressive disclosure, produces workstream files
Feature planning orchestrator (discovery -> idea -> ux -> design -> workstream tree)
Emergency P0 fixes. Fast-track production deployment with minimal changes. Branch from master, immediate deploy.
| name | beads |
| description | Beads task tracker integration for SDP workflows. |
Beads integration for SDP. Mapping: .beads-sdp-mapping.jsonl (sdp_id → beads_id).
| Action | Command |
|---|---|
| Ready tasks | bd ready |
| Show task | bd show <id> |
| Update status | bd update <id> --status completed |
| Create | bd create --title="..." --type=task |
| Dependencies | bd dep add <task> <depends-on> |
| Sync | bd sync |
bd ready before WS, bd update afterbd create for new WS, bd dep add for dependencies.beads-sdp-mapping.jsonl links WS ID to beads IDbd ready, bd show, bd update, bd close, bd sync