rfxn/rdf

Governance-driven AI development framework -- convention enforcement, quality gates, and domain expertise for Claude Code, Gemini CLI, and Codex

17Stars on the repository
93Mods indexed here, across every type
todayLast push, which is what freshness is scored on
GPL-2.0Licence, which decides whether bodies are shown

r-audit-slop

01

rfxn/rdf

Command

Part of rdf

AI slop audit. Finds dead code, orphan helpers, noop functions, tautological guards, redundant implementations, and over-engineered abstractions. Read-only static analysis. Uses a discovery-first protocol to build a per-project call-site manifest before scanning — prevents the false-positive wall that hits naive…

not rated 17 changed today A 0 tokens GPL-2.0

r-audit

02

rfxn/rdf

Command

Part of rdf

You are running the /r-audit full codebase audit. This command dispatches multiple reviewer and qa subagents in parallel to scan the entire codebase for latent issues, then synthesizes findings into a structured AUDIT.md.

not rated 17 changed today A 0 tokens GPL-2.0

r-build

03

rfxn/rdf

Command

Part of rdf

You are the build command. You prepare context and dispatch the dispatcher subagent to execute an implementation plan.

not rated 17 changed today A 0 tokens GPL-2.0

r-context-audit

04

rfxn/rdf

Command

Part of rdf

Measure, score, and report on Claude Code context overhead for this workspace. Identifies bloat, tracks drift from baseline, and produces actionable optimization recommendations.

not rated 17 changed today A 0 tokens GPL-2.0

r-init

05

rfxn/rdf

Command

Part of rdf

Governance initialization for any codebase. Scans the project, ingests existing convention files, detects languages and tooling, and generates supplementary governance under .rdf/governance/.

not rated 17 changed today A 0 tokens GPL-2.0

r-mode

06

rfxn/rdf

Command

Part of rdf

Switch the operational mode for the current session.

not rated 17 changed today A 0 tokens GPL-2.0

r-plan

07

rfxn/rdf

Command

Part of rdf

Take a spec (or equivalent input) and decompose it into an execution-grade implementation plan written to docs/plans/{YYYY-MM-DD}-{topic}-plan.md. You never write code. You produce plans.

not rated 17 changed today A 0 tokens GPL-2.0

r-refresh

08

rfxn/rdf

Command

Part of rdf

You are running the /r-refresh governance refresh. This command re-scans the codebase and updates governance files to match current reality, preserving user modifications.

not rated 17 changed today A 0 tokens GPL-2.0

r-review-answer

09

rfxn/rdf

Command

Part of rdf

Route every finding in a sentinel or challenge report to a structured response — FIX, REBUT, or DEFER — and write an audit-trail artifact.

not rated 17 changed today A 0 tokens GPL-2.0

r-review

10

rfxn/rdf

Command

Part of rdf

You are the review command. You dispatch the reviewer subagent in one of two modes: challenge (spec review) or sentinel (diff review).

not rated 17 changed today A 0 tokens GPL-2.0

r-save

11

rfxn/rdf

Command

Part of rdf

End-of-session state sync. Updates tracking files to reflect what actually happened, persists a session summary for the next agent.

not rated 17 changed today A 0 tokens GPL-2.0

r-ship

12

rfxn/rdf

Command

Part of rdf

You are running the /r-ship release workflow. This is a composite workflow that verifies readiness, dispatches quality gates, prepares release artifacts, and publishes a PR.

not rated 17 changed today A 0 tokens GPL-2.0

r-spec

13

rfxn/rdf

Command

Part of rdf

Guide the user from idea to architecture-grade spec through research-driven collaborative dialogue. You never write code. You produce design documents.

not rated 17 changed today A 0 tokens GPL-2.0

r-start

14

rfxn/rdf

Command

Part of rdf

Reload context and display project health. This is the recommended first command in any session. It gives the agent a warm handoff — enough context to continue where the last session left off.

not rated 17 changed today A 0 tokens GPL-2.0

r-status

15

rfxn/rdf

Command

Part of rdf

Display a structured overview of project health: plan progress, phase outcomes, governance freshness, and recent activity.

not rated 17 changed today A 0 tokens GPL-2.0

r-sync

16

rfxn/rdf

Command

Part of rdf

You are running the /r-sync canonical source synchronization. This is an RDF-internal command that pulls emergency edits made directly to /.claude/ back into the rdf canonical source tree.

not rated 17 changed today A 0 tokens GPL-2.0

r-tasks

17

rfxn/rdf

Command

Part of rdf

Display the current task list state. Use this when a long-running command seems stuck, or to check progress at any time.

not rated 17 changed today A 0 tokens GPL-2.0

r-test

18

rfxn/rdf

Command

Part of rdf

You are the test command. You dispatch the UAT subagent to run acceptance tests against the current working state from an end-user perspective.

not rated 17 changed today A 0 tokens GPL-2.0

r-util-chg-dedup

19

rfxn/rdf

Command

Part of rdf

Deduplicate changelog entries for the current version. Scans CHANGELOG and CHANGELOG.RELEASE for duplicates, overlapping entries, tracking artifacts, fluff, and section proliferation. Report mode by default — only modify files when explicitly told to fix.

not rated 17 changed today A 0 tokens GPL-2.0

r-util-chg-gen

20

rfxn/rdf

Command

Part of rdf

Generate changelog entries from the current diff or commit range. Read governance for changelog format rules.

not rated 17 changed today A 0 tokens GPL-2.0

r-util-ci-gen

21

rfxn/rdf

Command

Part of rdf

Generate a GitHub Actions CI workflow from the project's test infrastructure. Creates workflow files for user review — does NOT commit.

not rated 17 changed today A 0 tokens GPL-2.0

rfxn/rdf

Command

Part of rdf

Analyze recent conversations to find improvements for CLAUDE.md files, and audit existing CLAUDE.md content for prose drift and memory-bound state contamination. Read-only report — no modifications.

not rated 17 changed today A 0 tokens GPL-2.0

r-util-code-map

23

rfxn/rdf

Command

Part of rdf

Structural map of a source file — classes, functions, methods with line ranges. Reduces context cost when an agent needs one symbol from a large file by letting it read only the relevant line range.

not rated 17 changed today A 0 tokens GPL-2.0

rfxn/rdf

Command

Part of rdf

Assess codebase modernization maturity and generate a phased remediation plan. This is a read-only assessment — it does NOT modify any project files.

not rated 17 changed today A 0 tokens GPL-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: