·planning-with-files
>_

planning-with-files

chudiren/ai-agent-testing-platform

Implements the Manus-style persistent markdown planning workflow. Use this for complex tasks to track progress, store findings, and maintain context across sessions.

9Installs·0Trend·@chudiren

Installation

$npx skills add https://github.com/chudiren/ai-agent-testing-platform --skill planning-with-files

SKILL.md

This skill implements a persistent memory workflow using three markdown files. This allows you to handle complex, multi-step tasks without losing context or forgetting goals.

For any complex task, you must maintain these three files in the root of the project (or a specific plans/ directory if preferred by the user):

Initialization At the start of a task, check if these files exist. If not, create them by copying from the templates in .claude/templates/ or using the content below.

Implements the Manus-style persistent markdown planning workflow. Use this for complex tasks to track progress, store findings, and maintain context across sessions. Source: chudiren/ai-agent-testing-platform.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/chudiren/ai-agent-testing-platform --skill planning-with-files
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is planning-with-files?

Implements the Manus-style persistent markdown planning workflow. Use this for complex tasks to track progress, store findings, and maintain context across sessions. Source: chudiren/ai-agent-testing-platform.

How do I install planning-with-files?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chudiren/ai-agent-testing-platform --skill planning-with-files Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/chudiren/ai-agent-testing-platform