Files
Seth Hobson 1408671cb7 fix(conductor): move plugin to plugins/ directory for proper discovery
Conductor plugin was at root level instead of plugins/ directory,
causing slash commands to not be recognized by Claude Code.
2026-01-15 20:34:57 -05:00

3.1 KiB

Conductor Hub

Project: {{PROJECT_NAME}}

Central navigation for all Conductor artifacts and development tracks.

Core Documents

Document Description Status
Product Vision Product overview and goals {{STATUS}}
Product Guidelines Voice, tone, and standards {{STATUS}}
Tech Stack Technology decisions {{STATUS}}
Workflow Development process {{STATUS}}

Track Management

Document Description
Track Registry All development tracks
Active Tracks Currently in progress

Style Guides

Guide Language/Domain
General Universal principles
TypeScript TypeScript conventions
JavaScript JavaScript best practices
Python Python standards
Go Go idioms
C# C# conventions
Dart Dart/Flutter patterns
HTML/CSS Web standards

Active Tracks

Track Status Priority Spec Plan
{{TRACK_NAME}} {{STATUS}} {{PRIORITY}} spec plan

Recent Activity

Date Track Action
{{DATE}} {{TRACK}} {{ACTION}}

Project Status

Current Phase: {{CURRENT_PHASE}} Overall Progress: {{PROGRESS_PERCENTAGE}}%

Milestone Tracker

Milestone Target Date Status
{{MILESTONE_1}} {{DATE_1}} {{STATUS_1}}
{{MILESTONE_2}} {{DATE_2}} {{STATUS_2}}
{{MILESTONE_3}} {{DATE_3}} {{STATUS_3}}

Getting Started

  1. Review Product Vision for project context
  2. Check Tech Stack for technology decisions
  3. Read Workflow for development process
  4. Find your track in Track Registry
  5. Follow track spec and plan

Commands Reference

# Setup
{{SETUP_COMMAND}}

# Development
{{DEV_COMMAND}}

# Testing
{{TEST_COMMAND}}

# Build
{{BUILD_COMMAND}}

Last Updated: {{LAST_UPDATED}} Maintained By: {{MAINTAINER}}