runwhen-contrib/codecollection-devtools
Instructions file CodexOpenCode
Instructions for runwhen-contrib/codecollection-devtools, covering agent rules, directory layout, adding a new agent and source of truth.
runwhen-contrib/codecollection-devtools
Instructions file CodexOpenCode
Instructions for runwhen-contrib/codecollection-devtools, covering agent rules, directory layout, adding a new agent and source of truth.
runwhen-contrib/runwhen-platform-mcp
Plugin Claude Code
Infrastructure automation for RunWhen — monitor, troubleshoot, and automate with AI agents. Build health checks, investigate issues, and manage SRE tasks across Kubernetes and cloud environments.
runwhen-contrib/runwhen-platform-mcp
Cursor rule Cursor
How to create and manage AI workflow skills in this MCP server project.
runwhen-contrib/runwhen-platform-mcp
Instructions file GitHub Copilot
Copilot instructions for runwhen-contrib/runwhen-platform-mcp, covering runwhen platform mcp server — copilot instructions, workspacename is required, tool routing, available skills and script contract (quick reference).
runwhen-contrib/runwhen-platform-mcp
Instructions file CodexOpenCode
AGENTS.md instructions for runwhen-contrib/runwhen-platform-mcp, covering agents.md — runwhen platform mcp server, authentication, important: workspacename is required, tool routing — workspacechat vs direct tools and always prefer workspacechat for.
runwhen-contrib/runwhen-platform-mcp
Agent
CodeCollection author agent that builds reusable, parameterized codebundles for the RunWhen platform — designs portable health checks and tasks, tests them as SLXs in a workspace, and cleans up after validation.
runwhen-contrib/runwhen-platform-mcp
Agent
SRE agent that queries the RunWhen platform to help users investigate and troubleshoot infrastructure issues across Kubernetes and cloud environments.
runwhen-contrib/runwhen-platform-mcp
Agent
Automation builder agent that analyzes code repositories and infrastructure to design, test, and deploy RunWhen health checks and SRE tasks.
runwhen-contrib/runwhen-platform-mcp
Cursor rule
Keep README.md and AGENTS.md tool tables in sync with server.py when MCP tools are added, removed, or renamed.
runwhen-contrib/runwhen-platform-mcp
Cursor rule
Infrastructure conventions for scripts targeting Kubernetes and databases via RunWhen runners.
runwhen-contrib/runwhen-platform-mcp
Cursor rule
Rules for authoring RunWhen task scripts that conform to the platform contract.
runwhen-contrib/runwhen-platform-mcp
Skill Claude CodeCodex
Write Custom Discovery generation rules using bundled runwhen-local reference (airgap-safe, no network). Use when: (1) Authoring .runwhen/generation-rules/.yaml, (2) Choosing resourceTypes or matchRules, (3) Looking up indexer resource types, (4) Fixing legacy generation-rule YAML, or (5) Validating against the…
runwhen-contrib/runwhen-platform-mcp
Skill Claude CodeCodex
Build operational context in a RunWhen workspace by adding Rules, Commands, and Knowledge Base articles. Use when: (1) The user wants to improve assistant investigation quality or tune workspace behavior, (2) Onboarding engineers or teams to a workspace, (3) Adding institutional knowledge, architecture docs, or…
runwhen-contrib/runwhen-platform-mcp
Skill Claude CodeCodex
Build, test, and commit a RunWhen automation task (SLX). Use when: (1) Creating a new health check or monitoring task, (2) Building a troubleshooting runbook or diagnostic script, (3) Writing and testing a bash or python script for RunWhen runners, (4) Committing an SLX with commitslx, (5) Running runscriptandwait or…
runwhen-contrib/runwhen-platform-mcp
Skill Claude CodeCodex
Render a tested tool-builder task as a private Custom Discovery CodeCollection for GitOps. Use when: (1) The user wants version-controlled storage instead of commitslx to a workspace, (2) Publishing tool-builder output to a private git repo shaped like simple-private-codecollection, (3) After runscriptandwait succeeds…
runwhen-contrib/runwhen-platform-mcp
Skill Claude CodeCodex
Set the hierarchy on an SLX to define UI grouping and path construction from tags. Use when: (1) Committing an SLX and need to set its hierarchy parameter, (2) Organizing SLXs into groups for the map view, (3) The user asks about hierarchy, SLX grouping, additionalContext, or map view organization, or (4) Configuring…
runwhen-contrib/runwhen-platform-mcp
Skill Claude CodeCodex
Set the resourcePath on an SLX for workspace-chat indexing and search. Use when: (1) Committing an SLX and need to set its resourcepath parameter, (2) Configuring SLX metadata for search and indexing, (3) The user asks about resourcePath, additionalContext, or how SLXs are found by workspace chat, or (4) Improving SLX…
runwhen-contrib/runwhen-platform-mcp
Skill Claude CodeCodex
Create and tailor a new AI Assistant (Agent / persona) in a RunWhen workspace. Use when: (1) The user wants a dedicated assistant for a tech stack, team, or domain (e.g. 'Azure DevOps', 'Postgres on-call'), (2) Creating, updating, or deleting an assistant via createassistant / updateassistant / deleteassistant, (3)…
runwhen-contrib/runwhen-platform-mcp
Skill Claude CodeCodex
Discover and select runner locations for RunWhen scripts. Use when: (1) Choosing where to execute a task or script, (2) The user asks about runner locations or execution environments, (3) Multiple locations exist and you need to pick the right one, or (4) Building a task that needs a specific cluster or region for…
runwhen-contrib/runwhen-platform-mcp
Skill Claude CodeCodex
Discover and configure secrets for RunWhen SLX scripts. Use when: (1) Choosing which secrets to map for a task via secretvars, (2) The user asks about secret configuration, authentication, or credentials, (3) Building a task that needs API tokens, kubeconfigs, or service account keys, or (4) Understanding how secrets…
runwhen-contrib/runwhen-platform-mcp
Skill Claude CodeCodex
Search the RunWhen CodeBundle Registry for production-ready automation and deploy it as an SLX. Use when: (1) Adding monitoring or health checks for Kubernetes, databases, or cloud services, (2) The user asks to create a health check and a registry codebundle may already exist, (3) Deploying pre-built automation…
runwhen-contrib/runwhen-platform-mcp
Skill Claude CodeCodex
Create, update, and manage workspace chat commands (slash-commands) that package reusable investigation procedures. Use when: (1) The user wants to create repeatable diagnostic workflows or slash-commands, (2) Building onboarding flows or standardized investigation patterns, (3) Creating or editing commands via…
runwhen-contrib/runwhen-platform-mcp
Skill Claude CodeCodex
Create, update, and manage Knowledge Base articles that provide operational context to AI assistants. Use when: (1) The user wants to add institutional knowledge, architecture notes, or ownership details, (2) Creating or updating KB articles via createknowledgebasearticle or updateknowledgebasearticle, (3) Adding…
runwhen-contrib/runwhen-platform-mcp
Skill Claude CodeCodex
Create, update, and manage workspace chat rules that shape how AI assistants interpret infrastructure findings. Use when: (1) The user wants to suppress noise or adjust investigation priorities, (2) Adding operational context or tuning assistant behavior, (3) Creating or editing chat rules via createchatrule or…