Tag: coding-agent
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…
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 …
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…
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…