Skip to content
Automation
Skill

/issue-tracking

Track beads as git-backed issues with persistent attribution, supporting Gas Town's bead lifecycle and convoy progress monitoring.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill issue-tracking --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/issue-tracking

Context preview

The summary Claude sees to decide when to auto-load this skill.

Track beads as git-backed issues with persistent attribution, supporting Gas Town's bead lifecycle and convoy progress monitoring.

SKILL.md

issue-tracking.SKILL.md
name: issue-tracking
description: Track beads as git-backed issues with persistent attribution, supporting Gas Town's bead lifecycle and convoy progress monitoring.
allowed-tools: Read, Write, Edit, Bash, Grep, Glob, WebFetch, WebSearch, Agent, AskUserQuestion
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]
  • Tracking bead progress and status
  • Managing bead dependencies
  • Collecting attribution data for agent evaluation

Bead Lifecycle

1. **Created**: Bead defined with scope and acceptance criteria 2. **Assigned**: Bead placed on agent's hook 3. **In Progress**: Agent actively working (GUPP enforced) 4. **Review**: Work complete, awaiting merge review 5. **Done**: Merged and verified (`gt done`) 6. **Destroyed**: Wisps only - cleaned up after landing

Attribution

All work carries persistent attribution:

  • Which agent completed the bead
  • Time taken and quality score
  • Used for A/B testing agent configurations
  • Feeds into agent evaluation and scoring

Tool Use

Used within convoy management and orchestrator processes.

Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.