Matthew Boston
Community@bostonaholic · Colorado, USA
agility. simplicity. value.
Agent Skills by Matthew Boston
Showing 86 vetted skills indexed across 3 GitHub repositories.
create-team-skill
Create new skill units following Team plugin invocation, input, and context conventions.
version-bump
Synchronize plugin manifest versions and update changelogs for releases.
verifying-ux
Boot development servers and exercise endpoints to validate UI and API functionality.
artifact-frontmatter
Validate YAML frontmatter schema for pipeline artifacts in docs/plans.
test-style
Analyze test suites for non-deterministic patterns and DAMP adherence.
reviewing-documentation
Compare code diffs against documentation to classify required and recommended updates.
team-research
Dispatch parallel agents to analyze documentation files and generate structured research reports.
team-plan
Generate tactical implementation plans from structure, design, and research files.
team-fix
Automate the bug-fix lifecycle with reproduction, test-driven development, and PR creation.
changelog
Parse git commit history to generate Keep a Changelog entries.
conventional-comments
Standardize code review feedback with Conventional Comments labels.
solid-principles
Review code for SOLID design violations and suggest refactoring steps.
engineering-standards
Standardize software design and implementation with quality checklists.
slicing-work
Decomposes design specifications into vertical, independently testable development slices for QRSPI workflow compliance.
decomposing-intent
Decompose feature requests into structured tasks and research questions.
progress-tracking
Standardize multi-step agent procedures with a todo-first ledger convention.
running-quality-checks
Detect and execute configured linting, formatting, and testing procedures.
code-review
Separate generator and evaluator roles to review code against security and quality standards.
shipit
Automate pull request merging with git and GitHub CLI commands.
planning-implementation
Generates tactical plan.md files with file-level steps and acceptance tests.
team-worktree
Create isolated git worktrees for task-specific development branches.
pr-open-comments
Triage and verify pull request review threads against current code state.
finding-files
Locate codebase files using naming, content, dependency, and configuration patterns.
implementing-slices
Orchestrate slice-by-slice software feature implementation with TDD and automated failure recovery.