krzemienski

111 mods across 4 repositories, 49 stars between them.

PostToolUse

25

krzemienski/proofpunk

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing post-write-walkthrough.sh via sh. From krzemienski/proofpunk.

4 5d ago A tokens not measured

proofpunk

26

krzemienski/proofpunk

Agent

Execution-first builder that proves work with end-user testing (Proofpunk doctrine).

4 5d ago A 15 tokens

proofpunk-install

29

krzemienski/proofpunk

Command

Install proofpunk project memory — CLAUDE.md or AGENTS.md (platform-correct, ≤200 lines, merged never clobbered) plus scoped rules.

4 5d ago B 32 tokens

brainstorm

33

krzemienski/proofpunk

Skill Claude CodeCodex

Structured solution brainstorming with trade-off analysis and brutal honesty: scans the codebase BEFORE asking questions, pins exact requirements (expected output, acceptance criteria, scope boundary constraints, touchpoints), presents 2-3 approaches with pros/cons in visible text, and writes no code until the user…

4 5d ago A 158 tokens

krzemienski/proofpunk

Skill Claude CodeCodex

Conduct an evidence-backed, end-to-end audit and safe remediation of any software repository. Reconstructs change intent from history, verifies code, configuration, documentation, runtime behavior, dependencies, and production readiness; identifies drift, dead code, stale docs, cleanup risks, and remediation options…

4 5d ago A 144 tokens

end-user-testing

35

krzemienski/proofpunk

Skill Claude CodeCodex

The proof standard for end-user testing: every completion claim is proven by driving the real system as the end user, with run-scoped fresh evidence (timestamped, sequential, non-empty, never reused across runs), full-path citations describing what is SEEN, personally examined proof before any task is marked done…

4 5d ago A 178 tokens

krzemienski/proofpunk

Skill Claude CodeCodex

App-wide functional audit of a live site or app that inventories EVERY user interaction — every screen, page, button, form, link, endpoint, and flow — then clicks through everything and validates each one against the real running system, remediates failures immediately, and revalidates until clean. Five phases…

4 5d ago A 180 tokens

implement

37

krzemienski/proofpunk

Skill Claude CodeCodex

The single write path: scouts the real codebase (mandatory, subagents) distills TRUE success criteria, mines past sessions (session-intent) forges the build prompt (prompt-forge), decomposes into a task graph where every task carries a proof obligation, then runs the execution loop — implement a task, drive the…

4 5d ago A 216 tokens

krzemienski/proofpunk

Skill Claude CodeCodex

Drive and validate iOS apps end-to-end on real simulators — five-phase SETUP, RECORD, ACT, COLLECT, VERIFY protocol with video recording, log streaming, and screenshot evidence; three-facet validation checkpoints (simulator + backend + log analysis); xcrun simctl device control; XC-MCP accessibility-first UI…

4 5d ago A 159 tokens

plan-hardening

39

krzemienski/proofpunk

Skill Claude CodeCodex

Second-pass plan strengthening: red-teams a draft plan through multiple adversarial lenses, scores confidence gaps, researches weak sections injects or strengthens proof obligations, and surgically remediates findings while preserving the original intent. Also converts arbitrary prompts or plans into proof-carrying…

4 5d ago A 153 tokens

krzemienski/proofpunk

Skill Claude CodeCodex

Take a codebase from 'works on my machine' to shippable — systematic 8-phase production-readiness audit (risk-based cleanup waves, dead code documentation drift, zero-regression enforcement), spec-vs-implementation compliance audits that find COVERED/INCOMPLETE/MISSING gaps, and dependency supply-chain health (CVEs…

4 5d ago A 155 tokens

prompt-forge

41

krzemienski/proofpunk

Skill Claude CodeCodex

Prompt engineering, rating, and pipeline design: authors high-quality prompts on the canonical XML tag skeleton, rates any prompt against a quantitative rubric with test cases and metrics, optimizes weak prompts against real failure evidence, and builds multi-stage meta-prompt pipelines (.prompts/ directories…

4 5d ago A 181 tokens

proofpunk

42

krzemienski/proofpunk

Skill Claude CodeCodex

Router and entry point for the proofpunk plugin's 17 delivery skills — reads a request, names the single best-fit skill (or short ordered chain for compound asks), and hands off without repeating that skill's own doctrine. Covers the full arc: brainstorm a design, plan or harden a multi-phase build, implement it end…

4 5d ago A 165 tokens

red-team-eval

43

krzemienski/proofpunk

Skill Claude CodeCodex

Attack your own plans, prompts, and outputs before reality does — 4-lens hostile review (security, scope-creep, evidence-rigor, failure-modes) against plans/prompts/artifacts, formal eval-driven development (EDD) scoring agent sessions against rubrics, QA cycling loops (test, verify fix, repeat until goal met), and…

4 5d ago A 164 tokens

krzemienski/proofpunk

Skill Claude CodeCodex

Find and fix the real cause of bugs, never the symptom — disciplined reproduce-minimize-hypothesize-instrument loops for hard bugs and performance regressions, backward call-stack tracing to the original trigger, test-pollution bisection with a find-polluter script, expert investigation protocols, and…

4 5d ago C 157 tokens

session-intent

45

krzemienski/proofpunk

Skill Claude CodeCodex

Reconstruct what was actually ASKED from the sessions themselves — parses Claude Code JSONL transcripts into a per-session intent matrix (first user prompt = stated intent, subsequent prompts = steering, tool calls, files touched, commits made), aligns sessions to git history, and builds intent-vs-implementation…

4 5d ago A 166 tokens

stack-testing

46

krzemienski/proofpunk

Skill Claude CodeCodex

Real-system test discipline per stack — pytest/Go/C++/Django/Spring Boot gotchas that cause flaky CI, FastAPI HTTP/SSE testing with curl Playwright browser automation with server lifecycle management, and condition-based waiting to kill timing flakes. Use when writing debugging, or deflaking test suites in Python, Go…

4 5d ago A 165 tokens

tui-testing

47

krzemienski/proofpunk

Skill Claude CodeCodex

End-user proof for terminal UIs (Ink, blessed, textual, ratatui, curses): drive the real TUI in a real PTY as the end user with observe-then-act discipline, matched-assertion waits, three-facet evidence (screen + disk + logs), and pixel proof for visual claims. Codifies the measured lessons of driving agent-tty…

4 5d ago A 179 tokens

ui-experience-audit

48

krzemienski/proofpunk

Skill Claude CodeCodex

Deep end-to-end audit of any UI screen across four dimensions — visual defects, interactive elements, content quality, and UX heuristics — ending in one severity-classified report. Inventories every action item (button link, field, gesture), verifies each is discoverable and reachable, audits prose / code-block /…

4 5d ago A 184 tokens