Community라이팅 & 에디팅github.com

rogerchappel/agent-runbook-skill

Turn Markdown runbooks into bounded dry-run agent action plans.

지원 대상~Claude Code~Codex CLI~Cursor
npx skills add rogerchappel/agent-runbook-skill

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

문서

agent-runbook-skill

When to Use

Use this skill when an agent receives a human Markdown runbook and needs a dry-run action plan before touching files, tools, or external systems. It may read local runbook files only. It must not execute the runbook. External writes, deploys, publishes, messages, and approvals remain outside the skill boundary and require explicit user approval. Validate by running the fixture smoke command and reviewing the action classes before acting.

Required Inputs

Local files supplied by the user or repository fixtures.

Side Effects

Read-only. The CLI writes results to stdout only.

Validation

Run npm test, npm run check, and npm run smoke.

관련 스킬