Ryan Mahoney
Community@ryan-mahoney · Boston, MA
Helping teams make an impact with technology
Agent Skills by Ryan Mahoney
Showing 37 vetted skills indexed across 1 GitHub repositories.
specops-implementation-drift
Re-run SpecOps analysis on migrated code and generate drift reports with corrective specs.
commit
Create conventional commits from staged changes with GitHub issue references.
architect-initial
Assess proposed changes against existing software architecture and produce an implementation plan or incompatibility assessment.
architect-critics
Analyze architecture proposals from two practitioner perspectives and produce a structured critique document.
architect-inspect
Map and analyze architecture around a top-level file to reveal boundaries and dependencies.
pr-feedback
Retrieve GitHub PR review comments and post replies via the gh CLI.
specops-orchestrate-analysis
Orchestrate sequential subagent analyses for each target from an initial plan.
specops-refactor-plan
Generate a SpecOps refactor plan for a defined source folder and goal.
branch
Creates a Git branch named from a GitHub issue's title and number.
feature-list
Enumerate repository features and group them by capability for planning.
specops-initial-plan
Extract implementation-language-agnostic specifications from codebases and related artifacts.
design-align
Audit React component Tailwind classes against the FirstWho design system.
bun-test-fix
Rewrite JavaScript and TypeScript test files to comply with Bun test rules.
dev-workflow
Automate the development lifecycle from GitHub issue specification to pull request.
spec
Generate a structured implementation spec and attach it to a GitHub issue.
run-agents
Delegate GitHub issue spec steps to dedicated subagents with per-step commits.
branch-worktree
Create a named git worktree and color-coded VSCode window for isolated development tasks.
form-modernizer
Modernize React forms with TypeScript contracts and Playwright visual verification.
skill-factory
Analyze a codebase to generate a SKILL.md with steps and wiring references.
specops-contract-tests
Generate framework-agnostic pytest contract tests from a SpecOps analysis markdown file.
pr
Open a GitHub pull request linked to an issue from a branch name.
specops-run-spec
Execute SpecOps implementation specs via sequential subagents with conventional commits.
specops-ambiguity-audit
Identify ambiguities in SpecOps analysis files and resolve them via legacy source code.
specops-spec-conformance
Identify gaps between analysis and implementation specs and patch the implementation.