seanrreid/RAD_framework

The AI Agent framework designed with small teams in mind

5Stars on the repository
54Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

seanrreid/RAD_framework

Agent Claude Code

WCAG 2.1 AA accessibility review. Checks semantic HTML, ARIA roles and labels, keyboard navigation, focus management, color contrast, screen reader support, and motion/animation safety. Stack-agnostic — WCAG applies regardless of framework. Reads CLAUDE.md to understand the frontend stack and component library in use.…

5 6d ago A 93 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

Top orchestrator for the approval-authority-recording feature. Delegates to approval-event-model (the architecture-approved event type, the reserved architecture project log, re-approval transition/fingerprint, pure-fold preservation) and approval-command-integration (the /rad-design inline-approve write site + the…

5 6d ago A 91 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

Owns where the verbs write approval authority. Delegate here for anything touching the /rad-design inline-approve write site, the /rad-approve re-approval verb, or their harness/cli.js handlers. Architect-only.

5 6d ago A 53 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

MUST BE USED by approval-command-integration-orchestrator when mapping the /rad-design inline-approve write site, the /rad-approve flow + proxy handling, or the cli.js approve handler. Returns the verb write-site anchors — never raw file contents.

5 6d ago A 58 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

MUST BE USED by approval-event-model-orchestrator when mapping the event schema, the gate fold, the duplicate-approved transition rule, recordApproval provenance freezing, or the event-log path/isSafeFeature construction. Returns file:line anchors and event/transition-shape notes — never raw file contents.

5 6d ago A 65 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

Owns how approval authority is recorded as events. Delegate here for anything touching harness/events.js, transitions.js, gates.js (fold), gates.yaml, recordApproval, the new architecture-approved event type, the reserved architecture project log, or the re-approval transition/fingerprint rule. Architect-only.

5 6d ago A 67 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

MUST BE USED by audit-surface-orchestrator when mapping the rad-insights aggregation, the kickoff session-start report, or the event-read helpers. Returns the extension points and read helpers — never raw file contents.

5 6d ago A 50 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

Owns surfacing what the gate auto-cleared. Delegate here for anything touching the /rad-insights skill, the kickoff skill, or the event-log read path that counts policy-approval events. Developer-open; read-only over the event log.

5 6d ago A 57 tokens original MIT

ci-surface-mapper

09

seanrreid/RAD_framework

Agent Claude Code

MUST BE USED by ci-wiring-orchestrator when mapping existing script exit-code/output conventions, the harness and shell test entry points, the platform-detection seam, or the deliver-gate hook's invocation shape. Returns file:line anchors and convention notes — never raw file contents.

5 6d ago A 64 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

Owns the CI wiring: .github/workflows/ job structure, triggers, the rad/-branch-with-plan deliver-PR detection (clean no-op on ordinary PRs), and the runner-neutral advisory/annotation output contract. Delegate here for anything touching workflow YAML, Layer-1 test jobs (harness node --test + scripts/test-.sh), or how…

5 6d ago A 123 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

MUST BE USED by severity-classifier-orchestrator when mapping the existing risk-pattern matching, scope computation, or env-var documentation pattern. Returns the match logic, scope-set source, and config-doc convention — never raw file contents.

5 6d ago A 53 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

Owns the repo-convention lints: the new agent-file frontmatter lint (.claude/agents/ required fields, context-tool model/tool rules, description prefixes), CLAUDE.md scope-map ↔ agent-files sync check, and the tail-wave CI wiring of check-scope.sh (fail-closed, blocks merge) and lint-plan.sh (advisory). Delegate here…

5 6d ago A 132 tokens original MIT

event-fold-mapper

13

seanrreid/RAD_framework

Agent Claude Code

MUST BE USED by event-fold-orchestrator when mapping the gate event-fold, the events writer/provenance freezing, the event schema, or the branch-tip read sites. Returns file:line anchors and event-shape notes — never raw file contents.

5 6d ago A 57 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

Owns how the event log gains ownership and refuses to fold when diverged. Delegate here for anything touching harness/gates.js, the events writer/schema, owner-claimed/owner-released events, branch-as-lock semantics, or the fail-closed divergence tripwire. Architect-only.

5 6d ago A 63 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

MUST BE USED by event-metrics-orchestrator when mapping the event schema, existing read helpers, the writer/read seam in events.js, or where the spine records wave outcomes, retries, and token usage. Returns file:line anchors and event-shape notes — never raw file contents.

5 6d ago A 65 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

Owns Part A: cross-feature reliability metrics folded from .agents/state//events.jsonl (wave success by outcome, retries, token spend, failure-reason distribution). Delegate here for anything touching event-read helpers or the metrics section of /rad-insights. Hard constraint: read-side only — must not modify…

5 6d ago A 92 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

Owns Part B: recurrence detection over .agents/findings.jsonl and the resulting CLAUDE.md-convention / lint-rule suggestions. Delegate here for anything touching the findings read path, the recurrence threshold (fixed vs RADFINDINGSTHRESHOLD), or the suggestion section of /rad-insights and the optional /wrap…

5 6d ago A 91 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

MUST BE USED by findings-loop-orchestrator when mapping the findings.jsonl record shape, the existing /rad-insights aggregation sections, the /wrap progress-note append point, or the CLAUDE.md/lint conventions a suggestion would target. Returns file:line anchors and shape notes — never raw file contents.

5 6d ago A 71 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

MUST BE USED by gate-authority-orchestrator when mapping the approval event schema, the gate event-fold, recordApproval provenance, or the approve/deliver gate-check sites. Returns file:line anchors and event-shape notes — never raw file contents.

5 6d ago A 59 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

Owns how a policy-approval is recorded and where the auto-clear decision fires. Delegate here for anything touching harness/gates.js, gates.yaml, the events writer, recordApproval, or the /rad-approve and /rad-deliver gate-check call sites. Architect-only.

5 6d ago A 63 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

Top orchestrator for the harness-ci feature. Delegates to ci-wiring (workflow YAML, triggers, deliver-PR detection, PR annotations), integrity-checks (approval ancestry/fingerprint/authenticity, append-only enforcement, ownership advisory), and convention-lints (agent-file lint, scope-map sync, scope-check + plan-lint…

5 6d ago A 108 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

Owns the hook runner module, the operator config surface (scripts/hooks dir vs env vs CLAUDE.md block), and event-log integration. Delegate here for how a hook is registered, invoked, and recorded. Architect-only.

5 6d ago A 52 tokens original MIT

hook-surface-mapper

23

seanrreid/RAD_framework

Agent Claude Code

MUST BE USED by hook-runtime-orchestrator when mapping the event writer, existing post-check/guardrail scripts, or the config surface. Returns emit sites, the script-invocation pattern, and dedup notes — never raw file contents.

5 6d ago A 56 tokens original MIT

seanrreid/RAD_framework

Agent Claude Code

Top orchestrator for the wave-lifecycle-hooks feature. Delegates to spine-integration (where hooks fire) and hook-runtime (how hooks run + register). Architect-only; coordinates the determinism-boundary work.

5 6d ago A 49 tokens original MIT