Capture an idea or design exploration as a single beads concept
Capture an idea as a single bead labeled concept. This is the lightest unit of planning — one bead, no sub-tasks, no implementation plan. Just the idea crystallized.
Either:
Explore if needed. If the concept relates to existing code, read relevant files to ground the idea in reality. Keep exploration brief — this is thinking, not implementation planning.
Create one bead:
bd create \
--title="<concise concept title>" \
--type=task \
--priority=2 \
--labels=concept \
--description="<what the idea is and why it matters>" \
--design="<technical thinking, trade-offs, options considered>"
Report to user: Share the concept summary and bead ID. Keep it conversational — this is a thinking exercise, not a spec review.
concept. This is what distinguishes it from regular tasks.task, not epic. It becomes an epic later if promoted to blueprint.