ryanjmichie-git/forgeproof-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: forgeproof.
ryanjmichie-git/forgeproof-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: forgeproof.
ryanjmichie-git/forgeproof-plugin
Plugin Claude Code
Converts GitHub issues into working code with cryptographically signed provenance bundles. Every file edit, design decision, and test result is recorded in a tamper-evident Ed25519 hash chain. The .rpack bundle lets reviewers verify AI-generated code was not altered after creation — no external services, no API keys…
ryanjmichie-git/forgeproof-plugin
Hook
Runs before the agent uses a tool for Bash and PowerShell tool calls, executing forgeproof.py via python3 (2 commands). From ryanjmichie-git/forgeproof-plugin.
ryanjmichie-git/forgeproof-plugin
Hook
Runs after a tool call finishes for Edit and Write tool calls, executing forgeproof.py via python3 (2 commands). From ryanjmichie-git/forgeproof-plugin.
ryanjmichie-git/forgeproof-plugin
Skill Claude CodeCodex
Push a ForgeProof branch and open a pull request with provenance metadata embedded in the PR description. Use after running /forgeproof:run to create a PR from the generated code. Triggers on "push forgeproof", "create PR from forgeproof", or "open pull request with provenance".
ryanjmichie-git/forgeproof-plugin
Skill Claude CodeCodex
Clean up ForgeProof local state for an issue or all issues. Deletes provenance chains, bundles, ephemeral keys, and optionally branches. Use when you need to re-run ForgeProof on an issue or clean up after testing. Triggers on "reset forgeproof", "clean up forgeproof", or "forgeproof reset".
ryanjmichie-git/forgeproof-plugin
Skill Claude CodeCodex
Create provenance-tracked code from a GitHub issue with a cryptographically signed audit trail. Use when the user asks to "forgeproof an issue", "create a provenance bundle", "generate auditable code from an issue", or wants cryptographically signed proof of AI-generated work. Supports Python, TypeScript/JavaScript…
ryanjmichie-git/forgeproof-plugin
Skill Claude CodeCodex
Verify a ForgeProof provenance bundle (.rpack file). Use when the user asks to "verify a bundle", "check provenance", "validate an rpack", "verify forgeproof", or wants to confirm that AI-generated code has not been tampered with since signing. Supports verifying bundles from other repositories or PRs.