Agent Skills by Brian Gapur
Showing 28 vetted skills indexed across 1 GitHub repositories.
code-review
Reject code-review submissions not approved for their declared areas.
quality-check
Validate fixture changes against the quality-check contract in CI pipelines.
bill-kotlin-code-review-performance
Identify Kotlin code performance risks during code review.
bill-kotlin-code-review-api-contracts
Analyze Kotlin backend API contracts to prevent breaking changes.
bill-kotlin-code-review-reliability
Validate Kotlin backend reliability concerns including timeouts, retries, and observability gaps.
bill-kotlin-code-review-persistence
Review Kotlin persistence for transaction boundaries, migrations, and data-consistency risks.
bill-kotlin-code-review-architecture
Analyze Kotlin module boundaries and DI scopes for architectural correctness.
bill-kotlin-code-review
Classify and analyze Kotlin pull requests to generate structured code-review reports.
bill-kotlin-code-review-testing
Identify Kotlin test gaps and regression risks across libraries, app layers, and backend services.
bill-kotlin-code-review-security
Identify Kotlin security issues for secrets, auth, and data exposure.
bill-kotlin-code-review-platform-correctness
Identify Kotlin concurrency and lifecycle correctness issues during code review.
bill-kotlin-quality-check
Run Gradle checks and fix root-cause Kotlin quality issues.
bill-kmp-code-review
Coordinate Android/Kotlin Multiplatform PR reviews with layered Kotlin baseline and specialist passes.
bill-kmp-code-review-ui
Review Kotlin Multiplatform Compose UI changes for state hoisting, theming, and accessibility.
bill-kmp-code-review-ux-accessibility
Identify UX accessibility issues in KMP code reviews.
bill-feature-verify
Extract acceptance criteria, audit feature flags, and verify PRs against design specs.
bill-code-review
Route code-review requests to the matching stack-specific review skill.
bill-create-skill
Automates CLI-driven scaffolding and sync of new skills to local AI agents.
bill-boundary-decisions
Capture architectural decision rationale in a module's decisions.md file.
bill-grill-plan
Walk every decision tree branch to challenge designs and document rationale.
bill-skill-remove
Remove Skill Bill skills, platform overrides, or platform packs from repositories and agent installs.
bill-feature-guard
Enforce a single feature-flag guard for safe rollout and rollback.
bill-quality-check
Route quality-check requests to stack-specific checkers via manifest-driven detection.
bill-boundary-history
Create and maintain boundary feature history entries in agent/history.md.