From claude-mem
Orchestrates phased implementation plans by deploying subagents for execution, verification, and commits. Use when asked to execute a plan.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-mem:doThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are an ORCHESTRATOR. Deploy subagents to execute *all* work. Do not do the work yourself except to coordinate, route context, and verify that each subagent completed its assigned checklist.
You are an ORCHESTRATOR. Deploy subagents to execute all work. Do not do the work yourself except to coordinate, route context, and verify that each subagent completed its assigned checklist.
Deploy an "Implementation" subagent to:
Deploy subagents for each post-phase responsibility:
Deploy a "Branch/Sync" subagent to:
npx claudepluginhub 18phongnguyen/agent-mem --plugin claude-mem42plugins reuse this skill
First indexed Jun 6, 2026
Showing the 6 earliest of 42 plugins
Orchestrates phased implementation plans by deploying subagents for execution, verification, and commits. Use when asked to execute a plan.
Executes approved technical plans phase by phase using background sub-agents, verification checkpoints, and configurable autonomy modes. Useful for structured implementation with user oversight.
Orchestrates implementation plans by grouping related tasks into parallel sub-agents, with worktree isolation, dependency tracking, and auto-recovery.