christopher-buss

62 mods across 1 repository, 13 stars between them.

to-spec

26

christopher-buss/bedrock

Skill Claude CodeCodex

Turn the current conversation into a spec and publish it to the project issue tracker: no interview, just synthesis of what you've already discussed.

13 today A 30 tokens MIT

to-tickets

27

christopher-buss/bedrock

Skill Claude CodeCodex

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker (edges as text in one file per ticket locally, or native blocking links on a real tracker).

13 today A 54 tokens MIT

triage

28

christopher-buss/bedrock

Skill Claude CodeCodex

Move issues and external PRs through a state machine of triage roles, categorise, verify, grill if needed, and write agent-ready briefs.

13 today A 33 tokens MIT

tsdown

29

christopher-buss/bedrock

Skill Claude CodeCodex

Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.

13 today A 41 tokens MIT

vercel-cli

30

christopher-buss/bedrock

Skill Claude CodeCodex

Deploy, manage, and develop projects on Vercel from the command line.

13 today A 19 tokens MIT

vite

31

christopher-buss/bedrock

Skill Claude CodeCodex

Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.

13 today A 49 tokens MIT

vitepress

32

christopher-buss/bedrock

Skill Claude CodeCodex

VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.

13 today A 32 tokens MIT

vitest

33

christopher-buss/bedrock

Skill Claude CodeCodex

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

13 today A 36 tokens MIT

wayfinder

35

christopher-buss/bedrock

Skill Claude CodeCodex

Plan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.

13 today A 46 tokens MIT

wizard

36

christopher-buss/bedrock

Skill Claude CodeCodex

Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, or running a one-off migration or cutover. Don't invoke this for steps the agent can perform itself.

13 today A 58 tokens MIT

writing-for-agents

37

christopher-buss/bedrock

Skill Claude CodeCodex

Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.

13 today A 28 tokens MIT

zoom-out

38

christopher-buss/bedrock

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.

13 today A 40 tokens MIT

analyze

40

christopher-buss/bedrock

Command Claude Code

Analyze conversation context for unaddressed items and gaps.

13 today A 10 tokens MIT

cycle

44

christopher-buss/bedrock

Command Claude Code

Execute complete TDD cycle - Red, Green, and Refactor phases in sequence.

13 today A 16 tokens MIT

green

45

christopher-buss/bedrock

Command Claude Code

Execute TDD Green Phase - write minimal implementation to pass the failing test.

13 today A 14 tokens MIT

issue

46

christopher-buss/bedrock

Command Claude Code

Analyze GitHub issue and create TDD implementation plan.

13 today A 10 tokens MIT

plan

47

christopher-buss/bedrock

Command Claude Code

Create implementation plan from feature/requirement with PRD-style discovery and TDD acceptance criteria.

13 today A 18 tokens MIT