iamvonpasion

24 mods across 1 repository, 2 stars between them.

hashb

02

iamvonpasion/hashb

Plugin Claude Code

Dev workflow toolkit — 20 skills + domain-specific rules. Skills work for any project; domain context comes from rules organized by vertical.

2 3mo ago A tokens not measured

hashb CLAUDE.md

03

iamvonpasion/hashb

Instructions file

Claude Code instructions for iamvonpasion/hashb, covering hashb, skills, rules, project profile and project profile.

2 3mo ago A 1,935 tokens

reviewer

04

iamvonpasion/hashb

Agent

Independent peer code reviewer for diffs on the current branch. Runs in a fresh, isolated context with no memory of who wrote the code or why — this is load-bearing: it prevents confirmation bias. Invoke after code has been written or modified when an unbiased verdict is needed before /ship. Returns a structured…

2 3mo ago A 0 tokens

audit

05

iamvonpasion/hashb

Skill Claude CodeCodex

Compliance audit — scan entire repo against hashb standards. Scored report with prioritized findings.

2 3mo ago B 18 tokens

decompose

06

iamvonpasion/hashb

Skill Claude CodeCodex

Break a large goal into 3–8 sequenced tasks, each one /eng → /tdd cycle. Writes to specs/{slug}.todos.md when a spec exists, root TODOS.md otherwise. /decompose — decompose a feature or goal /decompose re-entry — resume where you left off (auto-detected).

2 3mo ago A 71 tokens

design

07

iamvonpasion/hashb

Skill Claude CodeCodex

UX/UI design — wireframes, component mapping, interaction design, accessibility. Bridge between /spec and /eng for features with user interfaces. /design — full design pass (from spec requirements) /design review — review existing UI against spec or heuristics.

2 3mo ago A 56 tokens

docs

08

iamvonpasion/hashb

Skill Claude CodeCodex

Document hygiene — find stale, obsolete, duplicate, and scattered docs. Sync, consolidate, update, or remove. Interactive.

2 3mo ago A 25 tokens

eng

09

iamvonpasion/hashb

Skill Claude CodeCodex

Engineering — scope, architecture decisions, implementation review, TDD plan. Technical planning for how to build what /spec defined. /eng — auto-detect (arch + impl, or impl only) /eng arch — force architecture mode (greenfield, major subsystem) /eng impl — force implementation review only (architecture settled) /eng…

2 3mo ago A 87 tokens

explore

10

iamvonpasion/hashb

Skill Claude CodeCodex

Unstructured exploration — think through ideas, investigate the codebase, compare approaches, diagram relationships. No artifacts, no structure, no gates. Transitions to /spec or /eng when ready. Use when requirements are unclear, the problem space is new, or you need to think before committing to a plan.

2 3mo ago A 62 tokens

fix

11

iamvonpasion/hashb

Skill Claude CodeCodex

Systematic debugging — investigate, hypothesize, fix, verify. No fixes without root cause.

2 3mo ago A 19 tokens

grill

12

iamvonpasion/hashb

Skill Claude CodeCodex

Architecture fitness evaluation — optional, on-demand skill that challenges existing architecture and engineering decisions. Produces a scored report with ROI-ranked refactoring recommendations. Adversarial posture: challenges rather than describes. Systematically finds blindspots and loopholes. Prefers…

2 3mo ago C 69 tokens

init

13

iamvonpasion/hashb

Skill Claude CodeCodex

Bootstrap or update a repo for hashb compliance -- Project Profile, rules, business scaffolds. Idempotent.

2 3mo ago A 23 tokens

qa

14

iamvonpasion/hashb

Skill Claude CodeCodex

QA testing — browse like a real user, document bugs, report only. Never fixes.

2 3mo ago C 18 tokens

quick

15

iamvonpasion/hashb

Skill Claude CodeCodex

Quick planning — single-response plans with no ceremony. Auto-detects intent or accepts explicit mode. /quick — auto-detect (build, research, fix, design, spec) /quick eng — lightweight implementation plan /quick spec — lightweight requirements /quick design — lightweight UI/UX plan /quick research — lightweight…

2 3mo ago A 100 tokens

research

16

iamvonpasion/hashb

Skill Claude CodeCodex

Pre-planning research — libraries, APIs, patterns, ecosystem.

2 3mo ago A 13 tokens

retro

17

iamvonpasion/hashb

Skill Claude CodeCodex

Post-ship retrospective — what worked, what didn't, root causes, action items.

2 3mo ago A 17 tokens

review

18

iamvonpasion/hashb

Skill Claude CodeCodex

Peer code review — agent-to-agent or agent-to-human. Confidence-scored, blocks ship on low confidence.

2 3mo ago A 22 tokens

ship

19

iamvonpasion/hashb

Skill Claude CodeCodex

Ship — test, review, version, changelog, commit, PR. Fully automated.

2 3mo ago A 18 tokens

simplify

20

iamvonpasion/hashb

Skill Claude CodeCodex

Code simplification — reduces complexity, eliminates duplication, improves naming, removes dead code. Preserves all functionality. Use after writing or modifying code, or point at any file/directory/function.

2 3mo ago A 38 tokens

spec

21

iamvonpasion/hashb

Skill Claude CodeCodex

Product specification — problem, acceptance criteria, boundaries. Lean by default; rigor preserved. AC is the canonical contract id. /spec — auto-detect (discover if problem unclear; define otherwise) /spec discover — force problem-space exploration /spec define — problem understood, need structured requirements.

2 3mo ago A 65 tokens

swarm

22

iamvonpasion/hashb

Skill Claude CodeCodex

Parallel work decomposition — plan streams, run, review, merge. Decomposition only when it clearly helps; single agent is the default. /swarm plan — write the manifest /swarm status — current branch state /swarm review — per-stream peer review /swarm merge — sequential merge with tests between.

2 3mo ago A 74 tokens

tdd

23

iamvonpasion/hashb

Skill Claude CodeCodex

Test-driven implementation — execute the TDD plan from /eng. Requires /eng output as input. RED → GREEN → REFACTOR with checkpoint gates. /tdd — execute TDD plan from /eng /tdd continue — resume from last checkpoint.

2 3mo ago A 57 tokens

understand

24

iamvonpasion/hashb

Skill Claude CodeCodex

Systematic codebase mapping — architecture, module boundaries, data flows, conventions. Produces persistent .understand/architecture-map.md. Use on brownfield projects before /init, or before /eng when the codebase is unfamiliar.

2 3mo ago A 47 tokens