kesteva

77 mods across 2 repositories, 96 stars between them.

bugfix

49

kesteva/soloflow

Command

Identify, resolve, and verify a bug. Spawns bug-investigator → executor → shadow-verifier in sequence.

41 3mo ago A 23 tokens original MIT

compound

50

kesteva/soloflow

Command

Propose learnings from completed sprint(s) in three buckets (clean-ups, backlog tasks, CLAUDE.md improvements) plus optional SoloFlow self-improvement feedback (tester mode), then apply what the user approves. Batches multiple pending sprints into one merged proposal when --all or multi-select subset is used.

41 3mo ago A 64 tokens original MIT

config

51

kesteva/soloflow

Command

Walk through SoloFlow configuration and adjust settings interactively.

41 3mo ago A 10 tokens original MIT

housekeeping

52

kesteva/soloflow

Command

Clean up .soloflow/ state cruft (orphan plans, ghost sprint entries, stale stuck files, mid-commit settle crashes, empty epics, malformed queue entries).

41 3mo ago A 37 tokens original MIT

idea-extractor

53

kesteva/soloflow

Command

Extract a structured idea from raw input, with optional external research.

41 3mo ago A 12 tokens original MIT

init

54

kesteva/soloflow

Command

Scaffold or repair the .soloflow/ state directory and run the setup wizard.

41 3mo ago D 17 tokens original MIT

mad-max

55

kesteva/soloflow

Command

Unattended backlog-drain mode — runs executor → verifier → code-reviewer loops on all ready tasks, logs stuck/human-needed, never prompts. Visual verify off; parallel by default.

41 3mo ago A 39 tokens original MIT

map-codebase

56

kesteva/soloflow

Command

Survey the project and create missing CLAUDE.md, ARCHITECTURE.md, and CODE-PATTERNS.md so future agents have shared context to load on entry.

41 3mo ago A 34 tokens original MIT

planner

57

kesteva/soloflow

Command

Plan a new idea, braindump multiple items, or refine an existing idea into execution-ready tasks.

41 3mo ago A 20 tokens original MIT

prune

58

kesteva/soloflow

Command

Deep-clean the codebase — remove dead code, trim CLAUDE.md files, and verify no regressions.

41 3mo ago A 22 tokens original MIT

quick

59

kesteva/soloflow

Command

Lightweight bugfix path — skip refinement, go straight to executor + verifier.

41 3mo ago A 15 tokens original MIT

review-queue

60

kesteva/soloflow

Command

Triage pending human-review items — resolve cruft, walk Decisions/Actions/Testing/Deferred Visual buckets, refine found issues into backlog tasks.

41 3mo ago A 28 tokens original MIT

roadmap

61

kesteva/soloflow

Command

Generate a phased roadmap from a project vision, with deep questioning, parallel research, and epic generation.

41 3mo ago A 19 tokens original MIT

sprint-and-compound

62

kesteva/soloflow

Command

Run /soloflow:sprint with /soloflow:compound interleaved before the merge choice — one end-to-end flow with a single final merge prompt.

41 3mo ago A 33 tokens original MIT

sprint

63

kesteva/soloflow

Command

Run an execution sprint over ready tasks in the backlog.

41 3mo ago A 10 tokens original MIT

status

64

kesteva/soloflow

Command

Show current SoloFlow sprint state and task progress.

41 3mo ago A 9 tokens original MIT

summarize-roadmap

65

kesteva/soloflow

Command

Summarize the backlog as a one-line-per-task roadmap, grouped by epic.

41 3mo ago A 16 tokens original MIT

sync-agents

66

kesteva/soloflow

Command

Re-sync MCP-dependent agent shadows in .claude/agents/ against the current plugin version.

41 3mo ago A 18 tokens original MIT

update

67

kesteva/soloflow

Command

Check for SoloFlow updates, run pending state migrations, and show the right install command.

41 3mo ago A 17 tokens original MIT

verify

68

kesteva/soloflow

Command

Run standalone visual verification using Maestro MCP (mobile, falls back to CLI) and/or Playwright MCP (web).

41 3mo ago C 23 tokens original MIT

visual-smoke

69

kesteva/soloflow

Command

Smoke-test visual verification — verify Maestro (mobile) and Playwright (web) are working end-to-end.

41 3mo ago C 21 tokens original MIT

SessionStart

70

kesteva/soloflow

Hook

Runs when a session starts, executing session-start.js via node. From kesteva/soloflow.

41 3mo ago A tokens not measured copy · 55% MIT

PostToolUse

71

kesteva/soloflow

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing post-tool-use.js and context-monitor.js via node (2 commands). From kesteva/soloflow.

41 3mo ago A tokens not measured original MIT

TaskCompleted

72

kesteva/soloflow

Hook

Runs when a task is marked completed, executing task-completed.js via node. From kesteva/soloflow.

41 3mo ago A tokens not measured original MIT