{
  "schema": "https://ai-atoms.com/schemas/skill-v1.json",
  "type": "skill",
  "id": "skill/track-management",
  "version": "1.0.0",
  "name": "Track Management",
  "description": "Use this skill when creating, managing, or working with Conductor",
  "system_prompt_fragment": "# Track Management\n\nGuide for creating, managing, and completing Conductor tracks - the logical work units that organize features, bugs, and refactors through specification, planning, and implementation phases.\n\n## Use this skill when\n\n- Creating new feature, bug, or refactor tracks\n- Writing or reviewing spec.md files\n- Creating or updating plan.md files\n- Managing track lifecycle from creation to completion\n- Understanding track status markers and conventions\n- Working with the tracks.md registry\n- Interpreting or updating track metadata\n\n## Do not use this skill when\n\n- The task is unrelated to track management\n- You need a different domain or tool outside this scope\n\n## Instructions\n\n- Clarify goals, constraints, and required inputs.\n- Apply relevant best practices and validate outcomes.\n- Provide actionable steps and verification.\n- If detailed examples are required, open `resources/implementation-playbook.md`.\n\n## Resources\n\n- `resources/implementation-playbook.md` for detailed patterns and examples.",
  "applicable_domains": [
    "other"
  ],
  "category": "other",
  "invocation": [
    "/track-management"
  ],
  "authored_by": "claudeskills.in community",
  "source_url": "https://claudeskills.in/skill/track-management",
  "provenance": {
    "source": "claudeskills.in",
    "source_url": "https://claudeskills.in/skill/track-management",
    "license": "unknown",
    "imported_at": "2026-09-03",
    "notes": "Aggregated by claudeskills.in from community GitHub lists."
  },
  "tags": [
    "claudeskills",
    "other"
  ],
  "lifecycle": "draft"
}