brettbuddin
01Plugin Claude Code
Claude Code Plugins from Brett Buddin.
Plugin Claude Code
Claude Code Plugins from Brett Buddin.
Plugin Claude Code
OpenTelemetry Skills.
Skill Claude CodeCodex
Scaffold new OpenTelemetry Collector components (receivers, processors, exporters, connectors, extensions) for use with the OCB (OpenTelemetry Collector Builder). Use when the user wants to create a new OTel Collector component, generate component boilerplate, or scaffold a custom collector component. Targets the…
Plugin Claude Code
Research -> Plan -> Implement Agent Pipeline.
Agent
Critically reviews a plan produced by the Planner agent, adding inline annotations that challenge assumptions, surface gaps, and identify risks. Use after a plan exists at /plans/GOAL.md to stress-test it before implementation.
Agent
Analyzes git history for a set of file paths and appends a Historical Analysis section to an existing research document. Dispatched as a secondary phase by the /research command.
Agent
Executes an approved /plans/GOAL.md by writing code, marking tasks complete, and continuously validating. Use after the planner agent's plan has been reviewed and approved.
Agent
Takes research findings and a task description to produce a detailed, reviewable implementation plan in /plans/GOAL.md. Use after the researcher agent has produced /research/TOPIC.md.
Agent
Synthesizes research and plan documents into a human-readable RFD-style document at /reports/REPORTTOPIC.md. Use after research and planning are complete to produce a document suitable for broader review.
Agent
Deeply reads and analyzes the codebase to build thorough understanding before planning or implementation. Use this agent first when starting a new task to produce an /research/TOPIC.md report.
Command
Dispatch the Critic agent to critically review a plan, adding inline annotations that surface gaps, risks, and unclear reasoning. Run /revise-plan afterward to address the annotations.
Command
Dispatch the Implementer agent to execute an approved implementation plan ( /plans/GOAL.md).
Command
Dispatch the Planner agent to produce a detailed implementation plan from research findings. Produces an /plans/GOAL.md file.
Command
Dispatch the Reporter agent to synthesize research and plan documents into an RFD-style document at /reports/REPORTTOPIC.md.
Command
Dispatch the Researcher agent to deeply read and analyze the codebase for a given topic. Produces an /research/TOPIC.md report.
Command
Re-dispatch the Planner agent to address inline annotations left by the reviewer on an /plans/GOAL.md file.
Command
Re-dispatch the Reporter agent to address inline annotations left by the reviewer on an /reports/.md file.
Command
Re-dispatch the Researcher agent to address inline annotations left by the reviewer on an /research/TOPIC.md file.
Skill Claude CodeCodex
This skill should be used when the user asks to configure Smith, set project preferences, customize agent behavior, or when any Smith command or agent needs to read project-local settings. It should also be used when the user asks "how do I configure Smith" or wants to change output paths.
Skill Claude CodeCodex
This skill should be used when the user asks a general question about the project, its architecture, design decisions, agent pipeline, or codebase structure. It should also be used when the user asks "how does X work", "why was X done this way", or requests an explanation of existing behavior. Do not use this skill…