planning-with-files
83Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
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.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
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.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
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.
Static analysis found no suspicious patterns in this prompt-only skill. Manual review found no prompt injection, data exfiltration intent, or unsafe execution instructions.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/zhanlincui-executing-plans/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/zhanlincui-executing-plans?utm_source=security_passport_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><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>ZhanlinCui. (2026). executing-plans security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zhanlincui-executing-plans/audits/5@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}
}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"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
obra-executing-plans
2026-08-21
davila7-executing-plans
2026-08-21
codingcossack-executing-plans
2026-08-21
sickn33-executing-plans
2026-08-21
cygnusfear-executing-plans
2026-08-21
doyajin174-executing-plans
2026-08-21
cycleaddict-executing-plans
2026-08-21
dmjgilbert-executing-plans
2026-08-21
zhanlincui-executing-plans
2026-08-21
dyai2025-executing-plans
2026-08-21
A developer uses the skill to implement a prepared ticket plan while preserving review checkpoints.
A lead reviews completed batches before the agent continues with the next implementation tasks.
A maintainer keeps multi-step changes organized with verification output after each batch.
Use executing-plans to review and execute the plan at [plan path]. Stop after the first batch and report verification results.
Use executing-plans with [plan path]. Review the plan for unclear steps or risky assumptions before editing files.
Use executing-plans for [plan path]. Execute two tasks per batch, run listed verifications, and wait for feedback after each batch.
Use executing-plans for [plan path]. Call out architectural concerns first, execute only approved batches, and stop on failed verification.
Author
ZhanlinCuiLicense
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
Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Generate Bilingual GitHub Release READMEs
Release notes and README updates can take time before each GitHub release. This skill generates bilingual release documentation and guides review, commit, and push steps.
Organize Obsidian Notes with AI
Obsidian vaults can become hard to review and update consistently. This skill helps Claude and Codex create daily notes, capture ideas, and summarize recent work.
Process PDFs with Extraction and Form Tools
PDF work often requires separate tools for text, tables, pages, and forms. This skill gives Claude, Codex, and Claude Code guided workflows and helper scripts for PDF tasks.
Build Distinctive Frontend Interfaces
Generic web interfaces can feel unfinished and forgettable. This skill guides Claude, Codex, and Claude Code toward polished frontend work with clear visual direction.
Plan Creative Work Before Building
Teams often start implementation before goals, constraints, and trade-offs are clear. This skill guides Claude, Codex, and Claude Code through structured brainstorming before design work begins.
Verify Completion Claims Before Reporting
by CodingCossack
Completion claims can be wrong when agents rely on memory or confidence. This skill requires fresh evidence before reporting success.
Create Verifiable Agent Loop Specs
by zhangzeyu99-web
Vague coding-agent tasks drift, repeat work, and report success without evidence. Ariadne Loop turns them into bounded loop specs with verifiers, stop rules, and human gates.
Create Focused Implementation Plans
by sickn33
Multi-step coding work can become vague, large, and hard to verify. This skill helps Claude, Codex, and Claude Code create short plans with clear tasks, order, and checks.
Evaluate Code Review Feedback
by obra
Code review feedback can be unclear, incorrect, or incomplete. This skill helps Claude, Codex, and Claude Code verify suggestions, ask precise questions, and implement reviewed changes carefully.
Execute Plans with Subagent Reviews
by obra
Complex implementation plans lose quality when one context handles every task. This skill coordinates fresh subagents for implementation, spec checks, and code quality reviews.
Implement Conductor Tracks Reliably
by sickn33
Conductor tracks can drift when tasks, tests, and metadata are updated by hand. This skill guides Claude, Codex, or Claude Code through TDD implementation, checkpoints, commits, and progress updates.