Planning with Files
Keeps the plan on disk so a context reset cannot erase it.
Install
Ships scriptsnpx skills add OthmanAdi/planning-with-files --skill planning-with-files -g
Birden çok oturuma yayılan, /clear ya da sıkıştırma sonrası kaldığı yerden devam etmesi gereken uzun işlerde
- Author
- OthmanAdi
- License
- MIT
Three markdown files — task_plan.md, findings.md and progress.md — hold the working state of a long task, and a prompt hook re-injects them every turn. After a reset or a crash the agent reads those files instead of asking you to restate the goal. Shell and PowerShell scripts cover the rest: an attestation step, a stop gate that blocks premature completion, an append-only ledger, and a self-check command for the install itself.
Similar skills
context-guard
SkillWarns before the context window fills, while there is still room.
secret-guard
SkillStops a write that carries a live credential.
Azure Skills
SkillMicrosoft's Azure plugin, with 28 skills split across prepare, validate and deploy stages.
Comments(0)
Sign in to comment