Román M. Pacheco
Community@smallorbit
Agent Skills by Román M. Pacheco
Showing 50 vetted skills indexed across 1 GitHub repositories.
issue-rank
Rank GitHub issues by priority labels, specificity, architectural impact, and testability.
swarm
Orchestrate parallel worktree agents to open stacked GitHub PRs in dependency order.
clean-remote-worktrees
Classify and delete merged remote worktree branches from origin.
merge-stack
Merge multi-PR chains bottom-up with squash strategy and retargeting.
clean-worktrees
Delete non-main agent worktrees and orphaned worktree-agent- branches.
gh-fetch-issues
Fetch open GitHub issues and exclude on-hold or in-progress labels.
swarm-plus
Automate swarm PR review and fix cycles with inline feedback and conditional commits.
conventional-commit-message
Standardize Git commit messages with conventional types and a 72-character subject rule.
next-issue
Rank open GitHub issues by priority, specificity, and architectural impact.
catalog
Convert findings into prioritized, labeled GitHub issues.
spec
Interview users to create structured plans and file GitHub epics with linked child issues.
interview
Guide structured interviews to produce speckit-ready implementation plans.
issue
Draft and file a GitHub issue with duplicate checks and label validation.
commit
Stage and commit workspace changes with conventional commit messages.
hotfix
Create a hotfix branch from main, apply the fix, and open a PR.
create-branch
Create and checkout Git branches from origin/develop.
preview-epic-direct
Fast-forward an epic branch and execute verification commands from config.
git-sync-main
Checkout main and pull the latest changes from origin.
pr-base-scope
Set or unset the per-session PR target branch in local git config.
release
Create and merge release PRs, tag commits, close issues, and clean RC branches.
pipeline-status
Summarize release pipeline state with git and gh commands into a four-stage report.
open-pr
Push the current branch and create a GitHub pull request via gh.
pr
Create a feature branch, commit changes, and open a pull request.
cut
Create a versioned release candidate branch from origin/develop and push it.