Christopher Boone
Community@cboone · Vermont
Agent Skills by Christopher Boone
Showing 13 vetted skills indexed across 1 GitHub repositories.
commit
Generate conventional Git commit messages from diffs and recent logs.
clean-up-agent-config
Consolidate AI coding agent instructions into AGENTS.md and organize tool-specific settings.
suggest-next-issue
Analyze open GitHub issues to recommend the next task for developers.
create-worktree-from-issue
Create a git worktree, branch, and tmux window for a GitHub issue.
create-plugin
Scaffold new plugins with `plugin.json`, `SKILL.md`, and `marketplace.json` registration.
write-shell-scripts
Enforce Bash style conventions for creating and editing shell scripts.
write-markdown
Apply GitHub Flavored Markdown style conventions to Markdown files.
merge-main
Fetch and merge the base branch into the current feature branch.
write-go-code
Guide Go code creation and review using Effective Go and Google Go Style Guide.
pr
Commit staged changes, push to remote, and create a GitHub pull request.
scaffold-new-repo
Generate LICENSE, README.md, .gitignore, agent config, and plans directory for new repositories with inferred Go, JavaScript, Shell, Ruby, or Generic .gitignore files.
create-worktree
Create a git worktree and tmux window with an injected task prompt.
resolve-copilot-pr-feedback
Fetch and resolve GitHub Copilot PR review threads via the GitHub API.