一键导入
orchestration-framework
Core orchestration framework for model-agnostic multi-agent workflows with handoff protocol, policy governance, and configuration schemas
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Core orchestration framework for model-agnostic multi-agent workflows with handoff protocol, policy governance, and configuration schemas
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Invoke a Panel of Experts review on any artifact — code, architecture, plans, repos, or documentation
Registry and index of all orchestration command skills
Aggregates session data from every project slug in ~/.claude/projects/ and surfaces systemic process patterns that appear in 3+ different projects, producing a prioritized finding list with project count, example evidence, and recommended fixes
Multi-persona expert panel framework for critical analysis, refinement, and creative insight
Automatically mines Claude session JSONL and EVOKORE session data to compute efficiency metrics and produce a structured retrospective report with specific narrative improvement recommendations
| name | orchestration-framework |
| description | Core orchestration framework for model-agnostic multi-agent workflows with handoff protocol, policy governance, and configuration schemas |
| category | Orchestration Framework |
| metadata | {"version":"1.0","source":"Agent33","tags":["orchestration","multi-agent","handoff","policy","governance"]} |
This index connects the core orchestration system, AEP workflow, and reusable governance assets. Migrated from the Agent33 orchestration protocol and adapted for EVOKORE-MCP.
All guidance is written to be model-neutral. If a task requires a specific tool or model, document it in TASKS.
| Skill | Description |
|---|---|
| handoff-protocol/ | Structured handoff protocol for multi-session orchestration |
| policy-pack-v1/ | Agent behavior policies, evidence requirements, and modular rules |
| schemas/ | JSON schemas for agents, workflows, and orchestrator configuration |
handoff-protocol/STATUS.md - Runtime assumptions and constraintshandoff-protocol/PLAN.md - Objectives and success criteriahandoff-protocol/TASKS.md - Task queue and statushandoff-protocol/DEFINITION_OF_DONE.md - Task completion checklisthandoff-protocol/REVIEW_CAPTURE.md - Review capture templatehandoff-protocol/REVIEW_CHECKLIST.md - Review checklist with risk triggershandoff-protocol/SESSION_WRAP.md - End-of-session wrap templatehandoff-protocol/PRIORITIES.md - Rolling horizon prioritieshandoff-protocol/SPEC_FIRST_CHECKLIST.md - Pre-implementation scope checklisthandoff-protocol/AUTONOMY_BUDGET.md - Per-task autonomy boundarieshandoff-protocol/HARNESS_INITIALIZER.md - Session initialization protocolhandoff-protocol/PROGRESS_LOG_FORMAT.md - Progress log format and rotationhandoff-protocol/EVIDENCE_CAPTURE.md - Evidence capture templatehandoff-protocol/DECISIONS.md - Architecture decision loghandoff-protocol/ESCALATION_PATHS.md - Escalation decision guidepolicy-pack-v1/AGENTS.md - Agent behavior principlespolicy-pack-v1/ORCHESTRATION.md - Handoff protocol standardpolicy-pack-v1/EVIDENCE.md - Evidence requirementspolicy-pack-v1/RISK_TRIGGERS.md - Review trigger conditionspolicy-pack-v1/ACCEPTANCE_CHECKS.md - Acceptance checks per change typepolicy-pack-v1/PROMOTION_GUIDE.md - Asset promotion rulespolicy-pack-v1/rules/README.md - Rules index and customization guidepolicy-pack-v1/rules/security.md - Security rulespolicy-pack-v1/rules/testing.md - Testing rulespolicy-pack-v1/rules/git-workflow.md - Git workflow rulespolicy-pack-v1/rules/coding-style.md - Coding style rulespolicy-pack-v1/rules/agents.md - Agent delegation rulespolicy-pack-v1/rules/patterns.md - Common patterns rulespolicy-pack-v1/rules/performance.md - Performance and efficiency rulesschemas/agent.schema.json - Agent definition schemaschemas/workflow.schema.json - Workflow definition schemaschemas/orchestrator.schema.json - Orchestrator configuration schemaThe Align-Execute-Prove (AEP) workflow is the core operating model:
SPEC_FIRST_CHECKLIST.mdPROGRESS_LOG_FORMAT.mdEVIDENCE_CAPTURE.mdhandoff-protocol/STATUS.md + handoff-protocol/PLAN.md + handoff-protocol/TASKS.md to load contextpolicy-pack-v1/RISK_TRIGGERS.md to understand review requirementshandoff-protocol/TASKS.md and follow the task templatehandoff-protocol/SPEC_FIRST_CHECKLIST.mdhandoff-protocol/EVIDENCE_CAPTURE.mdhandoff-protocol/SESSION_WRAP.md