spawn-decision
CommunityAutomate tough decisions with a decision-agent.
AuthorZeliper
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides when and how to use the decision-agent to handle complex judgments, reducing manual orchestration and unnecessary /orchestrate calls, which saves time and lowers costs.
Core Features & Use Cases
- Trigger awareness: Automatically decide when to invoke the decision-agent (new task starts, plan mode needed, or recurring errors).
- Cost-conscious orchestration: Minimize Opus/agent calls to keep costs predictable.
- Workflows & architecture: Defines when to spawn the decision-agent and how results are summarized for execution.
Quick Start
When you receive a complex user request, call the Task tool with subagent_type set to "decision-agent" and provide the contextual inputs. After the decision-agent completes, summarize the recommended plan and proceed accordingly.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: spawn-decision Download link: https://github.com/Zeliper/z-coder/archive/main.zip#spawn-decision Please download this .zip file, extract it, and install it in the .claude/skills/ directory.