Cameron Unterberger avatar

Cameron Unterberger

Community

@camercu

23Followers
|
22Public Repos
|
21Published Skills

Agent Skills by Cameron Unterberger

Showing 21 vetted skills indexed across 1 GitHub repositories.

camercucamercu
2

test-design-reviewer

Review test suites for quality, coverage, and bug-catching efficacy using a weighted scoring rubric.

Community
Advanced
camercucamercu
2

caveman-help

Displays a quick-reference card of caveman modes, skills, and deactivation triggers.

Community
Basic
camercucamercu
2

comments

Audit and rewrite source code comments using Ousterhout's design principles.

Community
Intermediate
camercucamercu
2

evolutionary-spike

Runs parallel throwaway prototype spikes to resolve design and feasibility questions empirically.

Community
Advanced
camercucamercu
2

to-tasks

Breaks plans and specs into independently implementable vertical-slice tasks.

Community
Intermediate
camercucamercu
2

technical-writing

Reviews and rewrites technical documentation using Diátaxis, Google style, STE, and Global English rules.

Community
Intermediate
camercucamercu
2

caveman-review

Generates one-line code review comments with location, severity, problem, and fix.

Community
Basic
camercucamercu
2

handoff

Generates a portable markdown handoff document for transferring work between sessions or agents.

Community
Basic
camercucamercu
2

ubiquitous-language

Extract domain terminology from conversations into a canonical CONTEXT.md glossary.

Community
Intermediate
camercucamercu
2

domain-model

Validates plans against project domain language and updates CONTEXT.md and ADRs inline.

Community
Intermediate
camercucamercu
2

to-spec

Guides collaborative specification writing through codebase analysis, discovery interviews, and red-team refinement.

Community
Intermediate
camercucamercu
2

user-doc-audit

Audit and rewrite entry documentation by verifying every claim against source code.

Community
Intermediate
camercucamercu
2

skill-creator

Create, validate, and package Claude skill directories with SKILL.md frontmatter.

Community
Intermediate
camercucamercu
2

harden

Runs an iterative multi-phase quality loop that refines code changes until convergence.

Community
Advanced
camercucamercu
2

code-reviewer

Reviews local git changes or remote GitHub Pull Requests for correctness, maintainability, and security.

Community
Intermediate
camercucamercu
2

commit

Formats Conventional Commit messages and stages files atomically for git commits.

Community
Intermediate
camercucamercu
2

simplify

Reviews changed code for reuse, quality, and efficiency, then fixes findings.

Community
Intermediate
camercucamercu
2

caveman

Compresses AI responses into terse caveman-style prose while preserving technical accuracy.

Community
Intermediate
camercucamercu
2

caveman-commit

Generates terse Conventional Commits messages from staged changes without committing.

Community
Basic
camercucamercu
2

tdd

Guides test-first feature development and bug fixes using the red-green-refactor loop.

Community
Advanced
camercucamercu
2

grill-me

Interviews the user with sequential questions to stress-test plans and designs.

Community
Basic