spawn-coder
CommunityDelegate code writing to coder-agent.
AuthorZeliper
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures code changes are authored by coder-agent rather than the main agent, maintaining a clean separation of responsibilities and higher-quality output.
Core Features & Use Cases
- Delegated Coding: Spawn coder-agent for implementing new features or fixes.
- Context-Aware Work: Provide the task file path, Step, and codebase findings to guide implementation.
- Result Summary: Return a concise summary of changes and where they were applied.
Quick Start
When you need to implement work for TASK-001 Step 2, spawn coder-agent with the task file path and a description of the work. The coder-agent will respond with a completed set of changes and a summary.
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-coder Download link: https://github.com/Zeliper/z-coder/archive/main.zip#spawn-coder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.