From capture-plan
Estimate the scope and runtime of the frontmatter backfill — hardware specs, vault size, pending upgrades, and a calibrated time estimate. Read-only; nothing is modified.
How this skill is triggered — by the user, by Claude, or both
Slash command
/capture-plan:backfill-frontmatter-estimationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce a read-only estimate of what `/backfill-frontmatter` would do on this machine and vault.
Produce a read-only estimate of what /backfill-frontmatter would do on this machine and vault.
bun ${CLAUDE_PLUGIN_ROOT}/hooks/backfill-estimate.ts --cwd "$(pwd)"
The script reports:
Relay the report to the user in full, lightly formatted. Then:
/backfill-frontmatter to apply.vault is set in the capture-plan config.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub kriswill/capture-plan --plugin capture-plan