์Šคํ‚ฌ using-beads-bv
๐Ÿ“ฆ

using-beads-bv

์•ˆ์ „ โš™๏ธ ์™ธ๋ถ€ ๋ช…๋ น์–ด๐ŸŒ ๋„คํŠธ์›Œํฌ ์ ‘๊ทผ๐Ÿ“ ํŒŒ์ผ ์‹œ์Šคํ…œ ์•ก์„ธ์Šค

Coordinate dependency-aware task planning

Manage complex multi-agent workflows with dependency tracking. Beads provides a lightweight issue database where bd CLI handles task management and bv delivers graph metrics for execution planning with deterministic robot flags.

์ง€์›: Claude Codex Code(CC)
๐Ÿ“Š 69 ์ ์ ˆํ•จ
1

์Šคํ‚ฌ ZIP ๋‹ค์šด๋กœ๋“œ

2

Claude์—์„œ ์—…๋กœ๋“œ

์„ค์ • โ†’ ๊ธฐ๋Šฅ โ†’ ์Šคํ‚ฌ โ†’ ์Šคํ‚ฌ ์—…๋กœ๋“œ๋กœ ์ด๋™

3

ํ† ๊ธ€์„ ์ผœ๊ณ  ์‚ฌ์šฉ ์‹œ์ž‘

ํ…Œ์ŠคํŠธํ•ด ๋ณด๊ธฐ

"using-beads-bv" ์‚ฌ์šฉ ์ค‘์ž…๋‹ˆ๋‹ค. Show me all issues ready to work

์˜ˆ์ƒ ๊ฒฐ๊ณผ:

  • Ready issues (no blockers):
  • โ€ข agent-relay-456 - Implement auth middleware (P1)
  • โ€ข agent-relay-458 - Add rate limiting (P2)
  • โ€ข agent-relay-459 - Write integration tests (P2)
  • ย 
  • These items can be worked on immediately.

"using-beads-bv" ์‚ฌ์šฉ ์ค‘์ž…๋‹ˆ๋‹ค. What should I work on first based on priorities

์˜ˆ์ƒ ๊ฒฐ๊ณผ:

  • Priority order for current session:
  • 1. bd-123 (P0) - Database migration blocker
  • 2. bd-124 (P0) - API security fix
  • 3. bd-125 (P1) - Performance optimization
  • ย 
  • P0 items are blocking other work.

๋ณด์•ˆ ๊ฐ์‚ฌ

์•ˆ์ „
v5 โ€ข 1/16/2026

Pure documentation skill containing only markdown guidance for using beads/bv CLI tools. No executable code, no network calls, no file system access, no command execution. All 61 static findings are false positives from misinterpreting markdown command examples as executable backtick syntax.

2
์Šค์บ”๋œ ํŒŒ์ผ
300
๋ถ„์„๋œ ์ค„ ์ˆ˜
3
๋ฐœ๊ฒฌ ์‚ฌํ•ญ
5
์ด ๊ฐ์‚ฌ ์ˆ˜

ํ’ˆ์งˆ ์ ์ˆ˜

38
์•„ํ‚คํ…์ฒ˜
100
์œ ์ง€๋ณด์ˆ˜์„ฑ
85
์ฝ˜ํ…์ธ 
21
์ปค๋ฎค๋‹ˆํ‹ฐ
100
๋ณด์•ˆ
91
์‚ฌ์–‘ ์ค€์ˆ˜

๋งŒ๋“ค ์ˆ˜ ์žˆ๋Š” ๊ฒƒ

Coordinate agent task dependencies

Plan and track work across multiple AI agents with clear dependency chains and parallel execution paths

Manage sprint execution metrics

Use bv graph insights to identify critical path items and optimize team workflow sequencing

Track priority work allocation

Apply P0-P4 numeric priorities and visualize what work items unblock other deliverables

์ด ํ”„๋กฌํ”„ํŠธ๋ฅผ ์‚ฌ์šฉํ•ด ๋ณด์„ธ์š”

Find ready work
Show me all issues ready to work using beads
Get execution plan
Generate an execution plan for the current sprint using bv
Create dependent tasks
Create a new issue for feature X and another for its tests, then make the tests depend on the feature
View graph insights
Show me the project graph metrics including critical path and any cycles

๋ชจ๋ฒ” ์‚ฌ๋ก€

  • Always use `--robot-*` flags with bv to avoid blocking TUI sessions
  • Use P0-P4 numeric priorities instead of high/medium/low labels
  • Include beads issue IDs (e.g., bd-123) in all commit messages for traceability
  • Run `bd sync` before ending any session to commit changes

ํ”ผํ•˜๊ธฐ

  • Using bv without robot flags and getting stuck in interactive TUI
  • Managing tasks in markdown files instead of beads database
  • Missing issue IDs in commit messages breaks traceability
  • Using high/medium/low priority labels instead of P0-P4 format

์ž์ฃผ ๋ฌป๋Š” ์งˆ๋ฌธ

What are the P0-P4 priority levels?
P0 blocks everything (critical), P1 needs immediate attention, P2 is standard work, P3 is nice to have, P4 is future backlog.
How do I avoid blocking in bv?
Always use `--robot-*` flags: `--robot-plan`, `--robot-insights`, `--robot-priority`, or `--robot-help`.
Can I use this for single-agent tasks?
No. Use TodoWrite for simple single-session tasks. Beads is designed for multi-agent coordination with dependencies.
How do I create dependent issues?
Create both issues with `bd create`, then link them with `bd dep add <depends-on-id> <issue-id>`.
What data does this skill access?
This is a documentation-only skill. It describes how to use beads/bv CLI tools which access your local beads database.
How is this different from TodoWrite?
TodoWrite is for personal task tracking. Beads is for shared, dependency-aware task management across multiple agents and sessions.

๊ฐœ๋ฐœ์ž ์„ธ๋ถ€ ์ •๋ณด

์ž‘์„ฑ์ž

AgentWorkforce

๋ผ์ด์„ ์Šค

MIT

์ฐธ์กฐ

main

ํŒŒ์ผ ๊ตฌ์กฐ

๐Ÿ“„ SKILL.md