Skills executing-plans
๐Ÿ“ฆ

executing-plans

Content revision r1 Safe

Execute Plans With Review Checkpoints

Implementation plans can drift when long tasks run without checkpoints. This skill guides Claude, Codex, and Claude Code through batch execution with review pauses.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 77 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "executing-plans" from https://skillstore.io/skills/zhanlincui-executing-plans.md and its manifest at https://skillstore.io/api/skills/zhanlincui-executing-plans/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "executing-plans". Execute the account settings plan and pause after the first batch.

Expected outcome:

The agent reviews the plan, completes the first three tasks, runs the specified checks, and reports results for review.

Using "executing-plans". The plan may have missing migration details.

Expected outcome:

The agent raises the gap before implementation and asks for clarification instead of guessing.

Using "executing-plans". Continue with the next approved batch.

Expected outcome:

The agent updates task status, implements the next batch, verifies the work, and waits for feedback.

Security Audit

Safe
v5 โ€ข 7/8/2026 Open versioned report

Static analysis found no suspicious patterns in this prompt-only skill. Manual review found no prompt injection, data exfiltration intent, or unsafe execution instructions.

1
Files scanned
77
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/zhanlincui-executing-plans/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/zhanlincui-executing-plans/security.svg)](https://skillstore.io/skills/zhanlincui-executing-plans?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/zhanlincui-executing-plans?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zhanlincui-executing-plans/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/zhanlincui-executing-plans.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

ZhanlinCui. (2026). executing-plans security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zhanlincui-executing-plans/audits/5

BibTeX citation

@techreport{zhanlincui-zhanlincui-executing-plans-2026, author = {ZhanlinCui}, title = {executing-plans security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/zhanlincui-executing-plans/audits/5}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "executing-plans security audit report (audit version 5)" version: "unspecified" type: report authors: - name: "ZhanlinCui" date-released: "2026-07-08" url: "https://skillstore.io/skills/zhanlincui-executing-plans/audits/5" identifiers: - type: other value: "skillstore:zhanlincui-executing-plans:audit:5" description: "Skillstore immutable audit report identifier"

Compare variants

10 installable variants

Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.

Why this variant is first

Recently maintained
obra Recommended

obra-executing-plans

Skillstore Score 79
Evidence Confidence High
Skillstore usage 13
Updated

2026-08-21

davila7-executing-plans

Skillstore Score 79
Evidence Confidence High
Skillstore usage 13
Updated

2026-08-21

codingcossack-executing-plans

Skillstore Score 79
Evidence Confidence High
Skillstore usage 11
Updated

2026-08-21

sickn33-executing-plans

Skillstore Score 79
Evidence Confidence High
Skillstore usage 9
Updated

2026-08-21

cygnusfear-executing-plans

Skillstore Score 79
Evidence Confidence High
Skillstore usage 7
Updated

2026-08-21

doyajin174-executing-plans

Skillstore Score 78
Evidence Confidence High
Skillstore usage 11
Updated

2026-08-21

cycleaddict-executing-plans

Skillstore Score 78
Evidence Confidence High
Skillstore usage 9
Updated

2026-08-21

dmjgilbert-executing-plans

Skillstore Score 78
Evidence Confidence High
Skillstore usage 8
Updated

2026-08-21

ZhanlinCui Current

zhanlincui-executing-plans

Skillstore Score 77
Evidence Confidence High
Skillstore usage 26
Updated

2026-08-21

dyai2025-executing-plans

Skillstore Score 75
Evidence Confidence Medium
Skillstore usage 15
Updated

2026-08-21

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
85
Maintainability
85
Content
69
Community
83
Spec Compliance

What You Can Build

Execute Ticket Plans

A developer uses the skill to implement a prepared ticket plan while preserving review checkpoints.

Review Agent Progress

A lead reviews completed batches before the agent continues with the next implementation tasks.

Control Complex Changes

A maintainer keeps multi-step changes organized with verification output after each batch.

Try These Prompts

Run A Simple Plan
Use executing-plans to review and execute the plan at [plan path]. Stop after the first batch and report verification results.
Check The Plan First
Use executing-plans with [plan path]. Review the plan for unclear steps or risky assumptions before editing files.
Execute With Custom Batch Size
Use executing-plans for [plan path]. Execute two tasks per batch, run listed verifications, and wait for feedback after each batch.
Coordinate A High Risk Change
Use executing-plans for [plan path]. Call out architectural concerns first, execute only approved batches, and stop on failed verification.

Best Practices

  • Provide a clear plan file with small, testable tasks.
  • Include verification commands for each implementation area.
  • Review batch reports before approving additional work.

Avoid

  • Using the skill without a written plan.
  • Skipping verification output between batches.
  • Forcing progress when instructions are unclear or tests repeatedly fail.

Frequently Asked Questions

What does this skill do?
It helps an AI agent execute a written implementation plan in batches with review checkpoints.
Does it create the plan?
No. It expects a plan to already exist before execution starts.
How many tasks are executed first?
The default first batch is three tasks unless the user or plan says otherwise.
When does the agent stop?
It stops when blockers, unclear instructions, missing dependencies, or repeated verification failures appear.
Can it work with Claude Code and Codex?
Yes. The skill is compatible with Claude, Codex, and Claude Code.
Is executable code included?
No. The skill is a Markdown instruction file and does not include scripts or runtime code.

Developer Details

Author

ZhanlinCui

License

MIT

Skillstore revision

r1

Version notice

The author did not declare a version.

Ref

64ca8af0f54a325752f08bd54e52151061ea659a

Maintenance freshness

7/20/2026

Usage

23 downloads ยท 161 views

File structure

๐Ÿ“„ SKILL.md

More from ZhanlinCui

View all
View all