plan-keeper

plan-keeper is a plugin for Claude Code from paulbaranowski/wild-horses. Its manifest loads nothing; the 9 skills it bundles cost 611 tokens per session together, scanned A, original, MIT.

A local task-management system built around saved plans in a project folder. Plans can be captured, moved through planning stages, assigned for work, archived, or exported to issue trackers such as Linear and Jira.

In plain words
What is it for?
Use it to save and organize plans, route them to the next stage, dispatch work, archive results, and optionally create tracking items.
Why use it?
It keeps ideas, specifications, implementation plans, and completed work in one workflow instead of scattered notes.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add paulbaranowski/wild-horses
agentmods
npx agentmods add plugins/paulbaranowski/wild-horses/plan-keeper
Clone the repo
git clone --depth 1 https://github.com/paulbaranowski/wild-horses

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for plan-keeper

README.md
[![agentmods](https://agentmods.dev/badge/plugins/paulbaranowski/wild-horses/plan-keeper.svg)](https://agentmods.dev/plugins/paulbaranowski/wild-horses/plan-keeper)
Your own site
<a href="https://agentmods.dev/plugins/paulbaranowski/wild-horses/plan-keeper"><img src="https://agentmods.dev/badge/plugins/paulbaranowski/wild-horses/plan-keeper.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 9 skills cost 611 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

plan-keeper scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/plan-keeper/.claude-plugin/plugin.json · 9 lines

What it actually says

{
  "name": "plan-keeper",
  "description": "A local task-management system built around plans in a ~/plans/<repo>/ tree: a task is a plan that either spawns more plans or gets built into code. Capture from conversation, route to the next step, archive, dispatch via groundcrew, and optionally export to Linear/Jira.",
  "version": "6.15.0",
  "author": {
    "name": "Paul Baranowski"
  }
}
Contents

What it installs

The manifest is a name and a version. 9 skills travel with it, and installing the plugin installs all of them — 611 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 9 lines scan A d31cfb4350ea

Subscribe to this mod's changes

plan-keeper is a plugin published in the GitHub repository paulbaranowski/wild-horses (11 stars, last pushed 16d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

rook-maintainer

Maintainer-grade skills for rook (github.com/rook/): code review, backlog triage, systemic-PR campaigns, and the rook house conventions they enforce.

jhoblitt/rook-claude · not measured

milestone-driver

Drives a GitHub milestone to completion: triages each issue for design gaps + dependency order up front, then for each buildable issue finds the root cause (or parks it), dispatches a TDD implementer subagent, runs unit + E2E tests + code review, opens a PR, and auto-merges issues on CI green. The whole loop sits…

kenmulford/milestone-driver · not measured

obw

Obsidian Workspace — project-scoped vault productivity (capture / notes / PM). Skills-only: owns folder layout and templates; runs the Obsidian CLI directly via the official obsidian-cli skill.

musingfox/cc-plugins · not measured

todoist-weekly-review

Human-in-the-loop weekly review for Todoist: surfaces overdue and stale tasks with signals, proposes fixes (including splitting hidden projects), applies only what you approve. Unofficial — not affiliated with Doist.

yugmarwaha/todoist-weekly-review-mcp · not measured

feishu-calendar

Manage Feishu (Lark) calendar events — create, read, update, delete events and manage attendees via the Feishu Open Platform Calendar API v4.

ZW471/claude-feishu-calendar · not measured

gse

GSE-One — AI engineering companion for structured SDLC management. 24 commands, adaptive risk analysis, unified backlog, knowledge transfer, worktree isolation.

nicolasguelfi/gensem · not measured