Agent
trailhead code-review subagent: adversarially reviews a ticket's diff and reports; never edits or commits.
Chart a project from a loose idea, then navigate it ticket by ticket on GitHub Issues.
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.