bennybennison avatar

bennybennison

Community

@bennybennison

1Followers
|
9Public Repos
|
67Published Skills

Agent Skills by bennybennison

Showing 67 vetted skills indexed across 1 GitHub repositories.

bennybennisonbennybennison

repair-bug

Generates repair plans for bug reports with ranked causes and verification steps.

Community
Intermediate
bennybennisonbennybennison

map-change

Locate optimal code change placement with candidate options, risks, and dependencies.

Community
Intermediate
bennybennisonbennybennison

explore-ideas

Structure rough ideas into use cases, risks, and next-step recommendations.

Community
Intermediate
bennybennisonbennybennison

review-issues

Review GitHub issues, pull requests, diffs, and bug reports for risks and missing context.

Community
Intermediate
bennybennisonbennybennison

spec-lifecycle

Organize specifications into a hierarchical lifecycle from epics to tasks.

Community
Intermediate
bennybennisonbennybennison

mock-data-design

Generate compact mock datasets with realistic edge, missing, and error cases.

Community
Intermediate
bennybennisonbennybennison

debugging-methodology

Diagnose software bugs through reproduction, isolation, hypothesis testing, and regression verification.

Community
Intermediate
bennybennisonbennybennison

beads-workflow

Manage persistent tasks with dependencies in Dolt-backed projects using Beads.

Community
Advanced
bennybennisonbennybennison

python-testing

Standardize PyTest patterns for Python unit and integration tests.

Community
Advanced
bennybennisonbennybennison

iterative-retrieval

Run progressive multi-cycle codebase searches with relevance scoring and terminology refinement.

Community
Intermediate
bennybennisonbennybennison

git-commit-discipline

Enforce consistent git commit messages and clean branch history.

Community
Intermediate
bennybennisonbennybennison

autonomous-loops

Execute autonomous agent loops with stop conditions and iteration caps.

Community
Advanced
bennybennisonbennybennison

concurrency-async

Select Python concurrency models for I/O-bound, CPU-bound, and parallel workloads.

Community
Intermediate
bennybennisonbennybennison

review-specs

Identify and eliminate duplicate, overlapping, or conflicting specifications in a plan/specs/ directory.

Community
Intermediate
bennybennisonbennybennison

idea-exploration

Clarify rough product ideas into structured IdeaBriefs for evaluation.

Community
Intermediate
bennybennisonbennybennison

infra-derivation

Derive infrastructure specifications from validated workflow contracts.

Community
Intermediate
bennybennisonbennybennison

intent-gate

Classify user intent using signal-word detection and rule-based approach selection.

Community
Intermediate
bennybennisonbennybennison

doc-coauthoring

Gather audience, purpose, source material, and format to create documentation.

Community
Intermediate
bennybennisonbennybennison

database-patterns

Standardize database schema design and migration processes for relational databases and ORMs.

Community
Intermediate
bennybennisonbennybennison

simple-data-patterns

Create, read, update, and delete domain entities with Pydantic models and async repositories.

Community
Intermediate
bennybennisonbennybennison

monorepo-navigation

Enforce scoped navigation of monorepo codebases using Monorepo Map and area AGENTS.md boundaries.

Community
Intermediate
bennybennisonbennybennison

raw-store-patterns

Store raw API responses as immutable JSON records with fetched_at timestamps.

Community
Intermediate
bennybennisonbennybennison

backend-derivation

Derives backend requirements from workflow and contract artifacts.

Community
Intermediate
bennybennisonbennybennison

prompt-optimizer

Optimize agent instructions with reasoning, examples, and decision trees.

Community
Intermediate