orchestration planner
✓Plan multi-step workflows using capability graph and Codex-powered goal decomposition with HTN-style hierarchical task planning.
Installation
SKILL.md
Plan multi-step workflows using capability graph and Codex-powered goal decomposition
Takes high-level goals and decomposes them into executable workflows using the capability graph. Uses Codex to understand goal semantics, find matching capabilities, validate preconditions, and generate Hierarchical Task Network (HTN) plans with alternatives and scoring.
Queries the capability graph to find matching capabilities and relationships.
Plan multi-step workflows using capability graph and Codex-powered goal decomposition with HTN-style hierarchical task planning. Source: daffy0208/ai-dev-standards.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/daffy0208/ai-dev-standards --skill orchestration planner- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is orchestration planner?
Plan multi-step workflows using capability graph and Codex-powered goal decomposition with HTN-style hierarchical task planning. Source: daffy0208/ai-dev-standards.
How do I install orchestration planner?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/daffy0208/ai-dev-standards --skill orchestration planner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/daffy0208/ai-dev-standards
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01