Christopher Boone avatar

Christopher Boone

Community

@cboone · Vermont

28Followers
|
95Public Repos
|
13Published Skills

Agent Skills by Christopher Boone

Showing 13 vetted skills indexed across 1 GitHub repositories.

cboonecboone
2

commit

Generate conventional Git commit messages from diffs and recent logs.

Community
Intermediate
cboonecboone
2

clean-up-agent-config

Consolidate AI coding agent instructions into AGENTS.md and organize tool-specific settings.

Community
Advanced
cboonecboone
2

suggest-next-issue

Analyze open GitHub issues to recommend the next task for developers.

Community
Advanced
cboonecboone
2

create-worktree-from-issue

Create a git worktree, branch, and tmux window for a GitHub issue.

Community
Advanced
cboonecboone
2

create-plugin

Scaffold new plugins with `plugin.json`, `SKILL.md`, and `marketplace.json` registration.

Community
Intermediate
cboonecboone
2

write-shell-scripts

Enforce Bash style conventions for creating and editing shell scripts.

Community
Basic
cboonecboone
2

write-markdown

Apply GitHub Flavored Markdown style conventions to Markdown files.

Community
Basic
cboonecboone
2

merge-main

Fetch and merge the base branch into the current feature branch.

Community
Advanced
cboonecboone
2

write-go-code

Guide Go code creation and review using Effective Go and Google Go Style Guide.

Community
Intermediate
cboonecboone
2

pr

Commit staged changes, push to remote, and create a GitHub pull request.

Community
Advanced
cboonecboone
2

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.

Community
Intermediate
cboonecboone
2

create-worktree

Create a git worktree and tmux window with an injected task prompt.

Community
Intermediate
cboonecboone
2

resolve-copilot-pr-feedback

Fetch and resolve GitHub Copilot PR review threads via the GitHub API.

Community
Advanced