conductor-implement

Execute tasks from a track's implementation plan following TDD workflow

Content Preview
---
name: conductor-implement
description: "Execute tasks from a track's implementation plan following TDD workflow"
risk: unknown
source: community
date_added: "2026-02-27"
---

# Implement Track

Execute tasks from a track's implementation plan, following the workflow rules defined in `conductor/workflow.md`.

## Use this skill when

- Working on implement track tasks or workflows
- Needing guidance, best practices, or checklists for implement track

## Do not use this skill when

- The task i
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/conductor-implement.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/conductor-implement/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/conductor-implement/SKILL.md

Related Skills