0xmariowu

102 mods across 3 repositories, 101 stars between them.

health

73

0xmariowu/builders-dont-cry

Command Claude Code

BDC health: check installed BDC runtime, hooks, projections, and degraded host state.

4 3mo ago A 18 tokens original MIT

idea

74

0xmariowu/builders-dont-cry

Command Claude Code

BDC idea: shape fuzzy intent before planning or coding.

4 3mo ago A 11 tokens original MIT

plan

76

0xmariowu/builders-dont-cry

Command Claude Code

BDC plan: turn approved intent into an atomic, reviewable execution plan.

4 3mo ago A 15 tokens original MIT

ship

77

0xmariowu/builders-dont-cry

Command Claude Code

BDC ship: make a GO/NO-GO release decision from current evidence.

4 3mo ago A 16 tokens original MIT

verify

78

0xmariowu/builders-dont-cry

Command Claude Code

BDC verify: independently check completed work before trusting it.

4 3mo ago A 11 tokens original MIT

watch-pr

79

0xmariowu/builders-dont-cry

Command Claude Code

BDC watch-pr: monitor PR, CI, review, post-merge, and remediation state.

4 3mo ago A 19 tokens original MIT

0xmariowu/builders-dont-cry

Instructions file CodexOpenCode

Instructions for 0xmariowu/builders-dont-cry: Use BDC when work needs plan-driven execution, evidence, handoff, pickup, PR watch, verify, or ship gates.

4 3mo ago C 871 tokens original MIT

0xmariowu/builders-dont-cry

Instructions file

Instructions for 0xmariowu/builders-dont-cry: Use BDC when work needs plan-driven execution, evidence, handoff, pickup, PR watch, verify, or ship gates.

4 3mo ago C 871 tokens copy · 100% MIT

0xmariowu/builders-dont-cry

Agent

Read-only code-review persona for /verify --deep; reviews completed work against the local code-reviewer contract without shadowing plugin code-reviewer agents.

4 3mo ago A 35 tokens original MIT

0xmariowu/builders-dont-cry

Agent

Read-only security-auditor persona for /verify --deep; reviews practical exploitability and security regressions without shadowing plugin security agents.

4 3mo ago A 34 tokens original MIT

0xmariowu/builders-dont-cry

Agent

Read-only test-engineer persona for /verify --deep; reviews test strategy, coverage gaps, and RED evidence without shadowing plugin test agents.

4 3mo ago A 34 tokens original MIT

autoloop

86

0xmariowu/builders-dont-cry

Skill Claude CodeCodex

Use when the user explicitly invokes /autoloop to automate an already-approved plan through /execute, /verify, and /ship with bounded retries and handoff on repeated failure.

4 3mo ago A 40 tokens original MIT

execute

87

0xmariowu/builders-dont-cry

Skill Claude CodeCodex

Use when builder says 开始做 / 做吧 / 执行 / go / start / 跑起来 / 走起 / execute / execute-plan and an approved .bdc/plans/.md exists; execute plan steps with verify evidence, scope checks, commits, and checkbox progress. Skip if no plan exists, pure Q&A, or a trivial one-off change.

4 3mo ago A 79 tokens original MIT

handoff

88

0xmariowu/builders-dont-cry

Skill Claude CodeCodex

Session wrap-up — produces a HANDOFF file at ${BDCHOME:-$HOME/.bdc}/handoff/ .md for the next session's AI. Format spec: standards/ai-friendly-artifacts.md § 1.4.2. Pending matters more than Done. Use when builder says handoff / 收尾 / 总结一下 / 交接 / 交代一下 / wrap up / session 结束, or PreCompact hook prompts. Skip pure Q&A…

4 3mo ago A 138 tokens original MIT

health

89

0xmariowu/builders-dont-cry

Skill Claude CodeCodex

Use when builder invokes /health, asks to check BDC health, asks whether the installed BDC harness is stable, or asks for a no-spend local BDC verification.

4 3mo ago A 38 tokens original MIT

idea

90

0xmariowu/builders-dont-cry

Skill Claude CodeCodex

Use when the user explicitly invokes /idea or asks to clarify a fuzzy product, workflow, BDC, or engineering idea before planning; produce a short idea brief without entering implementation.

4 3mo ago A 38 tokens original MIT

pickup

91

0xmariowu/builders-dont-cry

Skill Claude CodeCodex

Load a previous session's HANDOFF brief into context to resume work — distinct from Claude Code's /resume which restores the full conversation; this loads only the lightweight YAML brief emitted by /handoff. Default state at session start is clean (no auto-load). Use when builder invokes /pickup, /pickup , /pickup …

4 3mo ago A 104 tokens original MIT

plan

92

0xmariowu/builders-dont-cry

Skill Claude CodeCodex

Persist a structured exec-plan with prior-art check, atomic role-tagged steps, and blocking reviewer sign-off, written to .bdc/plans/ - - .md. Use only when explicitly invoked as /plan or when builder names the skill by name (plan, 走 plan). Do not auto-trigger from planning discussion (做计划, plan 一下) — empirical eval…

4 3mo ago A 122 tokens original MIT

ship

93

0xmariowu/builders-dont-cry

Skill Claude CodeCodex

Use when the user explicitly invokes /ship or asks whether finished BDC, code, docs, or release work is ready to ship, publish, merge, or close out.

4 3mo ago A 37 tokens original MIT

using-bdc

94

0xmariowu/builders-dont-cry

Skill Claude CodeCodex

Use when a Claude Code session needs to route a task into builder's local BDC skills, standards, active plan flow, /execute execution loop, handoff, or PR/watch utilities, and no more specific skill has already matched.

4 3mo ago A 51 tokens original MIT

0xmariowu/builders-dont-cry

Skill Claude CodeCodex

Use when a session is about to say DONE, 完成, ready to push, fixed, or ✅ outside an active /execute execution loop, and the same response does not already include fresh verify output with exit code and last 5 lines.

4 3mo ago A 54 tokens original MIT

verify

96

0xmariowu/builders-dont-cry

Skill Claude CodeCodex

Use when the user explicitly invokes /verify or asks for an independent review of completed plan work, diff evidence, or a finished BDC change before shipping.

4 3mo ago A 33 tokens original MIT