flick-git-anhnv

Run Plan Step — Development skill for Claude Code

Development community

PHẢI dùng khi cần thực thi 1 bước (STEP-N.M) trong plan docs/plans/PLAN-/ qua subagent theo session isolation §16.5 — trigger: 'chạy bước tiếp theo', 'tiếp tục plan', 'làm STEP-3.2', hoặc Dispatcher.

How to install Run Plan Step

Installs to ~/.claude/commands/flick-git-anhnv-claude-run-plan-step.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/flick-git-anhnv/claude/HEAD/.claude/commands/run-plan-step.md -o ~/.claude/commands/flick-git-anhnv-claude-run-plan-step.md

Restart Claude Code, or start a new session, for it to be picked up.

What Run Plan Step does


description: "PHẢI dùng khi cần thực thi 1 bước (STEP-N.M) trong plan docs/plans/PLAN-*/ qua subagent theo session isolation §16.5 — trigger: 'chạy bước tiếp theo', 'tiếp tục plan', 'làm STEP-3.2', hoặc Dispatcher đến lượt thực thi 1 bước ⬜/🔄 trong plan đã duyệt. Skill tự đọc Handoff Log bước liền trước, phát hiện bước làm dở, dựng prompt chuẩn và verify artifact sau khi xong. KHÔNG dùng khi: chưa có plan được duyệt (→ task-planner), plan chỉ có 1 bước duy nhất, bước hiện tại là câu hỏi/xác

Alternatives in Development

  • Root Cause Tracing — Use when errors occur deep in execution and you need to trace back to find the original trigger 102.5k ★
  • Microsandbox — Open-source self-hosted MicroVM sandboxes with sub-200ms startup, hardware-level isolation via libkrun 5k ★
  • Skill Compass — /skillcompass — Natural Language Dispatcher 216 ★

Full documentation available on GitHub

View Source Repository