claude-world

76 mods across 8 repositories, 764 stars between them.

agents

25

claude-world/director-mode-lite

Skill Claude CodeCodex

List all available agents (core, expert, self-evolving). Use when the user asks what agents are available or runs /agents.

81 1mo ago A 29 tokens original MIT

auto-loop

26

claude-world/director-mode-lite

Skill Claude CodeCodex

TDD-based autonomous development loop with checkpoint recovery and observability changelog.

81 1mo ago A 17 tokens original MIT

check-environment

28

claude-world/director-mode-lite

Skill Claude CodeCodex

Verify Claude, Codex, and Grok availability plus Director guidance, relay, agents, and skills. Audit optional hooks only when selected. Use after installation or when a native surface misbehaves.

81 1mo ago A 44 tokens original MIT

code-reviewer

31

claude-world/director-mode-lite

Skill Claude CodeCodex

Code review knowledge base: quality, security (OWASP Top 10), error-handling, performance, and test-coverage checklists with severity-ranked output format. Use when reviewing code changes, PRs, or before commits. Loaded automatically by the code-reviewer agent.

81 1mo ago A 59 tokens original MIT

debugger

32

claude-world/director-mode-lite

Skill Claude CodeCodex

Systematic debugging method: 5-step root-cause analysis (capture, isolate, hypothesize, investigate, fix & verify) plus common bug-pattern reference. Use when errors, exceptions, test failures, or unexpected behavior appear. Loaded automatically by the debugger agent.

81 1mo ago A 56 tokens original MIT

director-mode

33

claude-world/director-mode-lite

Skill Claude CodeCodex

Direct substantial repository work across Claude Code, Codex CLI, or Grok Build with a concise brief, parallel agents, evidence-based completion, and optional cross-CLI continuation. Use for project onboarding, multi-step implementation, agent coordination, verification planning, low-interruption setup, or deciding…

81 1mo ago A 79 tokens original MIT

doc-writer

34

claude-world/director-mode-lite

Skill Claude CodeCodex

Documentation templates and standards: README structure, API reference format, changelog (Keep a Changelog), and comment guidelines. Use when creating or updating documentation. Loaded automatically by the doc-writer agent.

81 1mo ago A 44 tokens original MIT

focus-problem

37

claude-world/director-mode-lite

Skill Claude CodeCodex

Deeply scope a problem before coding: parallel Explore agents map related files, similar implementations, and test patterns, producing a problem definition, boundaries, and minimal implementation plan. Use when planning a feature, investigating a bug, or entering an unfamiliar codebase area.

81 1mo ago A 56 tokens original MIT

getting-started

38

claude-world/director-mode-lite

Skill Claude CodeCodex

Guided five-minute onboarding for Director Mode Lite across Claude Code, Codex CLI, and Grok Build. Use after installation or when choosing a first workflow.

81 1mo ago A 36 tokens original MIT

handoff-claude

39

claude-world/director-mode-lite

Skill Claude CodeCodex

Continue a task in Claude Code through a portable Director handoff packet. Use when work started in Codex CLI or Grok Build should move to Claude, or when a fresh Claude session needs the current decisions and verification evidence.

81 1mo ago A 51 tokens original MIT

handoff-codex

40

claude-world/director-mode-lite

Skill Claude CodeCodex

Continue a task in OpenAI Codex CLI through a portable Director handoff packet. Use when the user asks Codex to take over, wants an independent Codex implementation or review, or needs to preserve decisions and verification while changing CLIs.

81 1mo ago A 55 tokens original MIT

handoff-gemini

41

claude-world/director-mode-lite

Skill Claude CodeCodex

Delegate long-context analysis, research, and large-document summarization to Google Gemini CLI (1M-token context) via non-interactive gemini -p, preserving Claude context. Use when the user says 'use gemini'/'hand off to gemini' or a task needs 100K+ tokens of context.

81 1mo ago A 71 tokens original MIT

handoff-grok

42

claude-world/director-mode-lite

Skill Claude CodeCodex

Continue a task in xAI Grok Build using the shared Director handoff packet. Use when the user says to use Grok, requests a Grok review, or wants Grok Build to take over work started in Claude Code or Codex CLI.

81 1mo ago A 56 tokens original MIT

hook-template

43

claude-world/director-mode-lite

Skill Claude CodeCodex

Generate hook script from template. Use when adding a new hook, wiring a PreToolUse/PostToolUse/Stop/Notification hook, or scaffolding hook config for settings.json.

81 1mo ago A 39 tokens original MIT

hooks-check

44

claude-world/director-mode-lite

Skill Claude CodeCodex

Validate hooks configuration and scripts. Use after adding or editing hooks in settings.json, before committing hook changes, or when a hook fails to fire.

81 1mo ago A 32 tokens original MIT

interop-router

45

claude-world/director-mode-lite

Skill Claude CodeCodex

Suggest whether Claude Code, Codex CLI, or Grok Build is a useful next collaborator, without launching a CLI or changing controls. Use when comparing the three CLIs, planning a handoff, or deciding whether an independent implementation or review would help.

81 1mo ago A 54 tokens original MIT

mcp-check

46

claude-world/director-mode-lite

Skill Claude CodeCodex

Validate MCP configuration and suggest improvements. Use when MCP servers fail to load, after editing .mcp.json, or when the user runs /mcp-check.

81 1mo ago A 36 tokens original MIT

plan

47

claude-world/director-mode-lite

Skill Claude CodeCodex

Break a complex task into an ordered, dependency-aware task list with estimates and verification steps. Use when a request spans multiple components or days, before starting large features, or when the user runs /plan.

81 1mo ago A 43 tokens original MIT

claude-world/director-mode-lite

Skill Claude CodeCodex

Audit project health across 7 dimensions (documentation, test coverage, security, code quality, dependencies, database, build/deploy) producing a scored report with prioritized fixes. Use for periodic checkups, before releases, or when the user runs /project-health-check.

81 1mo ago A 57 tokens original MIT