delegate-climpt-agent
CommunityDelegate Climpt tasks to sub-agents.
Authortettuan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill orchestrates delegation of Climpt commands by spawning independent sub-agents via the Claude Agent SDK. It analyzes a user's request, builds a search query and intent, then resolves options with an LLM before executing a selected Climpt command in a dedicated sub-agent.
Core Features & Use Cases
- Spawns independent sub-agents to execute Climpt commands when a request matches a Climpt action.
- Builds a structured query and detailed intent to guide option resolution.
- Handles option resolution through an LLM-based design and logs results for traceability.
- Creates a named sub-agent for each task to isolate prompts and execution.
- Provides robust error handling and summary generation for post-task review.
Quick Start
Trigger delegation by asking Climpt to perform a task that requires multiple steps, and let this Skill spawn a sub-agent to search, resolve options, and run the command.
Dependency Matrix
Required Modules
@anthropic-ai/claude-agent-sdk
Components
scripts
💻 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: delegate-climpt-agent Download link: https://github.com/tettuan/climpt/archive/main.zip#delegate-climpt-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.