Skip to main content
mfmezger
GitHub creator profile

mfmezger

Repository-level view of 33 collected skills across 2 GitHub repositories.

skills collected
33
repositories
2
updated
Aug 19, 2026
repository explorer

Repositories and representative skills

html-reporting
software-developers

Produce single-file, self-contained HTML artifacts instead of Markdown for any output a human will actually read. Use whenever the user asks for a "report", "research summary", "write-up", "spec", "plan", "PR explainer", "code review", "design mockup",…

Jun 3, 2026
github-pr-feedback
software-quality-assurance-analysts-and-testers

Use this skill whenever the user asks to look at GitHub PR feedback, PR review comments, review bot output, Gemini/Claude review feedback, or pasted reviewer suggestions and wants a markdown table that separates what should be fixed from what does not need to…

May 15, 2026
agent-registry
network-and-computer-systems-administrators

Use this skill whenever the user wants to interact with Google Cloud's Agent Registry using gcloud commands. Triggers on any mention of "agent registry", "agent-registry", "mcp-servers", "gcloud agents", "register an agent", "list agents", "create a service",…

May 8, 2026
tidy-first
software-developers

Follow Kent Beck's "Tidy First" approach by strictly separating structural changes (renames, extractions, reorganizations that must not change behavior) from behavioral changes (features, bug fixes, logic changes). Use when refactoring, restructuring code,…

May 8, 2026
commit
software-developers

Read this skill before making git commits

May 7, 2026
github-pr
software-developers

Automates the end-to-end Git workflow: branch creation, staging, committing, pushing, and opening or updating a GitHub pull request. Use when a feature or fix is ready for review and requires a structured PR, or when branch changes may need to be pushed to an…

May 7, 2026
fastapi
software-developers

FastAPI application design and implementation conventions. Use this skill when building, updating, or reviewing FastAPI services, routers, dependencies, request/response schemas, streaming endpoints, or API tests. Trigger on FastAPI-specific work such as path…

Mar 30, 2026
python-stack
software-developers

Standard Python engineering stack and tooling conventions. Use this skill whenever starting a new Python project, setting up dependencies, configuring linting/testing/CI, choosing between frameworks or libraries, or when the user asks about Python project…

Mar 30, 2026
Showing 8 of 21 collected skills.
parallel-agent-fanout-with-independent-review
unclassified

Fan out an audit's findings to parallel worker subagents (one worktree/branch/PR each), then gate every PR through a fresh reviewer that returns GO or REWORK. Covers the semantic-conflict failure mode that clean merges hide.

Aug 19, 2026
thermo-nuclear-code-quality-review
unclassified

Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.

Aug 18, 2026
ado-pipeline-analysis
software-developers

Analyze Azure DevOps pipelines for a specific project — list pipeline definitions, list recent builds with filters, inspect a build's status, fetch logs of failed steps, list commits in a build, and compute duration trends or flaky-pipeline metrics. Use when…

Aug 10, 2026
ado-pr-generate
software-developers

Create or update an Azure DevOps Pull Request from the current branch — auto-detect project/repo from the git remote, generate a title and description from commits/diff, link work items parsed from the branch name or commits, support draft PRs, and update an…

Aug 10, 2026
ado-pr-review
software-quality-assurance-analysts-and-testers

Review Azure DevOps Pull Requests — list open/mine/assigned PRs in a project, summarize a specific PR (metadata, reviewers, files, comment threads), pull the unified diff for an AI code review, check CI/build statuses and branch policies, and post review…

Aug 10, 2026
confluence-datacenter
file-clerks-434071

This skill should be used when the user asks to "get Confluence page", "create Confluence page", "search Confluence", "update wiki page", or needs to interact with Confluence Data Center/Server instances.

Aug 10, 2026
jira-datacenter
project-management-specialists

This skill should be used when the user asks to "get Jira issue", "create Jira ticket", "search Jira", "update issue status", or needs to interact with Jira Data Center/Server instances.

Aug 10, 2026
capy
software-developers

The first stop for "our company standards / guidelines / conventions / policy" questions — API & REST/OpenAPI design, language & framework rules, security, auth, cloud, and deployment practices. Consult BEFORE inferring conventions from local code or…

Aug 7, 2026
Showing 8 of 12 collected skills.
Showing 2 of 2 repositories
All repositories loaded