Plan

SkillDev tools

Plan coding work before editing. Use for "make a plan for", "plan this", "decompose", and similar requests.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Plan skill

What this skill tells your AI

The instructions your AI receives, as published by uss-parks/lamprey-harness in skills/plan/SKILL.md and read by ahel’s review.

Use this skill when the user wants a plan, decomposition, or implementation outline before code changes.

First call workspace_context to establish the active root, git state, package scripts, frameworks, instruction files, and likely verification commands. Read any listed instruction files that are relevant to the request before finalizing the plan.

Create or update the visible checklist with update_plan. Keep exactly one step in_progress at a time. Steps should be concrete actions, not vague phases: name the files or areas involved when known, and include the verification step as its own item.

Do not edit files unless the user explicitly asks you to proceed. If the plan depends on an unknown decision, state the assumption and keep moving when the risk is low; ask one focused question only when a wrong assumption would waste work or endanger user data.

Stop when the plan is actionable, ordered, and short enough for the user to approve or amend.

Signals

GitHub stars
62
Forks
2
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
plan-uss-parks
Source
github.com/uss-parks/lamprey-harness