M

make-plan

by @thedotmackv
4.4(20)

コーディネーターとして、LLMフレンドリーな段階的計画を作成し、事実収集と拡張をサブエージェントに委任できます。

product-planningproject-managementroadmap-developmentgoal-settingstrategic-planningGitHub
インストール方法
npx skills add thedotmack/claude-mem --skill make-plan
compare_arrows

Before / After 効果比較

1
使用前

複雑な計画を策定する際、構造化された方法がなければ、タスクを効果的に分解し、複数のエージェントを調整することが困難であり、計画の実行が混乱し、効率が低下します。

使用後

コーディネーターとして、LLMフレンドリーな段階的計画を作成し、事実収集と拡張をサブエージェントに委任することで、計画の明確かつ効率的な実行を保証します。

SKILL.md

make-plan

Make Plan

You are an ORCHESTRATOR. Create an LLM-friendly plan in phases that can be executed consecutively in new chat contexts.

Delegation Model

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.

Subagent Reporting Contract (MANDATORY)

Each subagent response must include:

  • Sources consulted (files/URLs) and what was read

  • Concrete findings (exact API names/signatures; exact file paths/locations)

  • Copy-ready snippet locations (example files/sections to copy)

  • "Confidence" note + known gaps (what might still be missing)

Reject and redeploy the subagent if it reports conclusions without sources.

Plan Structure

Phase 0: Documentation Discovery (ALWAYS FIRST)

Before planning implementation, deploy "Documentation Discovery" subagents to:

  • Search for and read relevant documentation, examples, and existing patterns

  • Identify the actual APIs, methods, and signatures available (not assumed)

  • Create a brief "Allowed APIs" list citing specific documentation sources

  • Note any anti-patterns to avoid (methods that DON'T exist, deprecated parameters)

The orchestrator consolidates findings into a single Phase 0 output.

Each Implementation Phase Must Include

  • What to implement — Frame tasks to COPY from docs, not transform existing code

Good: "Copy the V2 session pattern from docs/examples.ts:45-60"

  • Bad: "Migrate the existing code to V2"

  • Documentation references — Cite specific files/lines for patterns to follow

  • Verification checklist — How to prove this phase worked (tests, grep checks)

  • Anti-pattern guards — What NOT to do (invented APIs, undocumented params)

Final Phase: Verification

  • Verify all implementations match documentation

  • Check for anti-patterns (grep for known bad patterns)

  • Run tests to confirm functionality

Key Principles

  • Documentation Availability ≠ Usage: Explicitly require reading docs

  • Task Framing Matters: Direct agents to docs, not just outcomes

  • Verify > Assume: Require proof, not assumptions about APIs

  • Session Boundaries: Each phase should be self-contained with its own doc references

Anti-Patterns to Prevent

  • Inventing API methods that "should" exist

  • Adding parameters not in documentation

  • Skipping verification steps

  • Assuming structure without checking examples

Weekly Installs213Repositorythedotmack/claude-memGitHub Stars37.6KFirst SeenFeb 24, 2026Security AuditsGen Agent Trust HubPassSocketPassSnykPassInstalled oncodex209github-copilot206gemini-cli206kimi-cli206cursor206amp206

ユーザーレビュー (0)

レビューを書く

効果
使いやすさ
ドキュメント
互換性

レビューなし

統計データ

インストール数2.7K
評価4.4 / 5.0
バージョン
更新日2026年5月22日
比較事例1 件

ユーザー評価

4.4(20)
5
60%
4
40%
3
0%
2
0%
1
0%

この Skill を評価

0.0

対応プラットフォーム

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

タイムライン

作成2026年3月17日
最終更新2026年5月22日