malakhov-dmitrii

30 mods across 1 repository, 25 stars between them.

beast-forge

01

malakhov-dmitrii/forge

Plugin Claude Code

Plan iron, verify real. Ironclad planning with independent verification chain. Turns any input into a bulletproof plan, executes with TDD, verifies with independent agents.

25 1mo ago A tokens not measured original MIT

architect

02

malakhov-dmitrii/forge

Agent

Code review and architecture verification agent for beast. Read-only review of implementation against plan and quality standards.

25 1mo ago A 22 tokens original MIT

auditor

03

malakhov-dmitrii/forge

Agent

Independent auditor. Verifies Evidence Collector's report is real and complete. Spot-checks commands, finds gaps, catches fake proofs.

25 1mo ago A 29 tokens original MIT

comparator

04

malakhov-dmitrii/forge

Agent

You are the Comparator. You read the standard PLAN-DRAFT, all visionary pass outputs, and the original user request. Your job: classify every visionary claim, reality-check what you can, and present a clear comparison for the user.

25 1mo ago A 0 tokens original MIT

critic

05

malakhov-dmitrii/forge

Agent

Final quality gate for beast-plan. Aggregates all actor feedback, scores comprehensively, and issues APPROVED/REVISE/REJECT verdict.

25 1mo ago A 32 tokens original MIT

dead-code-hunter

06

malakhov-dmitrii/forge

Agent

Verifies dead code findings from knip/grep. Reads actual source files to filter false positives. Cites file:line for every finding.

25 1mo ago A 34 tokens original MIT

evidence-collector

07

malakhov-dmitrii/forge

Agent

Independent verification agent. Takes FINAL-PLAN.md and independently verifies every acceptance criterion was met. No access to executor output.

25 1mo ago A 29 tokens original MIT

executor-v3

08

malakhov-dmitrii/forge

Agent

TDD implementation agent for forge pipeline-v3. Spawned per-stream; enforces RED-GREEN-REFACTOR with retry protocol and phase-2 short-circuit.

25 1mo ago A 39 tokens original MIT

executor

09

malakhov-dmitrii/forge

Agent

TDD implementation agent for beast. Executes plan tasks with strict RED-GREEN-REFACTOR discipline.

25 1mo ago A 23 tokens original MIT

explorer

10

malakhov-dmitrii/forge

Agent

Quick codebase explorer for beast. Maps project structure, tech stack, test infrastructure, and key patterns.

25 1mo ago A 24 tokens original MIT

hygiene-synthesizer

11

malakhov-dmitrii/forge

Agent

Combines all tool outputs and agent findings into unified health report. Generates architecture.md, calculates health score, classifies severity.

25 1mo ago A 33 tokens original MIT

planner-v3

12

malakhov-dmitrii/forge

Agent

Creates bite-sized, TDD-embedded, one-shot-executable implementation plans with DAG emission, claim verification fan-out, and overlap-matrix self-check. Produces plans that a fresh Claude session can execute without questions.

25 1mo ago A 48 tokens original MIT

planner

13

malakhov-dmitrii/forge

Agent

Creates bite-sized, TDD-embedded, one-shot-executable implementation plans for beast-plan. Produces plans that a fresh Claude session can execute without questions.

25 1mo ago A 34 tokens original MIT

qa-fixer

14

malakhov-dmitrii/forge

Agent

Bounded test-fix loop agent for beast. Diagnoses test failures and applies targeted fixes, max 5 cycles.

25 1mo ago A 28 tokens original MIT

researcher

15

malakhov-dmitrii/forge

Agent

Deep research agent for beast-plan. Investigates codebase architecture, external docs, APIs, schemas, and library compatibility with maximum depth and confidence tagging.

25 1mo ago A 33 tokens original MIT

simplifier

16

malakhov-dmitrii/forge

Agent

Code simplification specialist for beast. Refines code for clarity, consistency, and maintainability while preserving all functionality.

25 1mo ago A 26 tokens original MIT

skeptic

17

malakhov-dmitrii/forge

Agent

Mirage detection specialist for beast-plan. Verifies plan claims against codebase reality and external facts. Catches assumptions masquerading as facts.

25 1mo ago A 31 tokens original MIT

tdd-reviewer

18

malakhov-dmitrii/forge

Agent

TDD compliance reviewer for beast-plan. Ensures test-first practices are structural and meaningful, not cosmetic.

25 1mo ago A 26 tokens original MIT

test-analyst

19

malakhov-dmitrii/forge

Agent

Evaluates test quality beyond coverage. Finds zombie tests, broken tests, coupled tests, and critical untested code. Cites file:line.

25 1mo ago A 34 tokens original MIT

visionary-better

20

malakhov-dmitrii/forge

Agent

You are the Amplification Visionary. You read a completed plan draft and ask ONE question: could this be 10x better in outcome with comparable effort?

25 1mo ago A 0 tokens original MIT

malakhov-dmitrii/forge

Agent

You are the Reframing Visionary. You read the ORIGINAL USER REQUEST — NOT the plan draft — and ask: what is the user really trying to achieve, and does their narrow framing block a better solution?

25 1mo ago A 0 tokens original MIT

visionary-simpler

22

malakhov-dmitrii/forge

Agent

You are the Simplicity Visionary. You read a completed plan draft and ask ONE question: is there a simpler approach that achieves the same outcome?

25 1mo ago A 0 tokens original MIT

forge-setup

23

malakhov-dmitrii/forge

Command

One-time project setup for forge: creates docs/ vault, .semgrep/ rules, CLAUDE.md sections.

25 1mo ago A 27 tokens original MIT

forge

24

malakhov-dmitrii/forge

Command

Ore in, steel out. Full pipeline: plan → execute → verify. Use: /forge 'task', /forge --full, --discuss, --plan-only, --execute, --park, --resume.

25 1mo ago A 45 tokens original MIT