rdf
01Plugin Claude Code
Plugin marketplace listing 1 plugin: rdf.
Plugin Claude Code
Plugin marketplace listing 1 plugin: rdf.
Plugin Claude Code
Governance-driven AI development — convention enforcement, quality gates, and typed agent personas for any repo.
Instructions file
Claude Code instructions for rfxn/rdf, covering rdf — project claude.md, about, development, shell standards and commit protocol.
Hook
Runs before the agent uses a tool for Bash tool calls, executing pre-commit-validate.sh. From rfxn/rdf.
Hook
Runs after a tool call finishes for Edit and Write tool calls, executing post-edit-lint.sh. From rfxn/rdf.
Hook
Runs before the context is compacted, executing precompact-snapshot.sh. From rfxn/rdf.
Hook
Runs when a session starts on compact, executing session-start-context.sh, state-bootstrap.sh and session-start-inject.sh (3 commands). From rfxn/rdf.
Hook
Runs when a subagent finishes, executing subagent-stop.sh. From rfxn/rdf.
Hook
Runs when a session ends, executing session-end-capture.sh. From rfxn/rdf.
Agent
Plan execution orchestrator. Reads PLAN.md, executes phases via TDD, dispatches engineer/qa/uat/reviewer subagents, enforces quality gates. Use when executing implementation plans.
Agent
Universal implementation engineer. Follows TDD, reads governance for domain-specific conventions. Dispatched by the dispatcher for plan phase execution.
Agent
Research-driven collaborative planner. Brainstorms ideas, researches best practices, challenges assumptions, writes specs and implementation plans. Use for any planning, scoping, or design work.
Agent
Verification gate. Reads governance for project-specific checks (lint, tests, anti-patterns). Read-only — cannot modify source files. Dispatched by dispatcher or invoked via /r-verify.
Agent
Adversarial reviewer with two modes: challenge (pre-impl spec/plan review) and sentinel (post-impl 2-3 pass code review). Read-only — cannot modify source files. Dispatched by planner, dispatcher, or invoked via /r-review.
Agent
User acceptance testing. Runs real-world scenarios from end-user persona. Read-only — cannot modify source files. Dispatched by dispatcher or invoked via /r-test.
Command
AI slop audit. Finds dead code, orphan helpers, noop functions.
Command
Use when you want a full codebase audit: dispatches parallel reviewer and QA passes across the tree.
Command
Use when a plan exists and you want it built: dispatches the plan-execution orchestrator (engineer/QA/review gates) per phase at the right tier.
Command
Measure, score, and report on Claude Code context overhead for this.
Command
Use to initialize RDF governance on a new or existing repository.
Command
Switch the operational mode for the current session.
Command
Use when a spec is ready and you need an execution-grade, phase-by-phase implementation plan a fresh engineer can run mechanically.
Command
Use when the codebase has drifted from its governance docs and you want them re-derived from source.
Command
Route every finding in a sentinel or challenge report to a structured.