skills/agents/SKILL.md
List all available agents (core + expert)
npx skillsauth add claude-world/director-mode-lite agentsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
List all agents available in Director Mode Lite.
Purpose: Code quality, security, best practices review. Triggers: "review", "check code", before commits
Purpose: Systematic debugging for errors. Triggers: Errors, test failures, "bug", "debug"
Purpose: Documentation creation and maintenance. Triggers: New features, "document", "README"
CLAUDE.md design patterns and best practices.
MCP configuration and troubleshooting.
Custom agent creation and configuration.
Custom skill/command creation.
Automation hooks and triggers.
"Use code-reviewer to check src/auth/"
"I need the debugger - tests are failing"
"Have doc-writer update the API docs"
---
name: my-agent
description: What this agent does
tools: Read, Grep, Glob, Bash
---
# Agent Name
## When to Activate
## Process
## Output Format
Save to .claude/agents/my-agent.md
development
Complete 5-step development workflow
tools
Test automation specialist for running tests and ensuring coverage
development
Test-Driven Development (TDD Red-Green-Refactor)
testing
Conventional Commits with quality checks