Agent Skillsrohitg00/pro-workflow › orchestrate

orchestrate

GitHub

指导多阶段特性开发流程,包含研究、规划、实现和审查。适用于复杂、跨文件或需架构决策的功能,通过置信度评估和质量门控确保交付质量。

skills/orchestrate/SKILL.md rohitg00/pro-workflow

Trigger Scenarios

构建涉及多个文件修改的复杂功能 需要架构决策或需求不明确的任务 涉及跨领域关注点(如认证、日志)的开发

Install

npx skills add rohitg00/pro-workflow --skill orchestrate -g -y
More Options

Use without installing

npx skills use rohitg00/pro-workflow@orchestrate

指定 Agent (Claude Code)

npx skills add rohitg00/pro-workflow --skill orchestrate -a claude-code -g -y

安装 repo 全部 skill

npx skills add rohitg00/pro-workflow --all -g -y

预览 repo 内 skill

npx skills add rohitg00/pro-workflow --list

SKILL.md

Frontmatter
{
    "name": "orchestrate",
    "description": "Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.",
    "user-invocable": true
}

Orchestrate - Multi-Phase Feature Development

Build features through structured phases with validation gates.

The Pattern

/develop <feature>
  │
  ├── Phase 1: Research (orchestrator agent)
  │   └── Score confidence → GO/HOLD
  │
  ├── Phase 2: Plan (orchestrator agent)
  │   └── Present plan → wait for approval
  │
  ├── Phase 3: Implement (orchestrator agent)
  │   └── Execute plan → quality gates
  │
  └── Phase 4: Review (reviewer agent)
      └── Code review → commit

Usage

When asked to build a feature:

  1. Start with research: Delegate to the orchestrator agent or scout agent to explore the codebase
  2. Wait for GO/HOLD: Don't proceed if confidence is below 70
  3. Present a plan: List all files to change, the approach, and risks
  4. Get approval: Never implement without explicit "proceed"
  5. Implement step by step: Quality gates every 5 edits
  6. Review before commit: Run the reviewer agent on changes

When to Use This

  • Feature touches >5 files
  • Architecture decisions needed
  • Requirements are unclear or complex
  • Cross-cutting concerns (auth, logging, error handling)
  • New patterns not yet established in the codebase

When NOT to Use This

  • Quick bug fixes (just fix it)
  • Single-file changes
  • Well-understood patterns (follow existing code)
  • Documentation-only changes

Agent Selection

Phase Agent Why
Research scout (background, worktree) Non-blocking exploration
Plan orchestrator (opus, memory) Deep reasoning, pattern recall
Implement orchestrator (opus, memory) Full tool access
Review reviewer (read + bash) Security and quality focus
Debug debugger (opus, memory) Systematic investigation

Integration with Pro-Workflow

  • Corrections during implementation trigger self-correction loop
  • Quality gates fire at checkpoints via hooks
  • Learnings are captured at the end of each phase
  • Session handoff works across phases

Version History

  • 7f7209d Current 2026-07-24 11:40

Same Skill Collection

skills/agent-teams/SKILL.md
skills/auto-setup/SKILL.md
skills/batch-orchestration/SKILL.md
skills/bug-capture/SKILL.md
skills/compact-guard/SKILL.md
skills/context-engineering/SKILL.md
skills/context-optimizer/SKILL.md
skills/cost-tracker/SKILL.md
skills/design-engineering/SKILL.md
skills/deslop/SKILL.md
skills/domain-modeling/SKILL.md
skills/file-watcher/SKILL.md
skills/improve-architecture/SKILL.md
skills/insights/SKILL.md
skills/learn-rule/SKILL.md
skills/llm-council/SKILL.md
skills/llm-gate/SKILL.md
skills/mcp-audit/SKILL.md
skills/parallel-worktrees/SKILL.md
skills/permission-tuner/SKILL.md
skills/plan-interrogate/SKILL.md
skills/replay-learnings/SKILL.md
skills/safe-mode/SKILL.md
skills/session-handoff/SKILL.md
skills/skill-router/SKILL.md
skills/smart-commit/SKILL.md
skills/sprint-status/SKILL.md
skills/tdd/SKILL.md
skills/thoroughness-scoring/SKILL.md
skills/token-efficiency/SKILL.md
skills/wiki-builder/SKILL.md
skills/wiki-query/SKILL.md
skills/wiki-research-loop/SKILL.md
skills/wiki-viewer/SKILL.md
skills/wrap-up/SKILL.md
skills/writing-guidelines/SKILL.md
skills/pro-workflow/SKILL.md
skills/skill-optimizer/SKILL.md
skills/survey-generator/SKILL.md

Metadata

Files
0
Version
7f7209d
Hash
9102a1f5
Indexed
2026-07-24 11:40

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-06 19:38
浙ICP备14020137号-1 $방문자$