PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing block-gh-watch.sh and block-interactive-cmds.sh (2 commands). From gastownhall/beads.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing block-gh-watch.sh and block-interactive-cmds.sh (2 commands). From gastownhall/beads.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Plugin Claude Code
Local marketplace for beads plugin development.
Skill Claude CodeCodex
Project conventions for writing, editing, restructuring, or reviewing the beads user documentation — the Mintlify site under docs/. Use this whenever you touch anything in docs/ (pages, concept docs, reference, integration guides, recovery runbooks, diagrams, docs.json navigation) or write/edit prose about beads, even…
Instructions file GitHub Copilot
Copilot instructions for gastownhall/beads, covering github copilot instructions for beads, project overview, tech stack, coding guidelines and testing.
Instructions file CodexOpenCode
AGENTS.md instructions for gastownhall/beads, covering agent instructions, key sections, project scope, pr safety for agents and visual design anti-patterns.
Instructions file
Claude Code instructions for gastownhall/beads, covering claude code entry point for beads, read first and current ground rules.
Command
Convert a Claude Code plan file into beads epic + tasks for cross-session tracking.
Skill Claude CodeCodex
Use when working in a repository that uses bd or Beads for durable project task tracking, issue dependencies, blocker management, multi-session handoff, or shared work memory. Trigger when the user asks to find ready work, claim or close tasks, create follow-up work, inspect blockers, recover project context, or…
Plugin Claude Code
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Hook
Runs when a session starts on startup, resume and clear, running bd codex-hook SessionStart. From gastownhall/beads.
Hook
Runs before the context is compacted for manual and auto tool calls, running bd codex-hook PreCompact. From gastownhall/beads.
Hook
Runs after the context is compacted for manual and auto tool calls, running bd codex-hook PostCompact. From gastownhall/beads.
Hook
Runs when you submit a prompt, before the agent sees it, running bd codex-hook UserPromptSubmit. From gastownhall/beads.
Agent
Autonomous agent that finds and completes ready tasks.
Command
Log and label agent interactions (append-only JSONL).
Command
Show all issues that are blocked by dependencies.
Command
Close a beads issue that's been completed.
Command
View or manage comments on an issue.
Command
Compact old closed issues using semantic summarization.
Command
Create a new issue interactively.
Command
Record, list, and manage project decisions with rationale tracking.
Command
Delete issues and clean up references.
Command
Manage dependencies between issues.