From cook-ko
Displays the current session plan created by ExitPlanMode, showing execution progress and plan details. Useful for checking what you were implementing or reviewing completed plans.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cook-ko:show-planThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
현재 세션에서 실행 중이거나 실행한 계획을 표시합니다.
현재 세션에서 실행 중이거나 실행한 계획을 표시합니다.
/show-plan
# 현재 계획을 확인
/show-plan
「실행 중인 계획을 표시」
# 계획이 없는 경우
/show-plan
「현재 세션에 계획이 없습니다」
# 구현 도중에 계획을 확인
「뭘 구현하고 있었지?」
/show-plan
# 복수의 작업을 실행 중
「지금 계획을 다시 한번 확인시켜줘」
/show-plan
# 계획 실행 후 회고
「아까 실행한 계획의 내용을 보여줘」
/show-plan
ExitPlanMode 로 생성되는 계획의 형식에 기반하여 다음 패턴을 검출:
##로 시작하는 제목 (계획, 플랜, Plan 을 포함)### 변경 내용### 구현 내용### 실행 계획### 1. 등의 번호 부여 제목npx claudepluginhub wasabeef/claude-code-cookbook --plugin cook-koDisplays the current or most recent execution plan from the session, detecting plans created by ExitPlanMode. Useful for checking progress or reviewing completed tasks.
Displays the current session plan created with ExitPlanMode. Invoked via /show-plan or phrases like 'show plan' or 'plan progress'.
Exibe o plano de implementação em execução ou executado na sessão atual do Claude Code. Ativa com "mostrar o plano" ou "progresso do plano".