archive

Fills Outcomes & Learnings in a plan file and renames it to .done.md.

INSTALLATION
npx skills add https://github.com/camacho/ai-skills --skill archive
Run in your project or agent environment. Adjust flags if your CLI version differs.

SKILL.md

$27

If user skips → write "Outcomes: not recorded" (don't block).

-

Write Outcomes & Learnings section to the plan file:

## Outcomes & Learnings

**Completed**: [date]

### What Worked

- [bullet points]

### What Didn't

- [bullet points]

### Learnings

- [bullet points]

-

Rename to .done.md:

git -C "$WORKTREE" mv ai-workspace/plans/<name>.md ai-workspace/plans/<name>.done.md

-

Commit the archive:

git -C "$WORKTREE" add ai-workspace/plans/<name>.done.md

git -C "$WORKTREE" commit -m "docs: archive plan <name>

Co-Authored-By: Claude <model>"

Output: Confirmation that the plan is archived with path to .done.md file.

BrowserAct

Let your agent run on any real-world website

Bypass CAPTCHA & anti-bot for free. Start local, scale to cloud.

Explore BrowserAct Skills →

Stop writing automation&scrapers

Install the CLI. Run your first Skill in 30 seconds. Scale when you're ready.

Start free
free · no credit card