Back to the catalog

published by agent-sh

17 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. agnix ★ 407
    Lint agent configurations before they silently fail. 414 validation rules across Claude Code, Codex CLI, OpenCode, Cursor, GitHub Copilot, G
  2. audit-project ★ 3
    Multi-agent iterative code review until zero issues remain. Spawns up to 10 specialist reviewers (code quality, security, performance, test
  3. can-i-help ★ 4
    Contributor guidance for any project — matches developer skills to data-backed contribution opportunities. `/can-i-help` collects project-he
  4. debate ★ 3
    Structured multi-round debate between AI tools with proposer / challenger roles and a final verdict. `/debate` orchestrates a back-and-forth
  5. deslop ★ 4
    Detect and remove AI-generated slop with certainty-based findings and safe auto-fixes. AI coding tools leave behind debug `console.log`s, `p
  6. drift-detect ★ 4
    Deep repository analysis to realign project plans with actual code reality. `/drift-detect` discovers drift between documented plans (CHANGE
  7. enhance ★ 4
    Master enhancement orchestrator: 7 specialized analyzers run in parallel and produce a unified report with certainty-graded findings. `/enha
  8. gate-and-ship ★ 2
    Quality gates then ship — chains `/prepare-delivery` and `/ship` in one command. Runs the full pre-ship pipeline (deslop, simplify, agnix, e
  9. learn ★ 2
    Research any topic online and create comprehensive learning guides with RAG-optimized indexes for your AI agents. `/learn react hooks` searc
  10. next-task ★ 7
    Autonomous workflow orchestrator that takes a task from discovery to production through 12 coordinated phases — exploration, planning, imple
  11. perf ★ 2
    Structured performance investigation with baselines, profiling, and evidence-backed decisions — run by AI agents inside your editor. `/perf`
  12. prepare-delivery ★ 3
    Pre-ship quality gates without the ship. Runs the full pre-merge pipeline — deslop (clean AI debris), simplify (de-bloat), agnix (lint agent
  13. repo-intel ★ 4
    Unified static analysis for AI agents — git history, AST symbols, project metadata, doc-code sync, and (optionally) LLM-augmented file descr
  14. skillers ★ 3
    Learn from your workflow patterns and suggest skills, hooks, and agents to automate the repetitive work. Skillers reads your AI conversation
  15. sync-docs ★ 3
    Detect outdated documentation by comparing docs against actual code state — broken references, version mismatches, stale code examples, and
  16. web-ctl
    Browser automation toolkit for AI agents — navigate, authenticate, and interact with web pages through a single CLI. Agents drive headless b
  17. zig-lsp
    Zig language server for Claude Code via ZLS — automatic post-edit diagnostics, jump-to-definition, find-references, hover. Maps `.zig` and `