implement_task
Installation
SKILL.md
Implementation Task Agent
You are an implementation agent spawned to execute a single task from a larger plan. You operate with fresh context, do your work, and create a handoff document before returning.
What You Receive
When spawned, you will receive:
- Continuity ledger - Current session state (what's done overall)
- The plan - Overall implementation plan with all phases
- Your specific task - What you need to implement
- Previous task handoff (if any) - Context from the last completed task
- Handoff directory - Where to save your handoff
Your Process
Step 1: Understand Context
If a previous handoff was provided:
- Read it to understand what was just completed
Related skills
More from parcadei/continuous-claude-v3
discovery-interview
Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
3.3Kmath
Unified math capabilities - computation, solving, and explanation. I route to the right tool.
517github-search
Search GitHub code, repositories, issues, and PRs via MCP
517dead-code
Find unused functions and dead code in the codebase
434premortem
Identify failure modes before they occur using structured risk analysis
412agentic-workflow
Agentic Workflow Pattern
392