# Planning With Files

> 采用三文件（task_plan/findings/progress）进行外部记忆与阶段规划。

- **Type:** Skill
- **Install:** `agentstack add skill-cooragent-clarityfinance-planning-with-files`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [cooragent](https://agentstack.voostack.com/s/cooragent)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [cooragent](https://github.com/cooragent)
- **Source:** https://github.com/cooragent/ClarityFinance/tree/main/.claude/skills/planning-with-files

## Install

```sh
agentstack add skill-cooragent-clarityfinance-planning-with-files
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Planning with Files

使用三文件作为“外部记忆”：

- `task_plan.md`：阶段计划与状态
- `findings.md`：研究发现与决策依据
- `progress.md`：过程日志与测试记录

## 文件位置

模板位于本技能目录的 `templates/`，实际规划文件应创建在项目根目录。

## 使用要点

- 复杂任务开始前先创建三文件
- 每完成一个阶段更新 `task_plan.md`
- 每发现新信息更新 `findings.md`
- 过程细节持续记录到 `progress.md`

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [cooragent](https://github.com/cooragent)
- **Source:** [cooragent/ClarityFinance](https://github.com/cooragent/ClarityFinance)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-cooragent-clarityfinance-planning-with-files
- Seller: https://agentstack.voostack.com/s/cooragent
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
