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 · 14 plugins · 43 agents · 30 skills · for Claude Code, OpenCode, Codex, cursor, kiro.

    JavaScript 509 50

  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 67 4

  3. web-ctl web-ctl Public

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

    JavaScript

  4. next-task next-task Public

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

    JavaScript

  5. agent-knowledge agent-knowledge Public

    Research guides and RAG indexes for AI agent development

    Shell

  6. agent-core agent-core Public

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

    JavaScript

Repositories

Showing 10 of 20 repositories
  • agentsys Public

    AI writes code. This automates everything else · 14 plugins · 43 agents · 30 skills · for Claude Code, OpenCode, Codex, cursor, kiro.

    agent-sh/agentsys’s past year of commit activity
    JavaScript 509 MIT 50 1 0 Updated Mar 2, 2026
  • 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.

    agent-sh/agnix’s past year of commit activity
    Rust 67 Apache-2.0 4 4 9 Updated Mar 2, 2026
  • consult Public

    Cross-tool AI consultation: get second opinions from Gemini, Codex, Claude, OpenCode, or Copilot CLI

    agent-sh/consult’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 2, 2026
  • debate Public

    Structured multi-round debate between AI tools with proposer/challenger roles and verdict

    agent-sh/debate’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 2, 2026
  • web-ctl Public

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

    agent-sh/web-ctl’s past year of commit activity
    JavaScript 0 0 0 0 Updated Feb 26, 2026
  • deslop Public

    AI slop cleanup with minimal diffs and behavior preservation

    agent-sh/deslop’s past year of commit activity
    JavaScript 0 0 0 0 Updated Feb 26, 2026
  • ship Public

    Complete PR workflow from commit to production with validation

    agent-sh/ship’s past year of commit activity
    JavaScript 0 0 0 0 Updated Feb 24, 2026
  • agent-sh.dev Public

    Website and documentation for the agent-sh org — agentsys, agnix, and AI agent workflow tools

    agent-sh/agent-sh.dev’s past year of commit activity
    CSS 0 0 0 0 Updated Feb 22, 2026
  • design-system Public

    Shared CSS design tokens and base styles for all agent-sh ecosystem sites

    agent-sh/design-system’s past year of commit activity
    CSS 1 0 0 0 Updated Feb 22, 2026
  • .github Public

    Organization profile, shared templates, and reusable CI workflows

    agent-sh/.github’s past year of commit activity
    Shell 0 0 0 0 Updated Feb 22, 2026

People

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

Top languages

Loading…