mattbutlerengineering
Community@mattbutlerengineering
Agent Skills by mattbutlerengineering
Showing 48 vetted skills indexed across 2 GitHub repositories.
setup-workflow
Automate AI development workflow setup with CLAUDE.md generation and gap reporting.
sync-stars
Diff GitHub starred repos against CATALOG.md and generate catalog entries.
evaluate-tool
Evaluate new AI tools against a catalog and output adoption recommendations.
audit-workflow
Compare installed tools against WORKFLOW.md to report dev loop gaps.
update-catalog
Syncs AI tooling catalog with GitHub stars and locally installed tools.
find-skills
Discover and install agent skills from the open ecosystem via CLI.
find-catalog-gaps
Identify tools referenced in audits but missing from CATALOG.md.
add-catalog-entry
Automates the eight-file workflow for adding a catalogued tool to CATALOG.md and COMPARISON.md.
acmm-audit
Audit a Git repository against the AI Codebase Maturity Model criteria.
improve-codebase-architecture
Identify shallow modules and classify dependencies to guide interface-first refactoring.
triage
Automate GitHub issue triage with a state machine for categories and states.
diagnose
Convert hard bugs and performance regressions into reproducible feedback loops.
to-issues
Break plans, specs, or PRDs into dependency-ordered vertical-slice issues.
write-a-skill
Create agent skills with SKILL.md, REFERENCE.md, and scripts directories.
grill-with-docs
Validate design plans against CONTEXT.md and ADR terminology.
caveman
Compress technical communication by removing filler while preserving accuracy and code blocks exactly.
tdd
Apply red-green-refactor TDD loops to verify behavior through public interfaces.
grill-me
Clarify plans and designs through a decision-tree interview.
chaos-agent
Seed deterministic ESLint violations to validate GitHub issue creation and closure workflows.
new-adr
Scaffold sequential Architecture Decision Records in docs/adr/ with canonical format.
new-e2e-test
Scaffold Playwright E2E spec files with app-specific auth fixtures.
deploy
Coordinate deployment verification, manual triggering, and failure triage for the mattbutlerengineering monorepo.
prisma-migrations
Automate Prisma schema migrations with version-controlled change management.
ci-monitor
Monitor GitHub Actions failures and classify them for automated fixes or issue creation.