Skip to content

Code does code work. AI does AI work.

Open-source tools for autonomous AI agent workflows.
Task selection → implementation → review → shipping — fully automated after plan approval.


Projects

Repo What it does
agentsys Agent orchestration runtime across plugins with dozens of agents and skills. Works with Claude Code, OpenCode, Codex.
agnix Lint agent configs before they break with hundreds of rules for CLAUDE.md, AGENTS.md, skills, hooks, and MCP.
web-ctl Browser interaction skill for AI agents — Playwright-based, no MCP overhead.
agent-core Shared libraries synced to all plugins.
agent-knowledge Research guides and RAG indexes for AI agent development.

Quick Start

# Claude Code
/plugin marketplace add agent-sh/agentsys

# All platforms
npm install -g agentsys && agentsys

Philosophy

  • If it can be specified, it can be delegated.
  • One agent, one job, done extremely well.
  • Pipeline with gates, not a monolith.
  • Approve the plan. See the results. The middle is automated.

Pinned Loading

  1. agentsys agentsys Public

    AI writes code. This automates everything else · 19 plugins, 47 agents, and 40 skills · for Claude Code, OpenCode, Codex, Cursor, Kiro.

    JavaScript 754 81

  2. agnix agnix Public

    The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plugin for all major IDEs included, with autofixes.

    Rust 207 16

  3. web-ctl web-ctl Public

    Interactive web session skill for AI agents — persistent browser control, auth handoff, and multi-step web tasks

    JavaScript 5

  4. next-task next-task Public

    Master workflow orchestrator with autonomous task-to-production automation, quality gates, and multi-agent review

    JavaScript 4

  5. agent-knowledge agent-knowledge Public

    Research guides and RAG indexes for AI agent development

    Shell 6 2

  6. agent-core agent-core Public

    Shared core libraries for agent-sh plugins — synced to all repos on merge

    JavaScript 5

Repositories

Showing 10 of 28 repositories
  • agent-analyzer Public

    Static analysis binary for agent-sh ecosystem - git history, AST mapping, collectors

    agent-sh/agent-analyzer’s past year of commit activity
    Rust 4 MIT 0 1 0 Updated Apr 24, 2026
  • repo-intel Public

    Git history analysis plugin for agentsys - static cached JSON artifact from git history

    agent-sh/repo-intel’s past year of commit activity
    JavaScript 3 MIT 0 0 1 Updated Apr 23, 2026
  • enhance Public

    Plugin structure and tool use analyzer - validates plugin.json, MCP tools, and security patterns

    agent-sh/enhance’s past year of commit activity
    JavaScript 3 0 0 1 Updated Apr 23, 2026
  • can-i-help Public

    Find where to contribute to any project - matches developer skills to project needs

    agent-sh/can-i-help’s past year of commit activity
    JavaScript 3 MIT 0 0 1 Updated Apr 23, 2026
  • next-task Public

    Master workflow orchestrator with autonomous task-to-production automation, quality gates, and multi-agent review

    agent-sh/next-task’s past year of commit activity
    JavaScript 4 0 0 1 Updated Apr 23, 2026
  • ship Public

    Complete PR workflow from commit to production with validation

    agent-sh/ship’s past year of commit activity
    JavaScript 2 0 0 1 Updated Apr 23, 2026
  • onboard Public

    Quick codebase summary for new projects - /onboard command

    agent-sh/onboard’s past year of commit activity
    JavaScript 3 MIT 0 0 1 Updated Apr 23, 2026
  • deslop Public

    AI slop cleanup with minimal diffs and behavior preservation

    agent-sh/deslop’s past year of commit activity
    JavaScript 3 0 0 1 Updated Apr 23, 2026
  • audit-project Public

    Multi-agent iterative code review until zero issues remain

    agent-sh/audit-project’s past year of commit activity
    JavaScript 3 0 0 1 Updated Apr 23, 2026
  • drift-detect Public

    Deep repository analysis to realign project plans with actual code reality - discovers drift, gaps, and produces prioritized reconstruction plans

    agent-sh/drift-detect’s past year of commit activity
    JavaScript 4 0 0 1 Updated Apr 23, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Most used topics

Loading…