orchestkit

A large collection of coding-agent skills, specialist agents, commands, and lifecycle hooks for full-stack development. Full-stack work covers areas such as front-end interfaces, back-end services, security, testing, and AI applications.

In plain words
What is it for?
Building and reviewing front ends and back ends, working with AI or language models, checking security, running tests, and coordinating multiple agents.
Why use it?
It gathers guidance and automated steps for many development tasks in one toolkit, so teams can apply shared practices across a project.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add yonatangross/orchestkit
agentmods
npx agentmods add plugins/yonatangross/orchestkit/marketplace
Clone the repo
git clone --depth 1 https://github.com/yonatangross/orchestkit

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

orchestkit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 49 lines

What it actually says

{
  "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
  "name": "orchestkit",
  "version": "10.0.0-alpha.65",
  "description": "The Complete AI Development Toolkit - 106 skills, 36 agents, 35 commands, 175 hooks for full-stack development",
  "owner": {
    "name": "Yonatan Gross",
    "email": "[email protected]"
  },
  "metadata": {
    "description": "AI-assisted development plugin with built-in best practices, security patterns, quality gates, and multi-agent orchestration for Claude Code.",
    "pluginRoot": "./plugins"
  },
  "plugins": [
    {
      "name": "ork",
      "version": "9.8.0",
      "description": "Complete AI development toolkit with 106 skills covering AI/LLM, backend, frontend, security, and testing patterns. Includes 36 specialized agents, 35 commands, and 175 lifecycle hooks.",
      "author": {
        "name": "Yonatan Gross",
        "email": "[email protected]"
      },
      "category": "development",
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/yonatangross/orchestkit.git",
        "path": "plugins/ork",
        "ref": "v9.8.0"
      }
    },
    {
      "name": "ork-alpha",
      "version": "10.0.0-alpha.65",
      "description": "Prerelease channel for OrchestKit. Tracks main, so it carries alpha and beta builds ahead of the stable ork plugin. Install only if you want unreleased changes.",
      "author": {
        "name": "Yonatan Gross",
        "email": "[email protected]"
      },
      "category": "development",
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/yonatangross/orchestkit.git",
        "path": "plugins/ork",
        "ref": "main"
      }
    }
  ]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 49 lines scan A 78d28ee83665

Subscribe to this mod's changes

orchestkit is a plugin published in the GitHub repository yonatangross/orchestkit (224 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.