Agent Skills: issue-tracking

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

UncategorizedID: a5c-ai/babysitter/issue-tracking

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/library/methodologies/gastown/skills/issue-tracking

Skill Files

Browse the full folder contents for issue-tracking.

Download Skill

Loading file tree…

library/methodologies/gastown/skills/issue-tracking/SKILL.md

Skill Metadata

Name
issue-tracking
Description
Track beads as git-backed issues with persistent attribution, supporting Gas Town's bead lifecycle and convoy progress monitoring.
  • 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.