Derrick J. Wippler
Community@thrawn01 · San Antonio, Texas
I look for things, things to make us go.
Agent Skills by Derrick J. Wippler
Showing 36 vetted skills indexed across 1 GitHub repositories.
decisions-capture
Extract decisions, rationale, and context into a structured Markdown document.
invariant-test
Derive mutation-validated surface tests from service invariants.
blueprint-create
Conduct a back-and-forth design discussion and write a unified blueprint to docs/features/{feature}/blueprint.md.
plan-from-context
Generate multi-phase implementation plans with validation commands from repository context.
spec-to-comms
Convert feature tech specs into developer-facing overview documents.
review-tests
Identify test coverage gaps against feature specs and propose surface tests.
review-behavior-change
Classify diff surface changes as ADR-worthy, CHANGELOG-worthy, or additive.
makefile
Generate a standard Makefile with build, test, lint, and CI targets for Go projects.
handoff
Generate a structured handoff brief listing active tasks, touched files, and next steps.
surface-testing
Test HTTP endpoints, CLIs, and library exports without internal calls.
blueprint-review
Analyze Blueprint documents for gaps and inconsistencies against ADRs and glossary.
plan-from-spec
Generate a phased implementation plan from a specification document.
review-comments
Locate // REVIEW annotations in source files and propose concrete edits.
review-validate
Validate reported bugs with parallel sub-agents and surface tests.
adr-write
Create, edit, and supersede numbered ADRs in docs/adr/ using the Michael Nygard template.
prd-create
Guide a discovery session to elicit product requirements and write them to docs/features/{feature}/prd.md.
spec-create
Translate PRDs into technical specifications at docs/features/{feature}/tech-spec.md.
bug-detector
Analyze code to identify bugs, logic errors, and edge-case issues.
babysit-pr
Monitor and fix CI failures and automated review comments on a pull request.
stories-review
Review user stories against a PRD using a three-pass agent workflow.
review-for-reader
Rewrite diff-anchored prose in comments and docs to current-state phrasing.
show-work
Render investigation commands and outputs as markdown in chat.
linear-create
Create Linear tickets and lazy issues with id resolution, assignee, status, and branch naming.
prd-review
Coordinate multi-pass PRD reviews to surface prioritized gaps and inconsistencies.