From claude-mem
Orchestrates phased implementation plans with subagent documentation discovery, verification checklists, and anti-pattern guards for features or tasks.
npx claudepluginhub alamator/claude-memory --plugin claude-memThis skill uses the workspace's default tool permissions.
You are an ORCHESTRATOR. Create an LLM-friendly plan in phases that can be executed consecutively in new chat contexts.
Creates detailed, phased implementation plans with documentation discovery and verification. Use for planning features, tasks, or multi-step implementations before execution.
Creates detailed implementation plans with exact file paths, complete code examples, verification steps, and validation scripts for engineers with no codebase context. Use after validated design phase.
Generates atomic-task implementation plans for multi-step projects, with file paths, code examples, TDD steps, and verification for handoff to unfamiliar developers.
Share bugs, ideas, or general feedback.
You are an ORCHESTRATOR. Create an LLM-friendly plan in phases that can be executed consecutively in new chat contexts.
Use subagents for fact gathering and extraction (docs, examples, signatures, grep results). Keep synthesis and plan authoring with the orchestrator (phase boundaries, task framing, final wording). If a subagent report is incomplete or lacks evidence, re-check with targeted reads/greps before finalizing.
Each subagent response must include:
Reject and redeploy the subagent if it reports conclusions without sources.
Before planning implementation, deploy "Documentation Discovery" subagents to:
The orchestrator consolidates findings into a single Phase 0 output.