AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Plan Lite

skill-aquish-lee-agent-handrails-plan-lite · by Aquish-Lee

Create a compact implementation strategy when a user explicitly requests a plan or a non-trivial task needs ordered, verifiable work slices, risk controls, and a review-boundary seed. Skip obvious single-step edits.

No reviews yet
0 installs
4 views
0.0% view→install

Install

$ agentstack add skill-aquish-lee-agent-handrails-plan-lite

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-aquish-lee-agent-handrails-plan-lite)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
27d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Plan Lite? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Plan Lite

Turn a sufficiently clear outcome into the smallest plan that makes execution, verification, review, and rollback legible.

Read [the local v2 contract](references/usable-loop-v2.md) for complete record fields and authority/invalidation rules.

Preconditions

Use the current request, Alignment Snapshot, or Outcome Contract as the outcome source. An unconflicted current user request is authoritative when the user owns the task. Agent-derived interpretation is provisional. If a missing decision would materially change the plan, expose it instead of burying it as a task.

Do not require a spec. Do not plan a clear one-step edit. Do not execute the plan or silently invoke another handrail.

Build the implementation map

State:

  1. goal, acceptance criteria, and non-goals;
  2. chosen implementation strategy and major tradeoffs;
  3. ordered vertical slices with observable completion;
  4. verification at the narrow, integration, and risk-specific levels;
  5. isolation/rollback needs and explicit authorization gates;
  6. known dependencies, unknowns, and stopping conditions.

Prefer independently verifiable slices over file-by-file activity lists. Name likely files only when they clarify navigation; planned paths are hypotheses.

Review Boundary Seed

Produce a compact seed containing:

  • exact Outcome Reference binding;
  • expected logical changes;
  • dependent/generated changes;
  • authorization guardrails;
  • known pre-existing changes;
  • participating workspaces;
  • base/recovery hints;
  • open boundary questions;
  • Path semantics: hypotheses-not-allowlist.

The seed does not approve omitted paths and does not classify future changes. Branch Sandbox may record actual task-start delta from it. Two-Axis Review or Verify Before Claim must inventory and classify current candidates mechanically.

Direct result

Return the strategy, ordered slices, verification matrix, main risk/rollback, and Review Boundary Seed. Keep it conversational unless the user asks for a durable artifact. Bind Task ID, Outcome Revision, and Authority in one line by default; do not expand the full Outcome Reference or record schema unless the user explicitly asks for it or continuity requires it. Use a Checkpoint only on a continuity trigger.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.