Agent Skills ยท General

AgentSys

A modular orchestration runtime that automates the work around coding: task selection, review, CI, drift detection, shipping, and skill/plugin installation. It is one of the clearest examples in the list of a full Claude Code ecosystem layer rather than a single prompt pack.

cliplugin-marketplaceplanningimplementationreview

Primary URL: https://github.com/avifenesh/agentsys

Best for: teams building repeatable agent pipelines; parallelized code review and gated delivery

Caveats: Substantial system to adopt compared with lighter skill packs. Project messaging occasionally reflects slightly stale aggregate counts across repos.

Seed description

Workflow automation system for Claude with a group of useful plugins, agents, and skills. Automates task-to-production workflows, PR management, code cleanup, performance investigation, drift detection, and multi-agent code review. Includes [agnix](https://github.com/avifenesh/agnix) for linting agent configurations. Built on thousands of lines of code with thousands of tests. Uses deterministic detection (regex, AST) with LLM judgment for efficiency. Used on many production systems.

Capabilities

orchestration, multi-agent, review, ci-gating, drift-detection