ryanjmichie-git

8 mods across 1 repository, 2 stars between them.

forgeproof

02

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…

2 10d ago A tokens not measured original MIT

PreToolUse

03

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.

2 10d ago A tokens not measured original MIT

PostToolUse

04

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.

2 10d ago A tokens not measured original MIT

push

05

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".

2 10d ago A 61 tokens original MIT

reset

06

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".

2 10d ago A 66 tokens original MIT

run

07

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…

2 10d ago A 84 tokens original MIT

verify

08

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.

2 10d ago A 66 tokens original MIT