MatthewYe

112 mods across 2 repositories, 7 stars between them.

ubiquitous-language

49

MatthewYe/opencode-toolbox

Skill Claude CodeCodex

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUSLANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".

5 2mo ago A 70 tokens copy · 100% MIT

diagnose

50

MatthewYe/opencode-toolbox

Skill Claude CodeCodex

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

5 2mo ago A 66 tokens copy · 81% MIT

grill-with-docs

51

MatthewYe/opencode-toolbox

Skill Claude CodeCodex

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

5 2mo ago A 57 tokens copy · 89% MIT

MatthewYe/opencode-toolbox

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

5 2mo ago A 68 tokens copy · 77% MIT

prototype

53

MatthewYe/opencode-toolbox

Skill Claude CodeCodex

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine…

5 2mo ago A 90 tokens copy · 83% MIT

MatthewYe/opencode-toolbox

Skill Claude CodeCodex

Sets up an ## Agent skills block in AGENTS.md/CLAUDE.md and docs/agents/ so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of to-issues, to-prd, triage, diagnose, tdd, improve-codebase-architecture, or zoom-out — or…

5 2mo ago A 124 tokens copy · 97% MIT

tdd

55

MatthewYe/opencode-toolbox

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

5 2mo ago A 45 tokens copy · 86% MIT

to-issues

56

MatthewYe/opencode-toolbox

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

5 2mo ago A 53 tokens copy · 100% MIT

to-prd

57

MatthewYe/opencode-toolbox

Skill Claude CodeCodex

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

5 2mo ago A 36 tokens copy · 86% MIT

triage

58

MatthewYe/opencode-toolbox

Skill Claude CodeCodex

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

5 2mo ago A 49 tokens copy · 83% MIT

zoom-out

59

MatthewYe/opencode-toolbox

Skill Claude CodeCodex

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

5 2mo ago A 40 tokens copy · 100% MIT

review

60

MatthewYe/opencode-toolbox

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

5 2mo ago A 95 tokens copy · 100% MIT

domain

63

MatthewYe/autopilot-toolkit

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

2 26d ago A 0 tokens

issue-tracker

64

MatthewYe/autopilot-toolkit

Agent

Issues and PRDs for this repo live as GitHub issues on MatthewYe/autopilot-toolkit. Use the gh CLI for all operations.

2 26d ago A 0 tokens

triage-labels

65

MatthewYe/autopilot-toolkit

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

2 26d ago A 0 tokens

audit-autopilot

66

MatthewYe/autopilot-toolkit

Skill Claude CodeCodex

Post-hoc audit of autopilot execution fidelity. Analyzes agent session traces to evaluate how faithfully the autopilot workflow executed against its contract, surfacing errors, friction, and drift with traceable evidence anchors. Use when the user wants to audit an autopilot run, analyze session quality, check if…

2 26d ago A 86 tokens

audit-autopilot

67

MatthewYe/autopilot-toolkit

Skill Claude CodeCodex

Post-hoc audit of autopilot execution fidelity. Analyzes agent session traces to evaluate how faithfully the autopilot workflow executed against its contract, surfacing errors, friction, and drift with traceable evidence anchors. Use when the user wants to audit an autopilot run, analyze session quality, check if…

2 26d ago A 86 tokens

audit-autopilot

68

MatthewYe/autopilot-toolkit

Skill Claude CodeCodex

Post-hoc audit of autopilot execution fidelity. Analyzes agent session traces to evaluate how faithfully the autopilot workflow executed against its contract, surfacing errors, friction, and drift with traceable evidence anchors. Use when the user wants to audit an autopilot run, analyze session quality, check if…

2 26d ago A 86 tokens

audit-autopilot

69

MatthewYe/autopilot-toolkit

Skill Claude CodeCodex

Post-hoc audit of autopilot execution fidelity. Analyzes agent session traces to evaluate how faithfully the autopilot workflow executed against its contract, surfacing errors, friction, and drift with traceable evidence anchors. Use when the user wants to audit an autopilot run, analyze session quality, check if…

2 26d ago A 86 tokens

MatthewYe/autopilot-toolkit

Skill Claude CodeCodex

Autopilot task implementer. Reads the contract (AGENT-BRIEF or issue body), follows TDD discipline, auto-diagnoses errors, and produces a structured implementation report.

2 26d ago A 45 tokens

MatthewYe/autopilot-toolkit

Skill Claude CodeCodex

Autopilot issue resolution loop: scan, dispatch implementer and reviewer sub-agents per ready-for-agent issue, then run global meta-review. Use when processing autopilot issues from any source.

2 26d ago A 46 tokens