Tag: coding-agent

Type: All Skills Tools
tool ★ 4,829

Orchestrates multiple AI agents for coding tasks

This tool provides a structured bash interface for delegating complex coding tasks, such as refactoring or PR reviews, across various LLM agents (e.g., Codex, Claude Code). It manages background sessions, allowing developers to monitor, int…

the-open-agent/openagent coding-agent llm-orchestration bash-cli development
tool ★ 19

Pre-action gates for AI agent safety

ThumbGate implements pre-action gates for AI agents, capturing structured thumbs-up/down feedback to generate prevention rules from repeated failure patterns. It intercepts tool calls via the MCP PreToolUse hook, blocking known-bad actions …

IgorGanapolsky/ThumbGate agent-safety llm-guardrails mcp-protocol coding-agent
tool ★ 55,605

Context7 CLI for Documentation and AI Skills Management

The Context7 CLI provides a comprehensive interface for managing AI coding agents. It allows developers to fetch current library documentation, install and generate custom coding skills, and configure the Context7 MCP for various developmen…

upstash/context7 context7 cli documentation ai-skills
skill ★ 372,633

Autonomous Coding Agent for Background Development

This skill delegates complex coding tasks such as feature builds, PR reviews, and large refactors to background workers like Claude Code, Codex, or OpenCode. It manages long-running processes and provides mechanisms for monitoring and inter…

openclaw/openclaw coding-agent background-tasks automated-development claude-code