agentsclimarketplace

Planning with files

Skill SamyakJhaveri/loam/cultivation/marketplace/planning-with-files/skills/planning-with-files

Manus-style persistent markdown planning with task_plan.md, findings.md, progress.md. Hook-based re-injection after /compact.From its SKILL.md

Install
npx -y skills add SamyakJhaveri/loam --skill planning-with-files

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.6 KB, 328 tokens by cl100k_base, as published. Nobody here has run it

planning-with-files

Persistent markdown planning files that survive /compact via hook-based re-injection. Creates and maintains task_plan.md, findings.md, and progress.md for cross-session persistence.

Upstream: https://github.com/othmanadi/planning-with-files

Install

Install commands are from upstream documentation and may change. Check the upstream repo for current instructions.

npx skills add planning-with-files

Or clone the repo and symlink into your project's .claude/skills/.

What It Does

  1. Creates structured planning files at project root
  2. Hooks into Claude Code lifecycle to re-inject plan context after /compact
  3. Maintains progress tracking across sessions

Overlap Warning

This tool heavily overlaps with Loam's built-in planning infrastructure:

planning-with-filesLoam equivalent
task_plan.mdPlan mode + docs/plans/
findings.mdMemory system + .claude/rules/
progress.md/handoff skill
Hook re-injectionAlways-loaded rules

Install only if you prefer file-based planning over Loam's built-in approach. The two systems may conflict if used simultaneously.

Requirements

  • Node.js
  • Bash or PowerShell

Notes

  • MIT license
  • Novel piece is hook-based re-injection after /compact
  • Near-zero independent reviews despite popularity

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,736. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.