check-plan
Check Plan Implementation Progress
Implementation plans often drift from the finished code. This skill guides Claude, Codex, or Claude Code through a structured audit of progress, gaps, removals, and validation status.
This skill is part of a pack
Install the whole pack to get every skill the task needs, in one command.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "check-plan" from https://skillstore.io/skills/cygnusfear-check-plan.md and its manifest at https://skillstore.io/api/skills/cygnusfear-check-plan/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 "check-plan". Check whether my authentication refactor plan is complete.
Expected outcome:
A progress report with overall completion, completed steps, partial work, missing removals, validation results, and ordered next actions.
Using "check-plan". Verify that the cleanup plan can move from todo to done.
Expected outcome:
A readiness assessment that highlights remaining old code, quality concerns, failed checks, and whether the plan meets completion criteria.
Using "check-plan". Find what is left after a teammate implemented part of this plan.
Expected outcome:
A file-by-file audit that maps changed files to plan items and produces a practical remaining task list.
Security Audit
SafeMost static findings are false positives caused by Markdown backticks and example report text, not executable Ruby shell backticks. I confirmed the GitHub CLI lookup and validation command blocks as medium-risk operational commands because they can use network access or execute project-defined scripts. No prompt injection or malicious exfiltration intent was found in SKILL.md.
Capability review items (4)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (59)
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.
Copy report link
https://skillstore.io/skills/cygnusfear-check-plan/audits/11?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/cygnusfear-check-plan?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/cygnusfear-check-plan?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/cygnusfear-check-plan/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/cygnusfear-check-plan.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
Cygnusfear. (2026). check-plan security audit report (audit version 11) [Author version unspecified]. Skillstore. https://skillstore.io/skills/cygnusfear-check-plan/audits/11BibTeX citation
@techreport{cygnusfear-cygnusfear-check-plan-2026,
author = {Cygnusfear},
title = {check-plan security audit report (audit version 11)},
institution = {Skillstore},
year = {2026},
number = {11},
url = {https://skillstore.io/skills/cygnusfear-check-plan/audits/11},
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: "check-plan security audit report (audit version 11)"
version: "unspecified"
type: report
authors:
- name: "Cygnusfear"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/cygnusfear-check-plan/audits/11"
identifiers:
- type: other
value: "skillstore:cygnusfear-check-plan:audit:11"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Pre-review plan audit
Check whether implementation matches the plan before opening or updating a review request.
Release readiness check
Confirm that planned work, removals, quality checks, and validation tasks are complete before release.
Interrupted work recovery
Rebuild a clear task list after work paused across commits, branches, or contributors.
Try These Prompts
Check the current implementation against the relevant plan. Tell me what is done, partial, not started, and what I should do next.
Use the check-plan skill on .plans/my-plan.todo.md. Compare the plan to the current repository and produce a progress report.
Audit the plan with special attention to the removal spec, typecheck status, lint status, build status, and remaining quality issues.
Check whether the implementation satisfies the original issue requirements, not only the plan steps. Identify any missing acceptance criteria or plan gaps.
Best Practices
- Provide the plan path, branch context, and original issue link when available.
- Let the assistant inspect changed files and diffs before judging completion.
- Approve validation commands only after confirming the repository is trusted.
Avoid
- Do not mark a plan complete only because files changed.
- Do not skip original issue requirements when checking plan completion.
- Do not run validation scripts from repositories you do not trust.
Frequently Asked Questions
What does this skill check?
Does it edit my code?
Can it run validation commands?
Does it require a plan file?
Can it compare against the original issue?
Who should use this skill?
Developer Details
Author
CygnusfearLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
26421118b848d9f1efc0aa169d8a7a9e7e0a877e
Maintenance freshness
7/18/2026
Usage
9 downloads ยท 177 views
File structure
๐ SKILL.md