writing-plans
Plan Multi-Step Coding Work
Teams often start complex coding work without enough structure. This skill turns requirements into clear plans with files, tests, commands, and handoff steps.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "writing-plans" from https://skillstore.io/skills/cygnusfear-writing-plans.md and its manifest at https://skillstore.io/api/skills/cygnusfear-writing-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 "writing-plans". A request to add validation to an API endpoint.
Expected outcome:
- Plan header with goal, architecture, and stack.
- Tasks for failing tests, minimal implementation, passing tests, and commit.
- Exact file paths and verification commands for each task.
Using "writing-plans". A request to refactor a shared module without behavior changes.
Expected outcome:
- Plan separates characterization tests from implementation.
- Each task names files to modify and tests to run.
- The handoff section asks how execution should proceed.
Using "writing-plans". A request to implement a data migration.
Expected outcome:
A staged plan with migration checks, rollback notes, focused tests, and final verification steps.
Security Audit
SafeAll 16 static findings are false positives caused by Markdown inline code or fenced examples in SKILL.md. The skill describes how to write implementation plans and does not include executable scripts, dynamic shell execution, network access, or credential access. No semantic evidence of data exfiltration or malicious prompt injection was found.
Risk Factors
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-writing-plans/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/cygnusfear-writing-plans?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/cygnusfear-writing-plans?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/cygnusfear-writing-plans/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/cygnusfear-writing-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
Cygnusfear. (2026). writing-plans security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/cygnusfear-writing-plans/audits/8BibTeX citation
@techreport{cygnusfear-cygnusfear-writing-plans-2026,
author = {Cygnusfear},
title = {writing-plans security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/cygnusfear-writing-plans/audits/8},
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: "writing-plans security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "Cygnusfear"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/cygnusfear-writing-plans/audits/8"
identifiers:
- type: other
value: "skillstore:cygnusfear-writing-plans:audit:8"
description: "Skillstore immutable audit report identifier"
Compare variants
9 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
obra-writing-plans
2026-08-21
zhanlincui-writing-plans
2026-08-21
sickn33-writing-plans
2026-08-21
dmjgilbert-writing-plans
2026-08-21
cycleaddict-writing-plans
2026-08-21
cygnusfear-writing-plans
2026-08-21
codingcossack-writing-plans
2026-08-21
davila7-writing-plans
2026-08-21
dyai2025-writing-plans
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Plan a Feature Before Coding
Turn a feature request into a test-first implementation plan before editing files.
Prepare Team Implementation Notes
Create a shared plan that names affected files, expected tests, and review checkpoints.
Create an AI Coding Handoff
Prepare a handoff plan for Claude, Codex, or Claude Code before a separate implementation session.
Try These Prompts
Use writing-plans for this requirement: [paste requirement]. Create a short test-first plan with exact files and commands.
Use writing-plans to create an implementation plan for [feature]. Include tasks, tests, expected failures, and commit points.
Use writing-plans for this refactor: [scope]. Preserve behavior, identify regression tests, and split the work into small commits.
Use writing-plans for this cross-system change: [spec]. Include dependencies, migration order, rollback checks, and verification commands.
Best Practices
- Provide the current spec, target files, and known constraints before invoking the skill.
- Ask for focused tasks that fit one small test or implementation step.
- Review generated commands before running them in a real repository.
Avoid
- Using the skill when the requirement is vague or missing acceptance criteria.
- Treating generated commands as approved automation without review.
- Skipping tests because the plan already describes the intended behavior.
Frequently Asked Questions
Does this skill write code for me?
Where does it save plans?
Can it work with Codex and Claude Code?
Does it run shell commands?
What input should I provide?
What should I review before using a plan?
Developer Details
Author
CygnusfearLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
34f316ba14ef36c7a620fc09f2676d2429997a77
Maintenance freshness
7/18/2026
Usage
4 downloads · 263 views
File structure
📄 SKILL.md