trailhead
01Plugin Claude Code
Plugin marketplace listing 1 plugin: trailhead.
Plugin Claude Code
Plugin marketplace listing 1 plugin: trailhead.
Plugin Claude Code
Start and drive large projects as a map of tickets on GitHub Issues, resolving one at a time. Map-based onboarding + a discuss→plan→execute→verify engine with atomic commits, all on the Issues. Ships as a dispatcher plus cohesion-clustered skills over a shared core; depends on nothing beyond an authenticated gh CLI.
Agent
trailhead code-review subagent: adversarially reviews a ticket's diff and reports; never edits or commits.
Agent
trailhead codebase-map reader subagent: maps one non-overlapping facet of the repo. Read-only.
Agent
trailhead debug subagent: finds a defect's root cause by the scientific method.
Agent
trailhead execute subagent: implements an approved PLAN with atomic conventional commits (each carrying a Refs: # trailer).
Agent
trailhead fix subagent: implements a bug fix with atomic commits (each carrying a Refs: # trailer).
Agent
trailhead planning subagent: produces a build ticket's PLAN (steps, seams, files touched, verification criteria). Read-only, never implements.
Agent
trailhead research subagent: gathers a decision-ready fact from primary sources.
Agent
trailhead verify subagent: goal-backward check that a ticket's change delivers what it promised. Read-only, never edits or commits.
Command
Adopt an existing project: map the codebase once, then go lean.
Command
Capture a bug ticket (use --of for a regression).
Command
Guided menu setup, or get/set trailhead config.
Command
Show the repo dashboard: the pinned index of every open map, the whiteboard, and live counts.
Command
Run a standalone grilling session on a decision or topic.
Command
Capture an idea into the fog (Not yet specified).
Command
Triage issues opened by others and integrate the worthwhile ones into the map.
Command
Show the low-res map (destination, decisions, frontier, fog).
Command
Chart a new trailhead map from a loose idea.
Command
Invoke the trailhead skill for the note action: call the Skill tool with skill name trailhead-capture and arguments note $ARGUMENTS, then read the skill's references/capture.md and follow it: that file holds the full protocol for the capture verbs. Do not re-implement the behaviour here. The skill is the single source…
Command
Checkpoint the ticket in play so it can be resumed later.
Command
Work one ticket whole, off the map (whiteboard); grills only if needed, never splits.
Command
Resume a paused ticket from its checkpoint.
Command
Capture a seed: work gated on a future trigger.