rfxn

57 mods across 1 repository, 17 stars between them.

rdf

01

rfxn/rdf

Plugin Claude Code

Plugin marketplace listing 1 plugin: rdf.

17 13d ago A tokens not measured GPL-2.0

rdf

02

rfxn/rdf

Plugin Claude Code

Governance-driven AI development — convention enforcement, quality gates, and typed agent personas for any repo.

17 13d ago A tokens not measured GPL-2.0

rdf CLAUDE.md

03

rfxn/rdf

Instructions file

Claude Code instructions for rfxn/rdf, covering rdf — project claude.md, about, development, shell standards and commit protocol.

17 13d ago A 967 tokens GPL-2.0

PreToolUse

04

rfxn/rdf

Hook

Runs before the agent uses a tool for Bash tool calls, executing pre-commit-validate.sh. From rfxn/rdf.

17 13d ago A tokens not measured GPL-2.0

PostToolUse

05

rfxn/rdf

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing post-edit-lint.sh. From rfxn/rdf.

17 13d ago A tokens not measured GPL-2.0

PreCompact

06

rfxn/rdf

Hook

Runs before the context is compacted, executing precompact-snapshot.sh. From rfxn/rdf.

17 13d ago A tokens not measured GPL-2.0

SessionStart

07

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.

17 13d ago A tokens not measured GPL-2.0

SubagentStop

08

rfxn/rdf

Hook

Runs when a subagent finishes, executing subagent-stop.sh. From rfxn/rdf.

17 13d ago A tokens not measured GPL-2.0

SessionEnd

09

rfxn/rdf

Hook

Runs when a session ends, executing session-end-capture.sh. From rfxn/rdf.

17 13d ago A tokens not measured GPL-2.0

rdf-dispatcher

10

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.

17 13d ago A 43 tokens GPL-2.0

rdf-engineer

11

rfxn/rdf

Agent

Universal implementation engineer. Follows TDD, reads governance for domain-specific conventions. Dispatched by the dispatcher for plan phase execution.

17 13d ago A 30 tokens GPL-2.0

rdf-planner

12

rfxn/rdf

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.

17 13d ago A 38 tokens GPL-2.0

rdf-qa

13

rfxn/rdf

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.

17 13d ago A 42 tokens GPL-2.0

rdf-reviewer

14

rfxn/rdf

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.

17 13d ago A 58 tokens GPL-2.0

rdf-uat

15

rfxn/rdf

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.

17 13d ago A 36 tokens GPL-2.0

r-audit-slop

16

rfxn/rdf

Command

AI slop audit. Finds dead code, orphan helpers, noop functions.

17 13d ago A 15 tokens GPL-2.0

r-audit

17

rfxn/rdf

Command

Use when you want a full codebase audit: dispatches parallel reviewer and QA passes across the tree.

17 13d ago A 21 tokens GPL-2.0

r-build

18

rfxn/rdf

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.

17 13d ago A 35 tokens GPL-2.0

r-context-audit

19

rfxn/rdf

Command

Measure, score, and report on Claude Code context overhead for this.

17 13d ago A 14 tokens GPL-2.0

r-init

20

rfxn/rdf

Command

Use to initialize RDF governance on a new or existing repository.

17 13d ago A 12 tokens GPL-2.0

r-mode

21

rfxn/rdf

Command

Switch the operational mode for the current session.

17 13d ago A 9 tokens GPL-2.0

r-plan

22

rfxn/rdf

Command

Use when a spec is ready and you need an execution-grade, phase-by-phase implementation plan a fresh engineer can run mechanically.

17 13d ago A 25 tokens GPL-2.0

r-refresh

23

rfxn/rdf

Command

Use when the codebase has drifted from its governance docs and you want them re-derived from source.

17 13d ago A 21 tokens GPL-2.0

r-review-answer

24

rfxn/rdf

Command

Route every finding in a sentinel or challenge report to a structured.

17 13d ago A 13 tokens GPL-2.0