make-plan이란?
문서 검색을 통해 상세하고 단계적인 구현 계획을 수립합니다. 기능, 작업 또는 다단계 구현을 계획하라는 요청을 받을 때, 특히 do를 실행하기 전에 사용합니다. 출처: thedotmack/claude-mem.
문서 검색을 통해 상세하고 단계적인 구현 계획을 수립합니다. 기능, 작업 또는 다단계 구현을 계획하라는 요청을 받을 때, 특히 do를 실행하기 전에 사용합니다.
명령줄에서 make-plan AI 스킬을 개발 환경에 빠르게 설치
출처: thedotmack/claude-mem.
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.
Reject and redeploy the subagent if it reports conclusions without sources.
문서 검색을 통해 상세하고 단계적인 구현 계획을 수립합니다. 기능, 작업 또는 다단계 구현을 계획하라는 요청을 받을 때, 특히 do를 실행하기 전에 사용합니다. 출처: thedotmack/claude-mem.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/thedotmack/claude-mem --skill make-plan문서 검색을 통해 상세하고 단계적인 구현 계획을 수립합니다. 기능, 작업 또는 다단계 구현을 계획하라는 요청을 받을 때, 특히 do를 실행하기 전에 사용합니다. 출처: thedotmack/claude-mem.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/thedotmack/claude-mem --skill make-plan 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/thedotmack/claude-mem