Plan Attest — Development skill for Claude Code
Lock the current task_plan.md content with a SHA-256 attestation.
How to install Plan Attest
Installs to ~/.claude/skills/dylanpulver-planning-with-files-plan-attest/SKILL.md
mkdir -p ~/.claude/skills/dylanpulver-planning-with-files-plan-attest && curl -fsSL https://raw.githubusercontent.com/dylanpulver/planning-with-files/HEAD/commands/plan-attest.md -o ~/.claude/skills/dylanpulver-planning-with-files-plan-attest/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Plan Attest does
description: "Lock the current task_plan.md content with a SHA-256 attestation. Hooks then refuse to inject plan content if the file diverges from the attested hash, blocking silent tampering. Use --show to print the stored hash, --clear to remove the attestation. Available since v2.37.0." disable-model-invocation: true allowed-tools: "Bash"
Run the plan attestation helper for the active plan.
Steps:
- Resolve the active plan: prefer
${PLAN_ID}env var, then.planning/.active_plan
Alternatives in Development
- Breach Check — HIBP k-anonymity check on a password wordlist 4.5k ★
- Mono Color Skill — One-ink editorial print image skill — warm paper, halftone photography, active negative space, and restrained 3k ★
- Benjamin Plus Skill — Benjamin-Plus: a measured token-efficiency skill for coding agents (−17.9% cost median, quality unchanged) 272 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Debug Agent
Spin up a locally-attested CLI agent that the iOS app verifies as a Convos agent. Two modes - interactive (min
Skill S01 Constitutional Attest
SKILL_S01: constitutional-attest
V Memory Refresh
(Re)index docs/superpowers prose into the local V-memory cache so recall is current. Incremental by file hash;
Drift Refresh
Refresh the retirement catalog for vendors a machine can't re-fetch — drive the human through each portal/page
Pharn Dev Plan
Plan ONE increment of PHARN. Discovery-first, grounded in live state, pins the architecture content-hash, halt
Setup Sbom
Walkthrough: Set up SBOM generation and provenance attestation pipelines
Related Agents
Planted Error Probe
The ungameable calibration anchor — inject a KNOWN bug into a critical module and confirm the test suite catch
DevOps Triage
Triages a production error alert (service name, error sample, optional deploy sha) into a bounded root-cause v
Harness Code Reviewer
Code reviewer — two-stage review against a pinned SHA: spec compliance first, then code quality, hunting fail-