track-manager

Manage Conductor tracks, phases, and tasks by enforcing the Evaluate-Loop workflow.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Geargrindadmin/gg-agentic-harness --skill track-manager-geargrindadmin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: track-manager
Source: https://github.com/Geargrindadmin/gg-agentic-harness/tree/main/.agent/skills/track-manager
Command: npx skills add https://github.com/Geargrindadmin/gg-agentic-harness --skill track-manager-geargrindadmin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of Conductor tracks, ensuring adherence to the Evaluate-Loop workflow for efficient and consistent progress tracking.

Core Features & Use Cases

  • Lifecycle Management: Manages track status, task completion, and phase transitions.
  • Workflow Enforcement: Enforces the PLAN → EVALUATE PLAN → EXECUTE → EVALUATE EXECUTION → COMPLETE/FIX cycle.
  • Use Case: When you need to update the status of a task within a Conductor track, mark it as complete, or transition to the next phase, this skill ensures all necessary steps and evaluations are performed.

Quick Start

Use the track-manager skill to mark the current task in the 'auth-001' track as completed.

Frequently Asked Questions about track-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage task completion and phase transitions in Conductor tracks?

Task completion and phase transitions in Conductor tracks are managed by enforcing the Evaluate-Loop workflow. This requires applying metadata protocols and task status markers to ensure operational integrity during updates.

What is the Evaluate-Loop workflow for track management?

The Evaluate-Loop workflow for track management is a cycle enforcing PLAN, EVALUATE PLAN, EXECUTE, EVALUATE EXECUTION, and COMPLETE or FIX phases. It ensures all necessary steps and evaluations are performed during track status updates.

How do I enforce pre and post-execution evaluations for Conductor tasks?

Pre and post-execution evaluations for Conductor tasks are enforced by adhering to the Evaluate-Loop workflow cycle. This process requires strict adherence to metadata protocols and task status markers for operational integrity.

Does track management require specific metadata protocols for task status updates?

Track management requires specific metadata protocols for task status updates to maintain operational integrity. Adhering to these protocols alongside task status markers ensures accurate phase transitions and workflow enforcement.

What are the limitations of manually updating Conductor track status without workflow enforcement?

Manually updating Conductor track status without workflow enforcement risks breaking operational integrity by skipping required evaluations. It bypasses the PLAN, EVALUATE, EXECUTE, and COMPLETE or FIX cycle needed for consistent progress tracking.