Zum Inhalt springen
MCP ThesaurusMCP Thesaurus

Agent Skills

Ein Agent Skill ist ein Ordner mit Anweisungen, Skripten und Ressourcen, den ein Agent bei Bedarf lädt. Anders als ein MCP-Server betreibt er keinen eigenen Prozess, was ihn im Kontext günstiger und einfacher prüfbar macht.

Review Claude Md

smykla-skalski

Community

Audit `CLAUDE.md` files by reusing the source workflow under `claude/review-claude-md`. Use when the user wants a CLAUDE.md contract reviewed or fixed in Codex.

18. Aug. 2026Development
Lokaler Dienst70/1003

Staff Code Review

smykla-skalski

Community

Review code changes with staff-level depth by reusing the source workflow under `claude/staff-code-review`. Use when the user wants a thorough review beyond line-level correctness.

18. Aug. 2026Development
Lokaler Dienst70/1003
Community

Dispatch the metis-task-reviewer subagent to judge a diff against the task description and plan. Returns a verdict with per-criterion evidence.

23. Aug. 2026Development
Lokaler Dienst66/1003
Community

Rehydrate a fresh session from on-disk state.

23. Aug. 2026Development
Lokaler Dienst66/1003
Community

Load and query a Goodreads CSV export as the Goodreads backend for the books-library skill.

1. Sept. 2026Location Maps
Lokaler Dienst60/1003
Community

Systematic technical debt quantification and management using SQALE methodology with value-effort prioritization, phased paydown roadmaps, and prevention strategies. Use when technical debt unmeasured or subjective, need objective prioritization, planning refactoring work, establishing debt prevention practices, or tracking debt trends over time. Provides 6 methodology components (measurement with

25. Juni 2026Communication
Lokaler Dienst68/1006
Community

Rehydrate a fresh session from on-disk state.

23. Aug. 2026Development
Lokaler Dienst62/1003

Deep Documentation

adamdroberts

Community

Create, expand, reorganize, and maintain repository documentation with deep coverage across README files, browsable docs, API/reference pages, llms.txt, llms-full.txt, changelogs, and repo-local agent skills. Use whenever the user asks for comprehensive project documentation, documentation refreshes, LLM-friendly docs, documentation synchronization after code changes, or agent guidance that teache

2. Mai 2026Development
Lokaler Dienst70/1009

Unsafe

ncaq

Community

Forbid unsafe Haskell functions such as unsafePerformIO, unsafeCoerce, and other unsafe-prefixed functions. Use when writing or reviewing Haskell code that uses any unsafe-prefixed function.

31. Aug. 2026Development
Lokaler Dienst55/1003

Truthful Coder

adamdroberts

Community

Enforces strict change transparency. Use when editing code, notebooks, configs, or running commands so every change is disclosed, including changes not announced in advance.

2. Mai 2026Development
Lokaler Dienst65/1009

Iris Sync

gsaranti

Community

Summarize what the user and Codex have been working on. Reads the Codex chat log from disk and returns a brief synthesis of the current state, recent work, and open threads. Use when you need context on what Codex is doing or has done.

23. Aug. 2026Development
Lokaler Dienst55/1003

Email

fworks-tech

Community

Send emails via SMTP or sendmail. Use when sending transactional emails or notifications programmatically.

30. Aug. 2026Communication
Lokaler Dienst64/1002
Community

Ollygarden's recommended pattern for setting up the OpenTelemetry SDK in Go services using otelconf. Covers project structure, the Providers struct, no-op fallback, runtime attribute injection, and the zap log bridge. Use when adding OTel to a Go project, structuring telemetry code, or reviewing an existing setup — including when DB spans show up as trace roots or GORM/database spans are disconnec

31. Aug. 2026Monitoring
Lokaler Dienst82/1001

Iris Relay

gsaranti

Community

Execute a plan that Codex produced. Reads the last Codex response from disk and treats it as a plan to implement. Use when the user wants Claude Code to pick up where Codex left off.

23. Aug. 2026Development
Lokaler Dienst52/1003

Research

Parcha-ai

Community

Deep research powered by GREP — investigate APIs, libraries, companies, markets, and any topic with sourced citations. Build interactive HTML apps, slidedecks, and spreadsheets backed by research. Route to one of 27 domain experts (legal, medical, patent, financial, real estate, supply chain, maritime, etc.). Use when you need to research something, fact-check a claim, plan an implementation with

1. Sept. 2026Finance
Lokaler Dienst79/1001

Commissioning Closeout

Construction-Gamma

Community

Guides construction PMs through building commissioning, TAB, punch lists, O&M documentation, warranties, and project closeout.

28. Feb. 2026Project Management
Lokaler Dienst69/10011

Icm Scaffold

MOMENTRIXMARKETING

Community

This skill should be used when the user asks to 'scaffold ICM', 'set up ICM', 'start a new ICM workspace', 'create IDENTITY.md and CONTEXT.md', 'build me a pipeline workspace', or names 'icm-scaffold'. It runs a ten question setup interview, picks an archetype, writes the layer files from the interview templates, then runs scripts/icm-check.sh on its own output and refuses to report success while

30. Aug. 2026Marketing
Lokaler Dienst79/1001

Maintenance

timo-jakob

Community

Go project maintenance dispatcher. Receives findings from /development:maintenance (or equivalent JSON input), validates the payload, runs a coverage pre-flight (may spawn `go-coverage-improver` in a worktree when affected code sits below Required), and otherwise invokes `go-maintenance-planner` to return a PR-grouped plan. The per-group work agents are the orchestrator's job, not the dispatcher's

28. Aug. 2026Development
Lokaler Dienst79/1001

Review

timo-jakob

Community

Perform a comprehensive Go code review using 6 specialized parallel agents

28. Aug. 2026Development
Lokaler Dienst79/1001

Maintenance

timo-jakob

Community

Java/Gradle project maintenance dispatcher. Receives findings from /development:maintenance (or equivalent JSON input), validates the payload, runs a JaCoCo coverage pre-flight (may spawn `java-coverage-improver` in a worktree when affected classes sit below Required — topping up toward Required, or bootstrapping a below-floor (0%) class toward the Floor, #429), and otherwise invokes `java-mainten

28. Aug. 2026Development
Lokaler Dienst79/1001

Maintenance

timo-jakob

Community

JavaScript/TypeScript project maintenance dispatcher. Receives findings from /development:maintenance (or equivalent JSON input), validates the payload, and returns a PR-grouped plan for the format_lint group. The per-group work agents are the orchestrator's job, not the dispatcher's. Pure function of its JSON input; does not run its own detection. Mirrors development-go / development-python. Tool

28. Aug. 2026Development
Lokaler Dienst79/1001

Maintenance

timo-jakob

Community

Kubernetes/IaC maintenance dispatcher. Receives a v2 maintenance payload (a file path in $ARGUMENTS) that /development:maintenance built from the kubernetes topic gather (gather-kubernetes-findings.zsh), validates it, and returns a plan routing each finding group to an agent. A TOPIC plugin that can also be PRIMARY: a GitOps repo with no application language declares `primary: kubernetes` and gets

28. Aug. 2026Development
Lokaler Dienst79/1001

Maintenance

timo-jakob

Community

OpenTofu/Terraform maintenance dispatcher. Receives a v2 maintenance payload (a file path in $ARGUMENTS) that /development:maintenance built from the opentofu topic gather (gather-opentofu-findings.zsh), validates it, and returns a plan routing each finding group to an agent. A TOPIC plugin that can also be PRIMARY: a provisioning repo with no application language declares `primary: opentofu` and

28. Aug. 2026Development
Lokaler Dienst79/1001

Maintenance

timo-jakob

Community

Python project maintenance dispatcher. Receives findings from /development:maintenance (or equivalent JSON input), validates the payload, runs a coverage pre-flight (may spawn `python-coverage-improver` in a worktree when affected modules sit below Required — topping up toward Required, or bootstrapping a below-floor (0%) module toward the Floor, #429), and otherwise invokes `python-maintenance-pl

28. Aug. 2026Development
Lokaler Dienst79/1001