Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 13, 2026·3 min de lectura

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.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 66/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Claude Code Plugin
Confianza
Confianza: Established
Entrada
/plugin marketplace add yonatangross/orchestkit && /plugin install ork && /ork:setup
Comando CLI universal
npx tokrepo install 350ca1e9-13cb-50dc-9217-24eff34d8869
Introducción

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.

🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados