pilot-shell - production gates for Claude Code
TypeScript harness that wraps Claude Code with spec-driven plans, enforced quality gates, and persistent project knowledge. Targets teams shipping production code with the agent rather than prototyping.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webDrone pilot makes US rescind no-fly zones around unmarked, moving ICE vehicles
arstechnica.com · Apr 29, 2026
Your API Spec is Your AI Co-Pilot: Automate Documentation with Precision
dev.to · Apr 28, 2026
qf-studio/pilot
github.com · Apr 27, 2026
Drafting with AI: Your Automated Legal & Logistics Co-Pilot
dev.to · Apr 26, 2026
mpiton/tauri-pilot
github.com · Apr 25, 2026
Featured in
Related entries
wanman - worktree-isolated multi-agent runtime for Claude Code and Codex
Multi-agent runtime that spawns each Claude Code or Codex agent in its own git worktree and home directory. JSON-RPC subprocess control, task pooling, artifact storage. Solves the share-a-directory failure mode that breaks most multi-agent harnesses.
trace-mcp - framework-aware codebase MCP for coding agents
MCP server with 138 tools and cross-language framework awareness (58 integrations across 81 languages). Indexes Laravel/Inertia/Vue, Rails/Hotwire, Django/HTMX edges so agents skip re-deriving call graphs. Decision memory links architectural choices to the code they're about. Local-first ONNX embeddings, optional LSP enrichment.
Claudraband - persistent, resumable Claude Code sessions over HTTP and ACP
Wraps the real Claude Code TUI with a session lifecycle layer. Resumable non-interactive workflows, HTTP daemon for remote/headless control, ACP server for editor integrations (Zed, Toad). Drives your existing Claude Code install rather than reimplementing it - keeps skills, hooks, MCPs, and approvals intact.
pentest-ai-agents - Claude Code subagents for offensive security
Specialized Claude Code subagents that turn the CLI into a pentest assistant: plan engagements, analyze recon, research exploits, build detections, audit STIGs, and write reports.