conductor-status

Featured

Display project status, active tracks, and next actions

AI & Automation 39,350 stars 6386 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Conductor Status Display the current status of the Conductor project, including overall progress, active tracks, and next actions. ## Use this skill when - Working on conductor status tasks or workflows - Needing guidance, best practices, or checklists for conductor status ## Do not use this skill when - The task is unrelated to conductor status - You need a different domain or tool outside this scope ## Instructions - Clarify goals, constraints, and required inputs. - Apply relevant best practices and validate outcomes. - Provide actionable steps and verification. - If detailed examples are required, open `resources/implementation-playbook.md`. ## Pre-flight Checks 1. Verify Conductor is initialized: - Check `conductor/product.md` exists - Check `conductor/tracks.md` exists - If missing: Display error and suggest running `/conductor:setup` first 2. Check for any tracks: - Read `conductor/tracks.md` - If no tracks registered: Display setup complete message with suggestion to create first track ## Data Collection ### 1. Project Information Read `conductor/product.md` and extract: - Project name - Project description ### 2. Tracks Overview Read `conductor/tracks.md` and parse: - Total tracks count - Completed tracks (marked `[x]`) - In-progress tracks (marked `[~]`) - Pending tracks (marked `[ ]`) ### 3. Detailed Track Analysis For each track in `conductor/tracks/`: Read `conductor/tracks/{trackId}/plan.md`: - Count total tasks (lines match...

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category