bubblebuffer avatar

bubblebuffer

Community

@bubblebuffer

0Followers
|
9Public Repos
|
16Published Skills

Agent Skills by bubblebuffer

Showing 16 vetted skills indexed across 1 GitHub repositories.

BubbleBufferBubbleBuffer
3

test-driven-development

Enforces test-driven development with failing tests first and minimal production code.

Community
Advanced
BubbleBufferBubbleBuffer
3

systematic-debugging

Enforce root-cause investigation before patching software issues.

Community
Advanced
BubbleBufferBubbleBuffer
3

dispatching-parallel-agents

Dispatch independent tasks to specialized agents for parallel execution.

Community
Intermediate
BubbleBufferBubbleBuffer
3

using-git-branches

Create an isolated feature branch and validate a clean test baseline.

Community
Advanced
BubbleBufferBubbleBuffer
3

finishing-a-development-branch

Offer four options to merge, push a PR, keep, or discard a development branch.

Community
Intermediate
BubbleBufferBubbleBuffer
3

root-cause-tracing

Trace errors from deep call stacks to their original trigger.

Community
Advanced
BubbleBufferBubbleBuffer
3

condition-based-waiting

Wait for a predicate condition with configurable timeout and polling.

Community
Advanced
BubbleBufferBubbleBuffer
3

using-superpawers

Select the governing SuperPawers skill for new tasks before action.

Community
Intermediate
BubbleBufferBubbleBuffer
3

brainstorming

Guide structured ideation to produce a design brief and decision log.

Community
Intermediate
BubbleBufferBubbleBuffer
3

writing-plans

Create end-to-end implementation plans with tasks, files, tests, and commit history.

Community
Advanced
BubbleBufferBubbleBuffer
3

requesting-code-review

Dispatch a code-review subagent using a reviewer template and focus area.

Community
Intermediate
BubbleBufferBubbleBuffer
3

receiving-code-review

Verify incoming code-review feedback against the codebase before implementing changes.

Community
Advanced
BubbleBufferBubbleBuffer
3

writing-skills

Write and verify Skills using RED-GREEN-REFACTOR test-driven cycles.

Community
Advanced
BubbleBufferBubbleBuffer
3

verification-before-completion

Run verification commands fully before reporting task completion with evidence outputs.

Community
Advanced
BubbleBufferBubbleBuffer
3

subagent-driven-development

Dispatch plan tasks to fresh subagents with per-task spec and code-quality reviews.

Community
Advanced
BubbleBufferBubbleBuffer
3

defense-in-depth

Enforce multi-layer validation across APIs, business logic, and runtime environments.

Community
Advanced