fix-issues
01Skill Claude CodeCodex
Auto-fix GitHub issues labeled as bugs: fetch open bug issues, analyze feasibility, fix code, and submit PRs. One issue per invocation. Use when: (1) User says "/fix-issues", (2) User asks to fix GitHub issues.
105 tagged audit logging, measured the same way as everything else here.
Browse within: agent-orchestration 95desktop-app 94codex-cli 63csharp 60ai-governance 35copilotkit 35convex 12agent-security 7
Skill Claude CodeCodex
Auto-fix GitHub issues labeled as bugs: fetch open bug issues, analyze feasibility, fix code, and submit PRs. One issue per invocation. Use when: (1) User says "/fix-issues", (2) User asks to fix GitHub issues.
Skill Claude CodeCodex
PR Automation Orchestrator: poll open PRs, check CI, run review, fix, and merge eligible PRs. Use when: (1) Invoked by daemon via scripts/pr-automation.sh, (2) User says "/pr-automation".
Skill Claude CodeCodex
Generate Morph-animated PPTs with officecli.
Skill Claude CodeCodex
Run pre-commit checks, commit, push, and ensure CI passes.
Skill Claude CodeCodex
Create, modify, or manage secrets-dispatcher trust rules. TRIGGER when the user wants to "block", "deny", "allow", "approve", or "ignore" an application or process from accessing secrets, mentions suspicious or unwanted Secret Service requests, asks to add/edit/remove rules in secrets-dispatcher config, or says "add…
JStaRFilms/deprecated-Takomi_Code
Skill Claude CodeCodex
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…
JStaRFilms/deprecated-Takomi_Code
Skill Claude CodeCodex
External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation.
JStaRFilms/deprecated-Takomi_Code
Skill Claude CodeCodex
Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns.
agentic-control-plane/codex-acp-plugin
Skill Claude CodeCodex
Connect Codex to ACP — identity & governance for shell commands, plus the self-optimization data plane.
agentic-control-plane/codex-acp-plugin
Skill Claude CodeCodex
Identity, governance, and audit for all Codex tool calls via the Agentic Control Plane.
agentic-control-plane/codex-acp-plugin
Skill Claude CodeCodex
Generate a cost X-ray report for your agent from ACP's metering — cache economics, context composition, tool bloat, loop share — before you ship it (or whenever spend surprises you).
Skill Claude CodeCodex
Multi-step workflow to audit MCPKernel documentation against the codebase and update README.md, docs/ MkDocs site, CHANGELOG.md. Use when synchronizing documentation with code changes, auditing doc accuracy, or before releases.
Skill Claude CodeCodex
Multi-step workflow to run the full MCPKernel test suite, validate code quality, and merge development branch to main when all checks pass. Use when validating changes, preparing for merge, or checking if development is ready for main.