Back to authors
leighmcculloch

leighmcculloch

19 Skills published on GitHub.

branch

Create or rename a git branch with a concise kebab-case name describing the pending changes

UncategorizedView skill →

changelog-generator

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes.

UncategorizedView skill →

commit

Commit to Git.

UncategorizedView skill →

git-resolve-merge-conflicts

Resolve git merge conflicts in the working directory

UncategorizedView skill →

github-activity-analysis

Analyzes a GitHub user's contributions, pull requests, reviews, issues, and commits within an organization over a configurable time period.

UncategorizedView skill →

impl-random

Pick a random small unassigned GitHub issue from a locally checked-out repo, implement it with an agent team, code-review and iterate until clean, then Slack DM the PR. Use when asked to "find an issue and fix it", "tackle an issue", "pick up an issue", or run autonomously on whatever's open.

UncategorizedView skill →

impl

Implement something, then iterate with commit and review until the review has no suggestions.

UncategorizedView skill →

issue-wip

Create a GitHub issue from work-in-progress by analyzing changes against the base branch

UncategorizedView skill →

issue

Create GitHub issues with context from linked issues/PRs

UncategorizedView skill →

mermaid-diagram

This skill should be used when the user asks to "create a diagram", "draw a flowchart", "generate a sequence diagram", "make a state diagram", "create a class diagram", "draw an ER diagram", "update diagram", "edit mermaid", "improve diagram layout", or mentions mermaid diagrams in any context.

UncategorizedView skill →

pr-code-review-and-pr-draft-comment

Review a PR with the code-review skill, then post that feedback as inline draft comments with the pr-draft-comment skill. Use when asked to review a PR and leave the findings as pending/draft inline comments.

UncategorizedView skill →

pr-draft-comment

Post pending (draft) review comments on a GitHub PR — including replies to existing review comments — that stay unsubmitted and visible only to the author until they manually submit the review. This is the REQUIRED way to leave ANY comment on a PR (autofixing CI, addressing feedback, replying to a review); never post an immediately-visible PR comment. Works with the GitHub MCP tools (Claude Code Cloud) or gh/GraphQL (local).

UncategorizedView skill →

pr-enhance

Enhance an existing PR by analyzing the diff against the description and updating with examples, diagrams, and context

UncategorizedView skill →

pr-rewrite

Rewrite an existing GitHub pull request's title and description from the current diff, like /pr but applied to an existing PR

UncategorizedView skill →

pr

Create a GitHub pull request with AI-generated title and description based on the diff. Always shows the draft description for review and waits for approval before opening the PR.

UncategorizedView skill →

recipe

Format recipe skill.

UncategorizedView skill →

reflect

Review a committed fix or range or working directory of changes for correctness, test coverage, and similar issues

UncategorizedView skill →

security-review

Review code for security vulnerabilities. Use when asked to "security review", "audit code", "find vulnerabilities", "check for security issues", "pentest review", or "security audit" a codebase or set of files.

UncategorizedView skill →

slides

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

UncategorizedView skill →
leighmcculloch | Agent Skills