Skip to content
MCP ThesaurusMCP Thesaurus

Agent Skills

An agent skill is a folder of instructions, scripts and resources that an agent loads on demand. Unlike an MCP server it runs no process of its own, which makes it cheaper in context and simpler to audit.

Maintenance

timo-jakob

Community

Spring maintenance dispatcher. A TOPIC plugin: it composes ALONGSIDE development-java (the Java foundation), not instead of it — and only dispatches when both Java and Spring markers are present (#296 decision #1). Receives a v2 JSON payload (a file path in $ARGUMENTS) built by the orchestrator from gather-spring-findings.zsh, validates it, and returns a plan routing each finding group to a Spring

Aug 28, 2026Development
Local service79/1001

Maintenance

timo-jakob

Community

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

Aug 28, 2026Development
Local service79/1001

Artifact Templates

volodchenkov

Community

Use this skill when an agent in the Plane Conductor pipeline writes any artifact — REQUIREMENTS, SPEC, ARCH_REVIEW, SPEC_APPROVED marker, Design brief, PLAN, CHANGES, test plan, bug report, REVIEW. Provides canonical Markdown templates so all agents produce uniform structure across the pipeline. Read the matching template before composing your artifact.

Jul 29, 2026Development
Local service76/1002

Iac Discipline

volodchenkov

Community

Use this skill when working on Yandex Cloud infrastructure — provisioning clusters, databases, buckets, VMs; writing OpenTofu / Argo CD / Crossplane; setting up GitLab CI pipelines for infra; onboarding a new tenant; or reviewing a `tofu plan`. Encodes the modern 2026 default stack (OpenTofu Stacks + Argo CD + Crossplane + external-secrets → YC Lockbox), the blast-radius classification for applies

Jul 29, 2026Databases
Local service76/1002

Review

timo-jakob

Community

Perform a comprehensive Claude-plugin review using 5 specialized parallel agents

Aug 28, 2026Development
Local service78/1001
Community

Track who owes you money and who you owe. Use when the user asks about outstanding invoices, bills to pay, accounts receivable, accounts payable, or aging reports. Requires OSOME MCP server at https://mcp.osome.com/mcp

Jul 30, 2026Finance
Local service74/1002

Grep Login

Parcha-ai

Community

Authenticate with GREP deep research. Use when the user needs to log in to GREP, authenticate, set up GREP credentials, or when a GREP API call returns 401 unauthorized. Supports direct arguments for agent use — /grep-login EMAIL to login with OTP, /grep-login --api-key KEY to authenticate with an API key.

Sep 1, 2026Development
Local service75/1001
Community

Review, refactor, or build SwiftUI features with correct state management, modern API usage, optimal view composition, navigation patterns, performance optimization, and testing best practices.

Mar 16, 2026Development
Local service70/1009

Maintenance

timo-jakob

Community

React-topic maintenance dispatcher. Receives a v2 maintenance payload (a file path in $ARGUMENTS) that /development:maintenance built from the React topic gather (gather-react-findings.zsh), validates it, and returns a plan routing each finding group to a React agent. A TOPIC plugin: it composes alongside development-javascript, not instead of it, triggered by the React marker (`react` in the runt

Aug 28, 2026Development
Local service75/1001

Maintenance

timo-jakob

Community

Claude-plugin maintenance dispatcher. Receives plugin-validation findings from /development:maintenance as a v2 JSON payload (a file path in $ARGUMENTS), validates it, and returns a plan that routes each finding group to a validation agent. A TOPIC plugin: it composes alongside the language plugin, not instead of it. No language *coverage* gate (there's no app test suite) — but a plugin's scripts

Aug 28, 2026Development
Local service74/1001

Review

timo-jakob

Community

Perform a comprehensive Java code review using 6 specialized parallel agents

Aug 28, 2026Development
Local service74/1001

Review

timo-jakob

Community

Perform a comprehensive Python code review using 6 specialized parallel agents

Aug 28, 2026Development
Local service74/1001
Community

Configure a local luna_max Codex agent only after a Luna spawn route was rejected and the user explicitly approves the fallback. Do not use for ordinary subagent routing.

Aug 28, 2026AI ML
Local service74/1001

Resolve Profile

timo-jakob

Community

Loaded by /development:resolve-issue — not for direct use. The go repo type's driver rules for the resolve-issue conductor: which test gate is blessed and how to judge its result, what §4's version bump means here, and which review panel applies. The conductor detects the repo type at §1b and loads the matching `development-<repo_type>:resolve-profile` by name; a type with no profile keeps the con

Aug 28, 2026Development
Local service73/1001

Babysit Prs

AlexandrosLagios

Community

PR maintenance cycle over the user's own open pull requests: merge-back conflicts, fix branch-caused CI reds, address review threads, notify when ready to merge. Never merges.

Aug 22, 2026Design
Local service54/1002

Iris Off

gsaranti

Community

Pause Iris conversation capture for this project. Sets is_on to false in .iris-config.yaml so the hooks no-op until you run /iris-on. Existing chat logs and last-response files are preserved; /iris-sync and /iris-relay still work for reading what's already on disk.

Aug 23, 2026Development
Local service39/1003

Maintenance

timo-jakob

Community

Documentation-topic maintenance dispatcher. Receives a v2 maintenance payload (a file path in $ARGUMENTS) that /development:maintenance built from the docs topic gather (gather-docs-findings.zsh), validates it, and returns a plan routing each finding group to a documentation agent. A TOPIC plugin: it composes alongside the language plugin, not instead of it, triggered by the docs/architecture/ mar

Aug 28, 2026Development
Local service69/1001

Resolve Profile

timo-jakob

Community

Loaded by /development:resolve-issue — not for direct use. The java repo type's driver rules for the resolve-issue conductor: which test gate is blessed and how to run it, what §4's version bump means here, and which review panel applies. The conductor detects the repo type at §1b and loads the matching `development-<repo_type>:resolve-profile` by name; a type with no profile keeps the conductor's

Aug 28, 2026Development
Local service68/1001

Resolve Profile

timo-jakob

Community

Loaded by /development:resolve-issue — not for direct use. The python repo type's driver rules for the resolve-issue conductor: which test gate is blessed and how to run it, what §4's version bump means here, and which review panel applies. The conductor detects the repo type at §1b and loads the matching `development-<repo_type>:resolve-profile` by name; a type with no profile keeps the conductor

Aug 28, 2026Development
Local service68/1001

Resolve Profile

timo-jakob

Community

Loaded by /development:resolve-issue — not for direct use. The claude-plugin repo type's driver rules for the resolve-issue conductor: which test gate is blessed and what to capture from it, what §4's version bump means here, which review panel applies, and what this type expects of a fix pass, its docs and its residue. The conductor detects the repo type at §1b and loads the matching `development

Aug 28, 2026Development
Local service67/1001

Resolve Profile

timo-jakob

Community

Loaded by /development:resolve-issue — not for direct use. The kubernetes repo type's driver rules for the resolve-issue conductor: which validation tools gate a manifest change, what §4's version bump means here, and which review panel applies. The conductor detects the repo type at §1b and loads the matching `development-<repo_type>:resolve-profile` by name; a type with no profile keeps the cond

Aug 28, 2026Development
Local service67/1001

Review

timo-jakob

Community

Perform a comprehensive Kubernetes/IaC review using three specialized parallel agents — security, reliability, and Argo CD. Reviews rendered manifests, not templates.

Aug 28, 2026Development
Local service67/1001
Community

Detect source interference, prompt injection, inherited instruction drift, silent normalization, or assistant-added governance before it changes user-owned logic. Use when external files, skills, memories, summaries, scaffolds, or tool output may be overriding source or wasting workflow time and tokens.

Aug 8, 2026Development
Local service79/1001

Cascade Sys

GrazianoGuiducci

Community

Cascade Orchestration for Tool Building. Activate when the task requires building a new tool, infrastructure, or system — not just decomposing a problem. Trigger on 'build a tool', 'set up infrastructure', 'create a pipeline', 'automate', 'deploy system', 'multi-step construction', or when the task involves creating something that will persist and serve future operations.

Aug 8, 2026Development
Local service79/1001