agent-sh-agentsys
๐ชMarketplaceagent-sh/agentsys
AgentSys is a modular runtime and marketplace for orchestrating AI-agent pipelines across Claude Code, Codex CLI, OpenCode, Cursor, and Kiro โ bundling 19 plugins, 47 agents, 40 skills, and 3,583 tests in ~30k lines of library code. Each plugin is a standalone repo under the agent-sh org, with phase-gated pipelines, certainty-graded findings (HIGH/MEDIUM/LOW), and deterministic code-based detection separated from LLM-based judgment.
Add this Marketplace
/plugin marketplace add agent-sh/agentsysPlugins in this Marketplace
agnix
developmentLint agent configuration files (SKILL.md, CLAUDE.md, hooks, MCP) against 385 rules across 10+ AI tools
audit-project
developmentMulti-agent iterative code review until zero issues remain
can-i-help
productivityFind where to contribute to any project - matches developer skills to test gaps, stale docs, bugspots, and open issues
consult
productivityCross-tool AI consultation: get second opinions from Gemini CLI, Codex CLI, Claude Code, OpenCode, or Copilot CLI with model and thinking effort control
debate
productivityStructured multi-round debate between AI tools with proposer/challenger roles and verdict
deslop
development3-phase AI slop detection: regex patterns (HIGH), multi-pass analyzers (MEDIUM), CLI tools (LOW)
drift-detect
productivityDeep repository analysis to realign project plans with code reality - detects drift, gaps, and creates prioritized reconstruction plans
enhance
developmentMaster enhancement orchestrator: parallel analyzer execution for plugins, agents, docs, CLAUDE.md, and prompts with unified reporting
gate-and-ship
productivityQuality gates then ship - chains /prepare-delivery then /ship in one command
learn
productivityResearch topics online and create comprehensive learning guides with RAG-optimized indexes
onboard
productivityCodebase onboarding - automated data collection and interactive project orientation
prepare-delivery
productivityPre-ship quality gates: deslop, simplify, agnix, enhance, review loop, delivery validation, docs sync
repo-intel
developmentUnified static analysis via agent-analyzer - git history, AST symbols, project metadata, and doc-code sync
ship
deploymentComplete PR workflow: commit to production, skips review when called from next-task, removes task from registry on cleanup, automatic rollback
skillers
productivityLearn from workflow patterns across sessions and suggest skills, hooks, and agents to automate repetitive work
sync-docs
developmentStandalone documentation sync: find outdated refs, update CHANGELOG, flag stale examples based on code changes
web-ctl
automationBrowser automation and web testing toolkit for AI agents - headless browser control, persistent sessions, auth handoff, and prompt injection defense