2558 results (41.7ms) page 22 / 128
moltbot / moltbot-coding-agent exact

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.

xymtop / skill-agent-coding-agent exact

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.

yueweilu / ai-agent-skills-coding-agent exact

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.

ai-mcp-garage / agent-artifacts-slash-command-creator exact

Create slash commands (reusable prompt templates). Use when building /commands, defining workflows users invoke explicitly, or setting up repeatable prompts with arguments.

parcadei / continuous-claude-v3-slash-commands exact

Create and use Claude Code slash commands - quick prompts, bash execution, file references

sealifes / agent-skills-cptool exact

Automatically cherry-picks a specified commit (or the latest commit from the current branch) to multiple target branches, pushes them to the remote, and creates Pull Requests. Also includes...

sgcarstrends / sgcarstrends-deployment-rollback exact

Rollback failed deployments, restore previous versions, and handle deployment emergencies. Use when deployments fail, critical bugs are discovered in production, performance degrades after...

dparedesi / agent-global-skills-skills-local-setup exact

Set up AI tool symlinks in a repository for multi-agent compatibility. Use when the user wants to set up skills for Gemini, Claude, or other AI tools, or when they mention "setup skills",...

jerikchan / postmortem-skill exact

Use when analyzing fix commits to create postmortems, checking code changes against known issues before release, or updating postmortem knowledge base after release. Triggers on /postmortem...

daffy0208 / ai-dev-standards-codex-review-workflow exact

Automated code review workflow using OpenAI Codex CLI. Implements iterative fix-and-review cycles until code passes validation or reaches iteration limit. Use when building features requiring...

zartin790 / llm-system-template-agents-skills-patterns-tools-prompts-root-cause-tracing exact

Use when errors occur deep in execution and you need to trace back to

BenedictKing / codex-review-codex-review exact

Professional code review skill for Claude Code. Automatically collects file changes and task status. Triggers when working directory has uncommitted changes, or reviews latest commit when clean....

jackspace / claudeskillz-root-cause-tracing exact

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to...