Skills planning-with-files
๐Ÿ“ฆ

planning-with-files

Content revision r1 Safe โš™๏ธ External commands

Organize Complex Work with Planning Files

Complex AI work can lose goals, decisions, and research details across long sessions. This skill uses persistent Markdown files to keep planning, notes, and deliverables visible.

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 "planning-with-files" from https://skillstore.io/skills/ammarcodes-planning-with-files.md and its manifest at https://skillstore.io/api/skills/ammarcodes-planning-with-files/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.

Test it

Using "planning-with-files". Research a topic and produce a summary.

Expected outcome:

  • A task plan with research phases and current status.
  • A notes file with source names and synthesized findings.
  • A final summary file that references the saved notes.

Using "planning-with-files". Fix a login defect in an application.

Expected outcome:

  • A plan showing investigation, root cause, implementation, and test phases.
  • Decision notes about the relevant files and suspected failure point.
  • A completion summary with verification results and remaining risks.

Security Audit

Safe
v8 โ€ข 7/6/2026 Open versioned report

I found no evidence of executable commands, prompt injection, data exfiltration, or host reconnaissance in the reviewed files. The static command findings are Markdown filenames, code fences, and pseudo agent steps that document a planning workflow. Some pseudo steps are labeled as bash, which may trigger scanners.

3
Files scanned
531
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/ammarcodes-planning-with-files/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/ammarcodes-planning-with-files/security.svg)](https://skillstore.io/skills/ammarcodes-planning-with-files?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/ammarcodes-planning-with-files?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/ammarcodes-planning-with-files/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

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

AmmarCodes. (2026). planning-with-files security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/ammarcodes-planning-with-files/audits/8

BibTeX citation

@techreport{ammarcodes-ammarcodes-planning-with-files-2026, author = {AmmarCodes}, title = {planning-with-files security audit report (audit version 8)}, institution = {Skillstore}, year = {2026}, number = {8}, url = {https://skillstore.io/skills/ammarcodes-planning-with-files/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: "planning-with-files security audit report (audit version 8)" version: "unspecified" type: report authors: - name: "AmmarCodes" date-released: "2026-07-06" url: "https://skillstore.io/skills/ammarcodes-planning-with-files/audits/8" identifiers: - type: other value: "skillstore:ammarcodes-planning-with-files:audit:8" description: "Skillstore immutable audit report identifier"

Compare variants

4 installable variants

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

Why this variant is first

Highest Skillstore Score
ZhanlinCui Recommended

zhanlincui-planning-with-files

Skillstore Score 83
Evidence Confidence High
Skillstore usage 263
Updated

2026-08-21

AmmarCodes Current

ammarcodes-planning-with-files

Skillstore Score 79
Evidence Confidence High
Skillstore usage 16
Updated

2026-08-21

othmanadi-planning-with-files

Skillstore Score 78
Evidence Confidence High
Skillstore usage 35
Updated

2026-08-21

sickn33-planning-with-files

Skillstore Score 73
Evidence Confidence High
Skillstore usage 17
Updated

2026-08-21

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
85
Maintainability
87
Content
72
Community
91
Spec Compliance

What You Can Build

Coordinate a Bug Fix

Developers can map investigation, root cause notes, implementation steps, and verification before editing code.

Organize Research

Analysts can store sources, compare findings, and convert notes into a structured summary.

Manage Long Deliverables

Writers can track drafts, decisions, blockers, and final sections across a multi-stage document.

Try These Prompts

Start a Simple Plan
Use planning-with-files for this task. Create a task_plan.md with the goal, phases, key questions, and current status.
Track Research Notes
Use the three-file pattern for this research task. Keep sources and findings in notes.md, then create a concise final deliverable.
Run a Development Task
Plan this implementation with task_plan.md. Record decisions, errors, files investigated, and verification steps before delivering the result.
Recover and Continue a Long Task
Read the existing task_plan.md and notes.md. Reconstruct the current state, update the plan, then continue from the next incomplete phase.

Best Practices

  • Use the pattern only when a task has several phases or needs saved context.
  • Read the plan before major decisions and update it after completed phases.
  • Keep sensitive details out of planning files unless the workspace is trusted.

Avoid

  • Creating planning files for simple questions or quick one-step tasks.
  • Storing large notes without linking them to the task goal.
  • Leaving status, errors, or decisions stale after important changes.

Frequently Asked Questions

Does it run shell commands?
No. The examples describe agent file operations, not required shell execution.
Which files does it use?
It centers on task_plan.md, notes.md, and a final deliverable Markdown file.
Can I use it with Claude, Codex, and Claude Code?
Yes. The workflow is plain Markdown and fits Claude, Codex, and Claude Code sessions.
When should I skip it?
Skip it for quick answers, simple lookups, and small single-file edits.
Will it verify research sources?
No. It stores sources and findings, but source quality still depends on the tools and review process.
Can I resume work later?
Yes. Read the plan and notes first, then continue from the next incomplete phase.

Developer Details

Author

AmmarCodes

License

MIT

Skillstore revision

r1

Version notice

The author did not declare a version.

Ref

c4231f0153ccd2a2ed62274c5a372bf8f2386d3f

Maintenance freshness

7/18/2026

Usage

13 downloads ยท 332 views

File structure

๐Ÿ“„ examples.md

๐Ÿ“„ reference.md

๐Ÿ“„ SKILL.md