Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@OthmanAdi OthmanAdi released this 08 Jan 21:03
· 1 commit to legacy since this release

Initial Release

The core Manus-style planning pattern for Claude Code.

Features

  • 3-file pattern: task_plan.md, notes.md, deliverable.md
  • SKILL.md with core workflow instructions
  • reference.md with 6 Manus principles
  • examples.md with real-world usage patterns

Install

git clone -b legacy https://github.com/OthmanAdi/planning-with-files.git ~/.claude/skills/planning-with-files

For v2.0.0 with hooks and templates, use the master branch.