SkillsMay 13, 2026·3 min read

OrchestKit — Claude Code Skills, Agents & Hooks

Claude Code plugin bundle with 100+ skills, agents, and hooks. Run `/ork:setup` to detect your stack, recommend MCPs, and onboard faster.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Needs Confirmation · 66/100Policy: confirm
Agent surface
Any MCP/CLI agent
Kind
Skill
Install
Claude Code Plugin
Trust
Trust: Established
Entrypoint
/plugin marketplace add yonatangross/orchestkit && /plugin install ork && /ork:setup
Universal CLI install command
npx tokrepo install 350ca1e9-13cb-50dc-9217-24eff34d8869
Intro

OrchestKit is a Claude Code plugin that turns repeatable engineering habits into reusable skills, agents, and hooks so you stop re-explaining your stack every session.

Best for: Claude Code users who want a ready-made skill library, multi-agent workflows, and pre-commit quality gates

Works with: Claude Code (README mentions a minimum version); works best with optional MCP servers like docs/memory/search

Setup time: 5–15 minutes

Key facts (verified)

  • README shows counts like 100+ skills, 30+ agents, and 190+ hooks embedded in the plugin.
  • Includes commands such as /ork:implement, /ork:review-pr, and /ork:doctor for lifecycle workflows (README).
  • GitHub: 171 stars · 15 forks; pushed 2026-05-12 (GitHub API verified).

Main

Treat OrchestKit as an “ops layer” for your coding agent:

  • Start with /ork:setup so the plugin can recommend MCP servers and align on project conventions.
  • Use /ork:expect or /ork:verify after changes to force evidence-driven validation (diff-aware checks).
  • Enable hooks to block common footguns: skipping tests, unsafe branches, or missing conventions.

README excerpt (verbatim)

OrchestKit

Stop explaining your stack. Start shipping.

109 skills · 37 agents · 195 hooks

Claude Code License GitHub Stars Community


Explore the Docs → · OrchestKit Users Group →
Skill browser, demo gallery, setup wizard


Why OrchestKit?

Every Claude Code session starts from zero. You explain your stack, patterns, preferences—again and again.

OrchestKit gives Claude persistent knowledge of production patterns that work automatically:

Without With OrchestKit
"Use FastAPI with async SQLAlchemy 2.0..." "Create an API endpoint" → Done right
"Remember cursor pagination, not offset..." Agents know your patterns
"Don't commit to main branch..." Hooks block bad commits
"Run tests before committing..." /ork:commit runs tests for you

What You Get

One unified plugin, everything included.

Component Details
109 Skills RAG patterns, FastAPI, React 19, testing, security, database design, ML integration — loaded on-demand, zero overhead
37 Agents Specialized personas (backend-architect, frontend-dev, security-auditor) — route tasks to the right expert
195 Hooks Pre-commit checks, git protection, quality gates, browser safety — ship with confidence

FAQ

Q: Do I need to install everything? A: README presents a single /plugin install ork flow; skills load on-demand and hooks can be enabled as needed.

Q: Does it configure MCP servers? A: README says the setup wizard recommends MCP servers based on your stack.

Q: How do I troubleshoot? A: Use /ork:doctor (README) to run a health check and diagnose common issues.

🙏

Source & Thanks

Source: https://github.com/yonatangross/orchestkit > License: MIT > GitHub stars: 171 · forks: 15

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets