christopher-buss

62 mods across 1 repository, 13 stars between them.

ask-matt

01

christopher-buss/bedrock

Skill Claude CodeCodex

Ask which skill or flow fits your situation. A router over the skills in this repo.

13 today A 22 tokens MIT

code-review

02

christopher-buss/bedrock

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/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

13 today A 94 tokens MIT

codebase-design

03

christopher-buss/bedrock

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

13 today A 57 tokens MIT

create-pr

04

christopher-buss/bedrock

Skill Claude CodeCodex

Create a GitHub pull request for the current branch with gh. Use when the user asks to open a PR, submit changes for review, or open a pushed branch for review.

13 today A 40 tokens MIT

decision-mapping

05

christopher-buss/bedrock

Skill Claude CodeCodex

Turn a loose idea into a sequenced map of investigation tickets, then drive them to resolution one at a time.

13 today A 27 tokens MIT

diagnosing-bugs

06

christopher-buss/bedrock

Skill Claude CodeCodex

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

13 today A 40 tokens MIT

diataxis

07

christopher-buss/bedrock

Skill Claude CodeCodex

Classify, validate, generate, and audit documentation using the Diátaxis framework. Enforces quadrant purity across tutorials, how-to guides, reference, and explanation. Use when creating documentation, reviewing docs, auditing doc sets, restructuring existing content, or when the user mentions Diátaxis, documentation…

13 today A 69 tokens MIT

doc-coauthoring

08

christopher-buss/bedrock

Skill Claude CodeCodex

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…

13 today A 77 tokens MIT

domain-modeling

09

christopher-buss/bedrock

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.

13 today A 34 tokens MIT

grill-with-docs

10

christopher-buss/bedrock

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

13 today A 30 tokens MIT

grilling

11

christopher-buss/bedrock

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

13 today A 38 tokens MIT

handoff

12

christopher-buss/bedrock

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

13 today A 19 tokens MIT

humanizer

13

christopher-buss/bedrock

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

13 today A 92 tokens MIT

migrate-to-shoehorn

16

christopher-buss/bedrock

Skill Claude CodeCodex

Migrate test files from as type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace as in tests, or needs partial test data.

13 today A 48 tokens MIT

pnpm

17

christopher-buss/bedrock

Skill Claude CodeCodex

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

13 today A 35 tokens MIT

prototype

18

christopher-buss/bedrock

Skill Claude CodeCodex

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

13 today A 39 tokens MIT

research

19

christopher-buss/bedrock

Skill Claude CodeCodex

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

13 today A 49 tokens MIT

christopher-buss/bedrock

Skill Claude CodeCodex

Configure this repo for the engineering skills: set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

13 today A 44 tokens MIT

tdd

22

christopher-buss/bedrock

Skill Claude CodeCodex

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

13 today A 33 tokens MIT

teach

23

christopher-buss/bedrock

Skill Claude CodeCodex

Teach the user a new skill or concept, within this workspace.

13 today A 15 tokens MIT

technical-writer

24

christopher-buss/bedrock

Skill Claude CodeCodex

Craft rules for technical documentation prose — structure, voice, headings, steps, tables, callouts, and forbidden filler. Use when writing, reviewing, or revising developer docs (guides, tutorials, how-tos, reference, concept pages, READMEs). Pairs with the diataxis skill: diataxis decides what kind of page this is…

13 today A 0 tokens MIT