claude-worldclaude-worldOfficial·32 Agent Skills Included

director-mode-lite

Coordinate coding work across Claude, Codex, and Grok

Coordinates software development across Claude Code, Codex CLI, and Grok Build with shared guidance, reusable skills, and adapted agents. Moves unfinished tasks between coding assistants through portable handoff packets, eliminating lost context and repeated explanations. Includes planning, test-driven development, code review, debugging, and validation workflows to ship verified code faster.
npx skills add claude-world/director-mode-lite --all -g -y

All Skills in This Repository (32)

Pure Emerald Level Indicators
📦 In Repo
claude-worldclaude-world

changelog-observer

Append structured session activity entries to markdown changelogs.

Official
Basic
📦 In Repo
claude-worldclaude-world

hooks-check

Validate hooks configurations and scripts in .claude/settings.json for AI automation workflows.

Official
Basic
📦 In Repo
claude-worldclaude-world

claude-md-check

Validate CLAUDE.md files for required sections and formatting standards.

Official
Basic
📦 In Repo
claude-worldclaude-world

doc-writer

Create and update markdown technical documentation for software projects.

Official
Intermediate
📦 In Repo
claude-worldclaude-world

changelog

Automate collection of code changes, test results, and commit history via Git hooks.

Official
Intermediate
📦 In Repo
claude-worldclaude-world

test-first

Guide test-driven development cycles from failing tests to refactoring.

Official
Intermediate
📦 In Repo
claude-worldclaude-world

skill-template

Generate new AI skills from customizable templates for workflows and automation.

Official
Basic
📦 In Repo
claude-worldclaude-world

plan

Analyze requirements, decompose tasks, and establish dependencies for project plans.

Official
Intermediate
📦 In Repo
claude-worldclaude-world

mcp-check

Validate MCP configuration files for correctness, completeness, and security.

Official
Intermediate
📦 In Repo
claude-worldclaude-world

claude-md-template

Generate CLAUDE.md templates from detected project dependencies and configurations.

Official
Basic
📦 In Repo
claude-worldclaude-world

handoff-gemini

Delegate large document analysis and research tasks to Gemini CLI.

Official
Intermediate
📦 In Repo
claude-worldclaude-world

focus-problem

Deploys Explore agents to analyze codebases and identify core issues.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Director Mode Lite?â–¼

Run `npx skills add claude-world/director-mode-lite --all -g -y` in your terminal to install all skills globally.

How to continue work between Claude, Codex, and Grok?â–¼

Use the session-relay skill to create a portable handoff packet with the goal, decisions, and Git state, then let the receiving CLI start a fresh session from it.

Does Director Mode change my CLI permissions?â–¼

No. It adds no permission gates, deny rules, or forced workflows, so each CLI keeps its native controls and your preferred trust settings.

What workflows are included in Director Mode Lite?â–¼

It ships 35 skills covering planning, test-driven development, code review, debugging, documentation, smart commits, and project health audits.

Can I use it without deep technical knowledge?â–¼

Yes. You describe the outcome in plain English and the skills guide the coding assistant through planning, testing, and verification automatically.

Related Repositories in Software Engineering

View All in Software Engineering→