dwarvesf

61 mods across 3 repositories, 48 stars between them.

dwarvesf/dwarves-kit

Agent

Maps architecture patterns and conventions in an existing codebase. Dispatched by /spec for brownfield projects. Read-only.

11 yesterday A 28 tokens original MIT

research-context

26

dwarvesf/dwarves-kit

Agent

Quick brownfield orientation for a target area (endpoints, data models, UI, test coverage, recent history) -- capped at 80 lines, throwaway context for a spec about to be written. Dispatched by /spec, /test-plan. Read-only.

11 yesterday A 57 tokens original MIT

research-features

27

dwarvesf/dwarves-kit

Agent

Deep, uncapped, source-cited feature inventory for one module of a target project -- every entry point gets a file:line citation and a behavior contract; adds a MIGRATE table + parity contract when the request names a port/migration target. The definitive deliverable, not throwaway context (see research-context for…

11 yesterday A 79 tokens original MIT

research-pitfalls

28

dwarvesf/dwarves-kit

Agent

Finds landmines and risks in a codebase area before new work begins. Dispatched by /spec for brownfield projects. Read-only.

11 yesterday A 35 tokens original MIT

research-stack

29

dwarvesf/dwarves-kit

Agent

Maps the technology stack of an existing codebase. Dispatched by /spec for brownfield projects. Read-only.

11 yesterday A 26 tokens original MIT

dwarvesf/dwarves-kit

Agent

Responds to code review feedback with technical rigor, not performative agreement. Verifies before implementing. Pushes back when reviewer is wrong. Read-only by design (proposes fixes; the user decides whether to apply).

11 yesterday B 49 tokens original MIT

security-reviewer

31

dwarvesf/dwarves-kit

Agent

Deep security review of code changes. Read-only. Dispatched by /review-team for focused security analysis. More thorough than /review's built-in security checks.

11 yesterday A 36 tokens original MIT

slop-stripper

32

dwarvesf/dwarves-kit

Agent

Behavior-preserving AI-slop strip pass. Given a base ref, scans the branch diff and applies surgical edits that strip AI-generated smell (redundant comments, over-defensive handling, unnecessary casts, flattenable nesting, patterns inconsistent with the file) before merge. Never changes behavior unless fixing a real…

11 yesterday A 68 tokens original MIT

system-verifier

33

dwarvesf/dwarves-kit

Agent

Runs the whole assembled project's test suite end to end as the dynamic right-arm mirror of the design phase. Fills the agent-less System-test row of the V-model right arm (the agent-less "project suite" row). Read-only -- cannot modify the codebase.

11 yesterday A 58 tokens original MIT

task-verifier

34

dwarvesf/dwarves-kit

Agent

Verifies a completed task against its spec acceptance criteria. Run after each worker subagent completes a task. Read-only -- cannot modify the codebase.

11 yesterday A 34 tokens original MIT

test-writer

35

dwarvesf/dwarves-kit

Agent

Turns a reviewed test-plan coverage matrix into runnable test code, one case per matrix row, in the repo's existing test framework. Write-capable. Dispatched by /kit:test-write after a SOLID ## Test plan critique verdict, before the real test run becomes the verifier.

11 yesterday A 62 tokens original MIT

absorb

36

dwarvesf/dwarves-kit

Command

Maintainer-only: audit the kit's upstream sources (Credits drift + seed-rescan) and draft a dated, proposal-only absorption report. Does not execute, does not merge.

11 yesterday B 36 tokens original MIT

adopt

37

dwarvesf/dwarves-kit

Command

Adopt the current (or a target) repo into the dwarves-kit operate-contract: inject AGENTS.md + a CLAUDE.md loader + a WORKFLOW pointer + the proof marker, idempotently, and wire the lane/loop-type/proof classifiers so the ship-gate engages.

11 yesterday A 60 tokens original MIT

assign

38

dwarvesf/dwarves-kit

Command

Turn a backlog item (ID-NNN) into a scoped goal draft and route it into the right WORKFLOW lane. Writes .claude/goals/, never executes.

11 yesterday A 34 tokens original MIT

debug

39

dwarvesf/dwarves-kit

Command

Systematic debug loop: root cause before any fix. Four phases, an evidence ledger, the 3-fix architecture wall.

11 yesterday A 26 tokens original MIT

design

40

dwarvesf/dwarves-kit

Command

Opt-in interactive solution-design beat between /think and /spec. Explores 2-3 approaches one question at a time, holds for your approval per section, writes the Solution into the brief.

11 yesterday A 40 tokens original MIT

devs-team

41

dwarvesf/dwarves-kit

Command

Parallel multi-lens critique of a solution design (the active spec if present, else the decision brief). Dispatches 5 engineering lenses, merges findings, reports a verdict. Report-only, never blocks.

11 yesterday A 41 tokens original MIT

dispatch

42

dwarvesf/dwarves-kit

Command

Fire several disjoint VALIDATED specs concurrently, each in its own worktree, then converge. Cross-goal fan-out behind a disjointness gate + drift guard; lead-owned merge, no DAG.

11 yesterday A 41 tokens original MIT

docs

43

dwarvesf/dwarves-kit

Command

Update all project documentation to match the current codebase. Cross-references the diff against every doc file and fixes drift.

11 yesterday A 24 tokens original MIT

draft-agent

44

dwarvesf/dwarves-kit

Command

Meta-agent agent-builder. From a one-line description, generates a new subagent definition OR a mega-goal sub-goal file and (by default) installs the subagent so it is dispatchable next session. --draft stops at a staged draft for review.

11 yesterday A 53 tokens original MIT

execute

45

dwarvesf/dwarves-kit

Command

Autonomous spec execution with verification. Dispatches worker subagents per task, verifies each with task-verifier, retries fixable failures (max 2), escalates the rest.

11 yesterday B 36 tokens original MIT

explain

46

dwarvesf/dwarves-kit

Command

Turn a merged change into a literate-diff explainer a human READS to understand: background -> goal + intuition -> a prose-ordered diff -> a diagram. Composes narrate-log + svg-knowledge-diagram; grounded in the actual diff + test results, never the agent's narrative.

11 yesterday A 61 tokens original MIT

feature-map

47

dwarvesf/dwarves-kit

Command

Build or refresh a source-cited, agent-checkable feature inventory for ANY target project you point it at: per-module spec + a top-level checklist. Works standalone (what does this codebase do) or as a migration source of truth (what needs porting). Refresh mode is an audit-loop instance, sibling to the…

11 yesterday A 88 tokens original MIT

gauntlet

48

dwarvesf/dwarves-kit

Command

Onboarding gauntlet: a bounded-revise loop that converges a repo's contributor surface (docs + scripts + card template) by making a synthetic-dev agent onboard from the docs alone in a fresh clean room, build one seed card, and submit. Each round persists a full run record; the orchestrator revises the surface, tears…

11 yesterday B 111 tokens original MIT