CldKit
HOMEEXPLORERECIPESSUBMITCLIAI CURATORSIGN IN
SIGN IN
CldKit
ExploreRecipesSubmitCLI·AboutPrivacyTerms

Built for AI developers. Every component reviewed.

© 2026 CldKit

Language
Detail|

Planning with Files

@OthmanAdi
88/100

Structured task planning skill that uses markdown files for persistent plan tracking, progress updates, and subtask decomposition.

Live Sandbox

Run this skill in an isolated environment

$ ls
skill.md src/ package.json
$ claude -p "review the code in src/"
Analyzing source files...

Sign in to try this skill in a live sandbox.

About This Skill

Structured task planning skill that uses markdown files for persistent plan tracking, progress updates, and subtask decomposition.

When to Use

  • -You need to break down complex tasks into trackable subtasks with persistent progress.
  • -Your workflow benefits from structured planning artifacts that survive across sessions.

Review Scores

Security
32
Maintain
30
Usability
26

Tags

planningtask-managementmarkdown
claude-code

Install

git clone https://github.com/OthmanAdi/planning-with-files.git

Install to CLI

Install this skill directly to your terminal with CldKit verification.

Links

GitHub SourceView Full Detail