kmajerowicz

28 mods across 1 repository, 5 stars between them.

gsr

01

kmajerowicz/get-shit-right

Plugin Claude Code

Plugin marketplace listing 1 plugin: gsr.

5 1mo ago A tokens not measured original MIT

gsr

02

kmajerowicz/get-shit-right

Plugin Claude Code

Get Shit Right — PRD-first, human-in-the-loop workflow for building production apps.

5 1mo ago A tokens not measured original MIT

implementer

03

kmajerowicz/get-shit-right

Agent

Bounded task executor for GSR systematic builds. Receives a fully specified task (description, file boundaries, success criteria, CLAUDE.md conventions), implements it, runs the gate function, and reports exactly one of DONE / DONEWITHCONCERNS / NEEDSCONTEXT / BLOCKED. Never makes product decisions.

5 1mo ago A 67 tokens original MIT

researcher

04

kmajerowicz/get-shit-right

Agent

Research-only agent for GSR scope and PRD phases — competitive mapping, don't-hand-roll sweeps, domain investigation, skills marketplace search. Returns structured findings with sources and confidence; implements nothing; surfaces options with tradeoffs instead of deciding.

5 1mo ago A 51 tokens original MIT

reviewer-quality

05

kmajerowicz/get-shit-right

Agent

Stage-2 reviewer for GSR systematic builds — runs only after reviewer-spec issues SPECPASS. Checks integration safety, CLAUDE.md convention adherence, and regression risk. Reports APPROVED / APPROVEDWITHCONCERNS / CHANGESREQUESTED / NEEDSMOREINFO.

5 1mo ago A 59 tokens original MIT

reviewer-spec

06

kmajerowicz/get-shit-right

Agent

Stage-1 reviewer for GSR systematic builds. Checks ONE thing — does the implementation match the feature file spec. Produces a pin map (pin ID → file:line) or SPECFAIL. Runs before reviewer-quality; never evaluates conventions or integration.

5 1mo ago A 55 tokens original MIT

build

07

kmajerowicz/get-shit-right

Command

Build a specific feature — creative (you review every diff) or systematic (agent-driven).

5 1mo ago A 18 tokens original MIT

debug

08

kmajerowicz/get-shit-right

Command

Start or resume a persistent debug session that survives /clear.

5 1mo ago A 11 tokens original MIT

learn

10

kmajerowicz/get-shit-right

Command

Index an existing codebase, populate CLAUDE.md, and get told what to do next.

5 1mo ago A 19 tokens original MIT

prd

11

kmajerowicz/get-shit-right

Command

Turn scope into PRD + feature files + project infrastructure.

5 1mo ago A 11 tokens original MIT

quick

12

kmajerowicz/get-shit-right

Command

One bounded task with GSR guarantees — no scope/PRD ceremony.

5 1mo ago A 14 tokens original MIT

scope

13

kmajerowicz/get-shit-right

Command

Shape an idea or existing materials into a structured scope document.

5 1mo ago A 11 tokens original MIT

status

14

kmajerowicz/get-shit-right

Command

Show current phase, feature progress, next action, active sessions, and in-progress plans.

5 1mo ago A 17 tokens original MIT

verify

16

kmajerowicz/get-shit-right

Command

Verify a feature or phase with evidence — build passes, grep results, human checks.

5 1mo ago A 16 tokens copy · 86% MIT

SessionStart

17

kmajerowicz/get-shit-right

Hook

Runs when a session starts on startup, resume, clear and compact, running an inline shell check. From kmajerowicz/get-shit-right.

5 1mo ago A tokens not measured copy · 84% MIT

PostToolUse

18

kmajerowicz/get-shit-right

Hook

Runs after a tool call finishes, executing gsr-context-monitor.js and gsr-gate-tracker.js via node (2 commands). From kmajerowicz/get-shit-right.

5 1mo ago A tokens not measured copy · 59% MIT

PreToolUse

19

kmajerowicz/get-shit-right

Hook

Runs before the agent uses a tool for Bash tool calls, executing gsr-gate-guard.js via node. From kmajerowicz/get-shit-right.

5 1mo ago A tokens not measured copy · 58% MIT

Stop

20

kmajerowicz/get-shit-right

Hook

Runs when the agent finishes a response, executing gsr-redflag-guard.js via node. From kmajerowicz/get-shit-right.

5 1mo ago A tokens not measured original MIT

gsr-debug

21

kmajerowicz/get-shit-right

Skill Claude CodeCodex

Run or resume a persistent, systematic debug investigation (OBSERVE/HYPOTHESIZE/TEST/CONCLUDE) that survives /clear and session crashes. Use when something in a GSR project is broken and needs a tracked investigation.

5 1mo ago A 51 tokens original MIT

gsr-feedback

22

kmajerowicz/get-shit-right

Skill Claude CodeCodex

Capture a bug report, feature request, or change request and write it to docs/BACKLOG.md. Use when the user wants to log feedback about a GSR project without starting a build.

5 1mo ago A 43 tokens original MIT

gsr-gate

23

kmajerowicz/get-shit-right

Skill Claude CodeCodex

Run the GSR gate function — build, type-check, lint, runtime smoke — and report in the evidence format. Use before ANY claim that code is done or working, in any GSR project.

5 1mo ago A 46 tokens original MIT

gsr-learn

24

kmajerowicz/get-shit-right

Skill Claude CodeCodex

Index an existing project (or re-index after major changes) so GSR can work with it — detects doc root, tech stack, and GSR setup gaps, then updates CLAUDE.md. Use when onboarding an existing codebase into GSR or refreshing its index.

5 1mo ago A 60 tokens original MIT