steph-dove/klaussy-agents
25 agent markdown files indexed from steph-dove/klaussy-agents. Install any of them pinned to an exact hash with mdr add steph-dove/klaussy-agents/<name>.
fastapi-address-review skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-address-review/SKILL.md · Use when a PR has review feedback and the user wants it addressed — pull the review comments, triage each one, apply…
git:20260922.549c04f · audit A · 16 stars
fastapi-adr-generator skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-adr-generator/SKILL.md · Use when the user wants to record an architectural decision — drafting an Architecture Decision Record (ADR) or RFC…
git:20260922.549c04f · audit A · 16 stars
fastapi-commit skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-commit/SKILL.md · Use when the user wants a commit message written for currently staged changes. Reads `git diff --cached`, recent log…
git:20260922.549c04f · audit A · 16 stars
fastapi-debug skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-debug/SKILL.md · Use when the user reports an error, bug, or unexpected behavior in this repo and wants help diagnosing it. Five phases…
git:20260918.4ac7924 · audit A · 16 stars
fastapi-deps skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-deps/SKILL.md · Use when the user wants to upgrade the project's dependencies safely — bump versions, read changelogs for breaking…
git:20260922.549c04f · audit A · 16 stars
fastapi-document skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-document/SKILL.md · Use when the user wants documentation written or updated — docstrings, API docs, a README section, or a doc comment on…
git:20260922.549c04f · audit A · 16 stars
fastapi-explain skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-explain/SKILL.md · Use when the user wants code, a concept, or the current diff explained in this repo. With no specific target, explains…
git:20260922.549c04f · audit A · 16 stars
fastapi-fix skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-fix/SKILL.md · Use when the user wants lint, format, and type errors fixed in the current changes. Reads CLAUDE.md for the repo's…
git:20260918.4ac7924 · audit A · 16 stars
fastapi-grant-permissions skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-grant-permissions/SKILL.md · Use when the user is tired of approving the same routine dev work ("stop asking me yes", "allow the normal dev tools"…
git:20260918.4ac7924 · audit B · 16 stars
fastapi-humanize skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-humanize/SKILL.md · Use whenever prose, a comment, a doc, a PR or commit body, or a file's text should read like a human engineer wrote it…
git:20260922.549c04f · audit A · 16 stars
fastapi-implement skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-implement/SKILL.md · Use when the user pastes a ticket, design doc, or task description and wants it implemented. Multi-phase flow —…
git:20260918.4ac7924 · audit A · 16 stars
fastapi-new-worktree skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-new-worktree/SKILL.md · Use when the user wants a new git worktree created for a task. Picks a kebab-case branch name with a…
git:20260922.549c04f · audit A · 16 stars
fastapi-plan skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-plan/SKILL.md · Use when the user wants a plan for a non-trivial task in this repo. Runs discovery, parallel exploration of the…
git:20260922.549c04f · audit A · 16 stars
fastapi-pr skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-pr/SKILL.md · Use when the user wants a PR description generated for the current branch. Reads commit history, file changes, and…
git:20260922.549c04f · audit A · 16 stars
fastapi-precommit skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-precommit/SKILL.md · Use when reviewing a staged diff or an about-to-commit/push change for last-mile issues — silent failures, leaked…
git:20260918.4ac7924 · audit A · 16 stars
fastapi-qa skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-qa/SKILL.md · Use when the user wants the current change QA'd and PR-ready evidence captured. Classifies the diff and runs the…
git:20260918.4ac7924 · audit A · 16 stars
fastapi-refactor skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-refactor/SKILL.md · Use when the user wants to restructure code while preserving behavior exactly. Establishes a passing test baseline…
git:20260918.4ac7924 · audit A · 16 stars
fastapi-release skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-release/SKILL.md · Use when the user wants to cut a release — bump the version, update the changelog from conventional commits, and tag…
git:20260922.549c04f · audit A · 16 stars
fastapi-rest-of-the-owl skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-rest-of-the-owl/SKILL.md · Use when the user hands you a task definition and wants the ENTIRE development loop run end-to-end — plan, implement…
git:20260922.549c04f · audit A · 16 stars
fastapi-restack skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-restack/SKILL.md · Use when the user has a stack of dependent branches or PRs that needs rebasing — the base branch moved, the bottom…
git:20260922.549c04f · audit A · 16 stars
fastapi-review skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-review/SKILL.md · Use when the user wants a thorough PR or branch review. Triages by diff size — small PRs get a single-pass review…
git:20260922.549c04f · audit A · 16 stars
fastapi-run skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-run/SKILL.md · Use when the user wants to run, start, or launch this project's app — to watch a change work end-to-end, reproduce…
git:20260918.4ac7924 · audit A · 16 stars
fastapi-security-audit skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-security-audit/SKILL.md · Use when the user wants a focused security pass over the current change — scanning the branch diff for leaked secrets…
git:20260922.549c04f · audit A · 16 stars
fastapi-self-review skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-self-review/SKILL.md · Use right before declaring an implementation done — a last-pass review of your OWN uncommitted change against a fixed…
git:20260922.549c04f · audit A · 16 stars
fastapi-session-context skill
steph-dove/klaussy-agents · examples/fastapi/.agents/skills/fastapi-session-context/SKILL.md · Use when reading, writing, listing, or managing uncommitted Open Knowledge Format (OKF) session notes for active…
git:20260918.4ac7924 · audit A · 16 stars
Source
github.com/steph-dove/klaussy-agents · 16 stars · license MIT · pushed 2026-09-24