kesteva/soloflow

Soloflow is a hooks-based workflow orchestration for solo product development with Claude Code.

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

bug-investigator

01

kesteva/soloflow

Agent

Investigates a bug report — performs read-only root-cause analysis and produces a structured fix plan. Does NOT modify code.

41 3mo ago A 29 tokens original MIT

claude-md-reviewer

02

kesteva/soloflow

Agent

Reviews CLAUDE.md improvement proposals against the existing codebase and CLAUDE.md files, producing tightly scoped diffs at the lowest appropriate directory level.

41 3mo ago A 36 tokens original MIT

claudemd-pruner

03

kesteva/soloflow

Agent

Reviews all CLAUDE.md files for focus, trims redundancy, and identifies content that should be moved to specialized reference files.

41 3mo ago A 30 tokens original MIT

code-reviewer

04

kesteva/soloflow

Agent

Reviews completed code for quality, reuse, and security.

41 3mo ago A 14 tokens original MIT

codebase-pruner

05

kesteva/soloflow

Agent

Reviews a codebase for redundancy, inefficiency, orphaned code, and dead exports, then produces a structured pruning proposal.

41 3mo ago A 29 tokens original MIT

compound-skeptic

06

kesteva/soloflow

Agent

Skeptical second-pass reviewer of a compound proposal; emits per-item IMPLEMENT / DONTIMPLEMENT verdicts with concrete evidence. Read-only except for the proposal file where it inserts verdict blocks.

41 3mo ago A 44 tokens original MIT

compounder

07

kesteva/soloflow

Agent

Analyzes completed sprints and out-of-scope findings, then produces a three-bucket proposal (clean-ups, backlog tasks, CLAUDE.md / CODE-PATTERNS.md improvements) for the user to approve.

41 3mo ago A 47 tokens original MIT

executor

08

kesteva/soloflow

Agent

Implements a single task from an execution-ready plan with scope boundaries, deviation rules, and atomic commits.

41 3mo ago A 22 tokens original MIT

idea-extractor

09

kesteva/soloflow

Agent

Extracts and structures raw ideas, feature requests, and bug reports into actionable task specs.

41 3mo ago A 21 tokens original MIT

integration-tester

10

kesteva/soloflow

Agent

Runs end-of-sprint integration and E2E tests, classifies failures as regressions or pre-existing.

41 3mo ago A 25 tokens original MIT

roadmap-generator

11

kesteva/soloflow

Agent

Synthesizes a roadmap brief and research into a phased set of epics with dependencies, milestones, and success signals.

41 3mo ago A 27 tokens original MIT

sprint-closer

12

kesteva/soloflow

Agent

Gathers sprint close context and executes sprint close (mark complete, archive, commit, merge run branch) for the executor orchestrator.

41 3mo ago A 32 tokens original MIT

kesteva/soloflow

Agent

End-of-sprint aggregate code reviewer; surfaces cross-task quality and security findings as queued findings for the compounder.

41 3mo ago A 28 tokens original MIT

sprint-initiator

14

kesteva/soloflow

Agent

Gathers sprint context and executes sprint setup (branch, sprint.json, smoke tests) for the executor orchestrator.

41 3mo ago A 28 tokens original MIT

task-decomposer

15

kesteva/soloflow

Agent

Decomposes an approved idea into a coarse task skeleton (DAG, epic decisions, file-ownership hints) for downstream parallel detailers.

41 3mo ago A 32 tokens original MIT

task-refiner

16

kesteva/soloflow

Agent

Refines approved ideas into execution-ready plans with acceptance criteria, file ownership, and dependency mapping.

41 3mo ago A 22 tokens original MIT

test-writer

17

kesteva/soloflow

Agent

Writes or updates unit and component tests for a single completed task's changes.

41 3mo ago A 18 tokens original MIT