fmflurry

65 mods across 1 repository, 172 stars between them.

angular-cop

01

fmflurry/settings-opencode

Agent Claude Code

MUST delegate when user runs /cop-review or asks for pre-merge review of HEAD vs a target branch. Angular + TypeScript focused (signals, RxJS, clean architecture, flurryx, TS strict). Reads project AGENTS.md. Runs tsc + lint. Tiered output. Read-only — findings only.

172 19d ago A 70 tokens original MIT

architect

02

fmflurry/settings-opencode

Agent Claude Code

MUST delegate for architecture, system design, scalability, cross-module boundaries, or high-impact technical decisions.

172 19d ago A 23 tokens original MIT

fmflurry/settings-opencode

Agent Claude Code

MUST delegate when build, typecheck, lint, or TypeScript errors occur. Fixes only those errors with minimal diffs.

172 19d ago C 32 tokens original MIT

code-reviewer

04

fmflurry/settings-opencode

Agent Claude Code

MUST delegate immediately after meaningful code changes or PR/pull request review requests. Reviews diffs for bugs, regressions, quality, maintainability, and tests. Read-only — findings only, no patches.

172 19d ago A 46 tokens original MIT

coder

05

fmflurry/settings-opencode

Agent Claude Code

MUST delegate for any non-test implementation work: writing new code, applying spec, scaffolding modules, porting code, implementing fixes. Pure implementation only — caller owns planning, architecture, and review.

172 19d ago A 43 tokens original MIT

conductor

06

fmflurry/settings-opencode

Agent Claude Code

Primary orchestrator. Routes every task to the matching specialist subagent. Cannot write or edit files directly — all writes go through writer (docs) or coder (code). Launch with claude --agent conductor.

172 19d ago A 46 tokens original MIT

database-reviewer

07

fmflurry/settings-opencode

Agent Claude Code

MUST delegate for PostgreSQL, SQL, Supabase, RLS, migrations, schema design, query performance, or DB security.

172 19d ago A 31 tokens original MIT

doc-updater

08

fmflurry/settings-opencode

Agent Claude Code

MUST delegate for documentation, README updates, architecture notes, and codemaps. Keeps docs aligned with code changes.

172 19d ago A 28 tokens copy · 86% MIT

dotnet-cop

09

fmflurry/settings-opencode

Agent Claude Code

MUST delegate when user runs /cop-review or asks for pre-merge review of HEAD vs a target branch on a .NET project. .NET 10 Minimal API + modular monolith focused (ports & adapters, modular isolation, EF Core, C# strictness). Reads project AGENTS.md. Runs dotnet build + dotnet format --verify-no-changes. Tiered…

172 19d ago A 90 tokens original MIT

e2e-runner

10

fmflurry/settings-opencode

Agent Claude Code

MUST delegate for browser automation, Playwright work, and critical user-flow E2E tests. Generates, runs, and reports artifacts.

172 19d ago A 34 tokens copy · 83% MIT

gdpr-specialist

11

fmflurry/settings-opencode

Agent Claude Code

MUST delegate for GDPR/privacy/data-protection compliance review of code (frontend, backend, database, infrastructure layers, full stack). FRANCE/CNIL-focused: audits against French GDPR rules, CNIL recommendations, Loi Informatique et Libertés. Covers consent flows, cookies/trackers, PII handling, data-subject…

172 19d ago A 124 tokens original MIT

git-specialist

12

fmflurry/settings-opencode

Agent Claude Code

Git workflow specialist. Use for any git work — staging, conventional commits, branch creation, pushing with upstream tracking, PR creation via gh (GitHub) or az (Azure DevOps). Auto-detects host from origin. Enforces strict commit and branch naming.

172 19d ago A 62 tokens original MIT

planner

13

fmflurry/settings-opencode

Agent Claude Code

MUST delegate for complex feature planning, implementation plans, large refactors, or unclear execution order. Produces plans only.

172 19d ago A 27 tokens original MIT

refactor-cleaner

14

fmflurry/settings-opencode

Agent Claude Code

MUST delegate for dead code, unused exports, duplication, and consolidation cleanup. Preserves behavior and verifies safety.

172 19d ago A 28 tokens original MIT

scout

15

fmflurry/settings-opencode

Agent Claude Code

MUST delegate when a dispatch needs a file list that isn't known yet. Scout emits a file manifest only — no analysis, no review, no recommendations. Hard cap 8 tool calls.

172 19d ago A 41 tokens original MIT

security-reviewer

16

fmflurry/settings-opencode

Agent Claude Code

MUST delegate for auth, user input, API endpoints, secrets, payments, PII, or sensitive data. Read-only — reports vulnerabilities; orchestrator dispatches fixes to coder.

172 19d ago A 41 tokens original MIT

tdd-guide

17

fmflurry/settings-opencode

Agent Claude Code

MUST delegate for new features, bug fixes, or refactors that need tests. Enforces RED-GREEN-REFACTOR and 80%+ coverage. Writes test files only; the orchestrator delegates implementation to coder.

172 19d ago A 50 tokens original MIT

writer

18

fmflurry/settings-opencode

Agent Claude Code

MUST delegate for writing or editing non-code text artifacts: documentation, README, markdown, HTML reports, release notes, ADRs, prose, change logs. Forbidden from touching source code files.

172 19d ago A 41 tokens original MIT

gdpr-review

21

fmflurry/settings-opencode

Command Claude Code

Audit the codebase (or a given path/feature) for GDPR compliance and produce a prioritized findings report.

172 19d ago A 21 tokens original MIT

git

22

fmflurry/settings-opencode

Command Claude Code

Handle git tasks with enforced branch and commit naming conventions.

172 19d ago A 10 tokens original MIT