Skip to main content

claude-world/director-mode-lite

SkillsMP 已收集 claude-world/director-mode-lite 中的 36 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
36
GitHub 星标
81
GitHub Forks
11

已展示 36 / 36 个已收集 Skill。

职业分类
其他计算机职业
描述

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,…

原文语言:英语

更新
职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Continue real repository work between Claude Code, Codex CLI, and Grok Build with a privacy-bounded, drift-aware handoff packet. Use for cross-vendor takeover, context-limit checkpoints, multi-hop Claude→Codex→Grok relays, or receiving an existing Director…

原文语言:英语

更新
职业分类
其他计算机职业
描述

View and manage the runtime changelog for observability

原文语言:英语

更新
职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Set up concise, guidance-first Claude/Codex/Grok project context after inspecting the repository. Use on first setup, after cloning, or when the user runs /project-init.

原文语言:英语

更新
职业分类
其他计算机职业
描述

List all available skills grouped by category. Use when the user asks what skills are available or runs /skills.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Self-Evolving Development Loop - Dynamic skill generation with learning and evolution

原文语言:英语

更新
职业分类
软件开发工程师
描述

View Self-Evolving Loop session status, history, and memory metrics

原文语言:英语

更新
职业分类
软件开发工程师
描述

Validate custom agent file format and structure. Use after creating or editing an agent, before committing agent changes, or when an agent fails to load.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate custom agent from template. Use when creating a new subagent from scratch, or scaffolding an agent file with correct frontmatter.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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+…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
项目管理专家
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Validate skill/command file format and structure. Use after creating or editing a skill, before committing skill changes, or when a skill fails to load or trigger.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate custom skill/command from template. Use when creating a new skill or slash command from scratch, or scaffolding a skill file with correct frontmatter.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create clean Conventional Commits: inspect the diff, group related changes, run quality checks, and write type(scope) messages. Use when committing work, or when the user runs /smart-commit or asks to commit changes.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Drive one feature through a strict TDD Red-Green-Refactor cycle with checklists for each phase. Use when implementing new functionality test-first, or when the user runs /test-first.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Test execution reference: framework detection (pytest/jest/vitest/go/cargo/junit) and correct run/coverage commands, plus failure-analysis steps. Use when running tests, analyzing test failures, or verifying coverage after code changes.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run the complete 5-step development workflow: focus problem → prevent over-development → test-first (TDD) → document → smart commit. Use when starting a new feature, or when the user runs /workflow or asks for the full development flow.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Track development session events in a daily markdown changelog, including file changes, test results, and key decisions.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Validate CLAUDE.md structure and completeness

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate CLAUDE.md template for current project

原文语言:英语

更新
已展示 36 / 36 个已收集 Skill。