ClaudeSuperPower

plan

Skill

Shape or refine the existing bead or caller intent without creating a second planning artifact. Triggers: "plan", "discover and plan", "shape this goal".

Install

git clone https://github.com/boshu2/agentops.git ~/.claude/skills/plan

What is plan?

Shape or refine the existing bead or caller intent without creating a second planning artifact. Triggers: "plan", "discover and plan", "shape this goal".

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~38 tokens of context used while enabled, before you invoke anything

Documentation

README · ~3 min read

Plan

Turn the caller's intent into one bounded, testable behavior in the place that already owns the work. Prefer the caller's tracker, if any. When no tracker is available, use the caller's conversation or supplied issue text; the runtime snapshots the resolved intent bytes automatically so later contexts can read and hash the same source. Do not make the model restate those facts in a packet.

Workflow

  1. Resolve the intent source and choose one active behavior. When that source is not already durable, have the runtime pass its exact bytes to python3 skills/validate/scripts/validate.py snapshot-intent --source - and

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.