OthmanAdi

102 mods across 12 repositories, 27k stars between them.

planning-with-files

01

OthmanAdi/planning-with-files

Skill Claude CodeCodex

Persistent file-based planning for multi-step AI-agent work. Keeps taskplan.md, findings.md, and progress.md on disk; lifecycle hooks inject selected project planning context. Automatic recovery reads project planning files only. Explicit session-catchup.py --metadata reads same-project local agent session records and…

26k yesterday B 117 tokens original MIT

planning-with-files

02

OthmanAdi/planning-with-files

Plugin Claude Code

Persistent project planning with lifecycle context injection and file-based automatic recovery. Explicit catchup modes read same-project local session records for aggregate counts or bounded replay. Includes plan attestation and an optional host-aware completion gate. No network upload path.

26k yesterday A tokens not measured original MIT

planning-with-files

03

OthmanAdi/planning-with-files

Plugin Claude Code

Persistent project planning files with lifecycle hooks that inject selected plan context. Automatic recovery uses project files only. Explicit catchup modes may read same-project local session records to emit aggregate counts or bounded nonce-framed excerpts. Optional gated mode can request continuation on capable…

26k yesterday A tokens not measured original MIT

plan

05

OthmanAdi/planning-with-files

Command

Start Hermes planning-with-files workflow in the current project.

26k yesterday A 11 tokens original MIT

OthmanAdi/planning-with-files

Instructions file CodexOpenCode

Instructions for OthmanAdi/planning-with-files, covering agents.md — planning-with-files agent reference card, commit rules, release checklist (12 steps), version bump scope and changelog format.

26k yesterday A 2,194 tokens original MIT

plan-ar

07

OthmanAdi/planning-with-files

Command

An Arabic-language command for starting file-based planning in a coding project. It uses Arabic planning files for the task plan, findings, and progress.

26k yesterday A 26 tokens original MIT

plan-attest

08

OthmanAdi/planning-with-files

Command

Lock the current taskplan.md content with a SHA-256 attestation. Hooks then refuse to inject plan content if the file diverges from the attested hash, blocking silent tampering. Use --show to print the stored hash, --clear to remove the attestation. Available since v2.37.0.

26k yesterday A 64 tokens original MIT

plan-de

09

OthmanAdi/planning-with-files

Command

Starte Manus-artige Dateiplanung. Erstelle taskplan.md, findings.md, progress.md für komplexe Aufgaben.

26k yesterday A 26 tokens original MIT

plan-doctor

10

OthmanAdi/planning-with-files

Command

Self-check for the planning-with-files mechanisms that fail silently: plan resolution, hook injection, canonicalizer path shape, attestation state, install surfaces, and per-fire hook latency. Run it whenever hooks seem quiet or after installing on a new machine. Available since v3.6.0.

26k yesterday A 59 tokens original MIT

plan-es

11

OthmanAdi/planning-with-files

Command

Iniciar planificación de archivos estilo Manus. Crear taskplan.md, findings.md, progress.md para tareas complejas.

26k yesterday A 23 tokens original MIT

plan-goal

12

OthmanAdi/planning-with-files

Command

Bridge Claude Code's /goal to the active plan. Derives a goal condition from taskplan.md and invokes /goal so Claude keeps working until the plan is complete. Available since v2.38.0.

26k yesterday A 43 tokens original MIT

plan-loop

13

OthmanAdi/planning-with-files

Command

Run a planning-aware cadence with Claude Code's /loop. Default tick checks plan status, runs check-complete, nudges progress.md update if stalled. Available since v2.38.0.

26k yesterday A 40 tokens original MIT

plan-zh

14

OthmanAdi/planning-with-files

Command

A command that starts a Manus-style file-based planning workflow in Chinese. It creates task_plan.md, findings.md, and progress.md when they are missing, then guides the planning process.

26k yesterday A 23 tokens copy · 86% MIT

plan-zht

15

OthmanAdi/planning-with-files

Command

A command for planning complex work in Traditional Chinese using files such as taskplan.md, findings.md, and progress.md.

26k yesterday A 34 tokens copy · 88% MIT

pwf

16

OthmanAdi/planning-with-files

Command

Short alias for /plan. Starts Manus-style file-based planning: taskplan.md, findings.md, progress.md. Available since v3.0.0.

26k yesterday A 32 tokens original MIT

start

17

OthmanAdi/planning-with-files

Command

Implements Manus-style file-based planning for complex tasks. Creates taskplan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.

26k yesterday A 51 tokens original MIT

status

18

OthmanAdi/planning-with-files

Command

Show current planning status at a glance - phases, progress, and any logged errors.

26k yesterday A 17 tokens original MIT

SessionStart

19

OthmanAdi/planning-with-files

Hook

Runs when a session starts on startup, resume, clear and compact, running sh. From OthmanAdi/planning-with-files.

26k yesterday A tokens not measured original MIT

PreToolUse

21

OthmanAdi/planning-with-files

Hook

Runs before the agent uses a tool for Write, Edit, Bash, Read, Glob and Grep tool calls, running sh. From OthmanAdi/planning-with-files.

26k yesterday A tokens not measured original MIT

PostToolUse

22

OthmanAdi/planning-with-files

Hook

Runs after a tool call finishes for Write, Edit and Bash tool calls, running sh. From OthmanAdi/planning-with-files.

26k yesterday A tokens not measured original MIT

PreCompact

23

OthmanAdi/planning-with-files

Hook

Runs before the context is compacted, running sh. From OthmanAdi/planning-with-files.

26k yesterday A tokens not measured original MIT

Stop

24

OthmanAdi/planning-with-files

Hook

Runs when the agent finishes a response, running sh. From OthmanAdi/planning-with-files.

26k yesterday A tokens not measured original MIT