getting-started
Installation
SKILL.md
Getting Started with Director Mode
Welcome! This guide walks you through your first 5 minutes with Director Mode Lite.
Step 1: Verify Installation
Run a quick check:
ls .claude/skills/ | wc -l # Should show 31+
ls .claude/agents/ | wc -l # Should show 14
ls .claude/hooks/ | wc -l # Should show 5+
If any are missing, re-run the install script.
Related skills
More from claude-world/director-mode-lite
skills
List all available skills (core + custom)
1doc-writer
Documentation specialist for README, API docs, and code comments
1agents
List all available agents (core + expert)
1debugger
Debugging specialist for root cause analysis and problem resolution
1plan
Create detailed execution plan with task breakdown
1test-runner
Test automation specialist for running tests and ensuring coverage
1