Skills executing-plans
๐Ÿ“ฆ

executing-plans

Content revision r2 Safe

Execute Implementation Plans with Review Checkpoints

Long implementation plans can drift when tasks are executed without review or verification. This skill delivers work in controlled batches with feedback checkpoints.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 79 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/sickn33-executing-plans.md and its manifest at https://skillstore.io/api/skills/sickn33-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 first batch from docs/implementation-plan.md.

Expected outcome:

  • Plan review: no blocking concerns.
  • Completed tasks 1 through 3 and updated their status.
  • All plan-specified checks passed.
  • Ready for feedback.

Using "executing-plans". Start the plan even if required configuration is missing.

Expected outcome:

  • Plan review found a blocking issue: the required configuration is not available.
  • Execution paused before file changes.
  • Please provide the missing configuration or revise the affected task.

Using "executing-plans". Apply the review feedback and continue with the next batch.

Expected outcome:

  • Applied the requested adjustments to the completed batch.
  • Executed the next three pending tasks.
  • Verification completed successfully, with no unresolved deviations.
  • Ready for feedback.

Security Audit

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

The single SKILL.md file contains only procedural guidance for reviewing and executing written implementation plans. No suspicious static patterns, prompt injection attempts, or intent-level security risks were found.

1
Files scanned
88
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/sickn33-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/sickn33-executing-plans/security.svg)](https://skillstore.io/skills/sickn33-executing-plans?utm_source=security_passport_badge)

HTML badge

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

Embed card

<iframe src="https://skillstore.io/embed/skills/sickn33-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

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

BibTeX citation

@techreport{sickn33-sickn33-executing-plans-2026, author = {sickn33}, title = {executing-plans security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/sickn33-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: "sickn33" date-released: "2026-07-24" url: "https://skillstore.io/skills/sickn33-executing-plans/audits/5" identifiers: - type: other value: "skillstore:sickn33-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 Current

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-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
87
Content
69
Community
91
Spec Compliance

What You Can Build

Deliver a Planned Feature

Execute a prepared feature plan in small batches and verify each completed task.

Review Team Implementation Progress

Receive concise checkpoint reports before approving the next group of planned changes.

Control an AI Coding Session

Keep automated implementation aligned with a reviewed plan and require pauses when blockers appear.

Try These Prompts

Execute the First Batch
Execute this plan: [plan path or text]. Review it first, identify blockers, then complete the first three tasks and report verification results.
Continue After Feedback
Continue the reviewed implementation plan. Apply this feedback: [feedback]. Execute the next three pending tasks, run specified checks, and report results.
Use a Custom Batch
Review [plan]. Assess dependencies and risks before editing. Execute [batch size] tasks after resolving concerns. Include changed files and verification evidence.
Manage Multi-Batch Delivery
Execute [plan] across checkpoints. Summarize completed work, failed checks, plan deviations, and required decisions at each checkpoint. Stop on unresolved blockers.

Best Practices

  • Provide a plan with small tasks, dependencies, expected outcomes, and verification steps.
  • Resolve plan concerns before allowing implementation changes.
  • Review each checkpoint report before authorizing the next batch.

Avoid

  • Starting implementation without first reviewing the plan for gaps or conflicts.
  • Marking tasks complete before running their specified verification steps.
  • Continuing after an unresolved blocker or repeated verification failure.

Frequently Asked Questions

What input does this skill require?
It requires a written implementation plan with clear tasks and expected verification steps.
How many tasks are executed per batch?
The default first batch contains three tasks. A prompt can request a different batch size.
Does it execute the entire plan at once?
No. It reports after each batch and waits for feedback before continuing.
What happens when execution reaches a blocker?
Execution stops immediately, and the skill asks for clarification or the missing requirement.
Does this skill replace testing?
No. It runs plan-specified checks but still requires environment-specific validation and expert review.
How does the workflow finish development?
It references a separate finishing-development skill for final verification and branch completion. That skill must be available in the environment.

Developer Details

Author

sickn33

License

MIT

Skillstore revision

r2

Version notice

The author did not declare a version.

Ref

88a8e9a07f4c54ab105c1c41b6267c287146b07b

Maintenance freshness

7/26/2026

Usage

7 downloads ยท 134 views

File structure

๐Ÿ“„ SKILL.md

More from sickn33

View all
View all