task-init
CommunityAutomate complete task scaffolding.
Authorcowwoc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill initializes a full task structure with state tracking, dedicated worktrees, and multi-agent branches, reducing setup errors and ensuring protocol compliance.
Core Features & Use Cases
- Task scaffolding: Creates task.json, task.md, code/ and agents/ directories per task.
- Branch provisioning: Creates main and per-agent branches for isolation.
- Ownership tracking: Embeds a session_id to prevent cross-instance conflicts.
Quick Start
TASK_NAME="implement-formatter-api" SESSION_ID="your-session-id-from-startup" /workspace/main/.claude/scripts/task-init.sh "$TASK_NAME" "" "$SESSION_ID"
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: task-init Download link: https://github.com/cowwoc/styler/archive/main.zip#task-init 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.