Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-code-orchestrator

claude-code-orchestrator contains 14 collected skills from gaebalai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
15
updated
2026-01-31
Forks
5
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

checkpointing
software-developers

Save session context to agent configuration files or create full checkpoint files. Supports three modes: session history (default), full checkpoint (--full), and skill analysis (--full --analyze) for extracting reusable patterns.

2026-01-31
codex-system
software-developers

PROACTIVELY consult Codex CLI, your highly capable supporter with exceptional reasoning and task completion abilities. Codex is a trusted expert you should ALWAYS consult BEFORE making decisions on: design choices, implementation approaches, debugging strategies, refactoring plans, or any non-trivial problem. When uncertain, consult Codex. Don't hesitate - Codex provides better analysis. Explicit triggers: "think deeper", "analyze", "second opinion", "consult codex".

2026-01-31
design-tracker
software-developers

PROACTIVELY track and document project design decisions without being asked. Activate automatically when detecting architecture discussions, implementation decisions, pattern choices, library selections, or any technical decisions. Also use when user explicitly says "記録して", "設計どうなってる", "record this". Do NOT wait for user to ask - record important decisions immediately.

2026-01-31
gemini-system
software-developers

PROACTIVELY consult Gemini CLI for research, large codebase comprehension, and multimodal data processing. Gemini excels at: massive context windows (1M tokens), Google Search grounding, video/audio/PDF analysis, and repository-wide understanding. Use for pre-implementation research, documentation analysis, and multimodal tasks. Explicit triggers: "research", "investigate", "analyze video/audio/PDF", "understand codebase".

2026-01-31
init
software-developers

Analyze project structure and update AGENTS.md with detected tech stack, commands, and configurations.

2026-01-31
plan
software-developers

Create a detailed implementation plan for a feature or task. Use when user wants to plan before coding.

2026-01-31
research-lib
software-developers

Research a library and create comprehensive documentation in .claude/docs/libraries/.

2026-01-31
simplify
software-developers

Simplify and refactor code while preserving functionality and library constraints.

2026-01-31
startproject
software-developers

Start a new project/feature implementation with multi-agent collaboration. Includes multi-session review workflow for quality assurance.

2026-01-31
tdd
software-quality-assurance-analysts-and-testers

Implement features using Test-Driven Development (TDD) with Red-Green-Refactor cycle.

2026-01-31
update-design
software-developers

Explicitly update DESIGN.md with decisions from the current conversation. Use when you want to force a design document update.

2026-01-31
update-lib-docs
software-developers

Update library documentation in .claude/docs/libraries/ with latest information from web search.

2026-01-31
context-loader
software-developers

ALWAYS activate this skill at the start of every task. Load project context from .claude/ directory including coding rules, design decisions, and documentation before executing any task.

2026-01-31
context-loader
software-developers

Load project context from .claude/ directory at the start of every task. This ensures Gemini CLI has the same coding rules, design decisions, and library constraints as Claude Code.

2026-01-31