XRenSiu/claude-code-forge

2Stars on the repository
60Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

devils-advocate

01

XRenSiu/claude-code-forge

Agent

An adversarial debugging agent that challenges investigators’ findings instead of trying to find the bug itself. It tests the evidence, searches for contrary facts, identifies reasoning errors, and considers other explanations.

2 1mo ago A 45 tokens original MIT

XRenSiu/claude-code-forge

Agent

An evidence reviewer for adversarial debugging, which is a debugging process where investigators test and challenge competing explanations.

2 1mo ago A 43 tokens original MIT

XRenSiu/claude-code-forge

Agent

A focused bug investigator that tests one proposed explanation for a problem. It collects evidence for and against the explanation and reports how confident it is.

2 1mo ago A 43 tokens original MIT

rationale-judge

04

XRenSiu/claude-code-forge

Agent

A review agent for checking whether the reasoning behind a design document is trustworthy. It examines the evidence and explanations supporting design decisions, rather than judging how attractive the design is.

2 1mo ago A 107 tokens original MIT

taste-critic

05

XRenSiu/claude-code-forge

Agent

A design reviewer focused on whether an interface has a distinctive, memorable identity instead of looking like a generic collection of common choices. It evaluates designs or ranks several candidates without rewriting them.

2 1mo ago A 169 tokens original MIT

XRenSiu/claude-code-forge

Agent

A coding agent that fixes build, type-checking, and lint errors by changing only the code needed. It checks the result and reports what changed.

2 1mo ago A 71 tokens original MIT

code-reviewer

08

XRenSiu/claude-code-forge

Agent

A code-quality review agent that examines naming, structure, error handling, performance, duplicated code, and whether tests genuinely check the intended behavior.

2 1mo ago A 62 tokens original MIT

deployer

09

XRenSiu/claude-code-forge

Agent

A deployment agent that puts approved code into a production environment and checks that it works afterward. It also prepares a rollback if deployment fails.

2 1mo ago A 44 tokens original MIT

design-arbiter

10

XRenSiu/claude-code-forge

Agent

An architecture decision agent that compares competing software designs and chooses a final approach using a scoring table.

2 1mo ago A 41 tokens original MIT

design-reviewer

11

XRenSiu/claude-code-forge

Agent

A visual design reviewer that compares a design reference, such as a Figma file or screenshot, with the rendered website or its code.

2 1mo ago A 69 tokens original MIT

doc-updater

12

XRenSiu/claude-code-forge

Agent

A documentation assistant that updates project documents to match changes already made in the code. It can work with files such as a README, API documentation, a changelog, and architecture records.

2 1mo ago A 54 tokens original MIT

issue-fixer

13

XRenSiu/claude-code-forge

Agent

A bug-fixing assistant that applies test-driven development (TDD): first writing a test that reproduces the bug, then making the smallest code change that fixes it, and finally checking for regressions.

2 1mo ago A 55 tokens original MIT

product-advocate

14

XRenSiu/claude-code-forge

Agent

An AI role that writes and defends product requirement documents from the user's point of view. A product requirement document explains what a product should do and why.

2 1mo ago A 51 tokens original MIT

quality-sentinel

15

XRenSiu/claude-code-forge

Agent

A read-only code-quality checker that reviews completed work while other agents are implementing tasks. It looks for issues such as misleading tests or missing checks.

2 1mo ago A 39 tokens original MIT

red-team-attacker

16

XRenSiu/claude-code-forge

Agent

A security review assistant that actively tries to exploit vulnerabilities in an application and traces each attack from its entry point to its effect.

2 1mo ago A 48 tokens original MIT

review-synthesizer

17

XRenSiu/claude-code-forge

Agent

A neutral reviewer that combines reports from requirements, code, security, and red-team reviewers into one final assessment. It removes duplicate findings, ranks their seriousness, and issues a release recommendation.

2 1mo ago A 48 tokens original MIT

risk-assessor

18

XRenSiu/claude-code-forge

Agent

A task-plan reviewer that examines how a software project is divided into work and rates risks across five areas.

2 1mo ago A 61 tokens original MIT

security-reviewer

19

XRenSiu/claude-code-forge

Agent

A structured review of software security from the defender’s point of view. It checks common areas such as login, permissions, input handling, data protection, sessions, dependencies, and configuration.

2 1mo ago A 67 tokens original MIT

solution-architect

20

XRenSiu/claude-code-forge

Agent

An architecture-design assistant that studies the product requirements, existing code, and architecture records before proposing a system design. It can also respond to technical criticism and revise the design.

2 1mo ago A 39 tokens original MIT

spec-reviewer

21

XRenSiu/claude-code-forge

Agent

A requirements checker that compares the finished code with a product requirements document (PRD), architecture decision records (ADRs), and API specifications. It produces a table showing which requirements are covered.

2 1mo ago A 56 tokens original MIT

task-planner

22

XRenSiu/claude-code-forge

Agent

A planning assistant that turns product requirements and architecture decisions into small development tasks, with task dependencies and file ownership notes.

2 1mo ago A 62 tokens original MIT

team-implementer

23

XRenSiu/claude-code-forge

Agent

A coding assistant for working as one member of a team of agents. It implements an assigned task, follows TDD, checks file ownership, commits the change, and reports progress.

2 1mo ago A 44 tokens original MIT

technical-critic

24

XRenSiu/claude-code-forge

Agent

A technical reviewer who stress-tests architecture proposals and searches for weaknesses in scalability, security, cost, and complexity. Scalability means continuing to work as the system or workload grows.

2 1mo ago A 52 tokens original MIT