Skip to content

yonatangross/orchestkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

369 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrchestKit

Stop explaining your stack. Start shipping.

93 skills · 33 agents · 106 hooks

Claude Code License GitHub Stars


Explore the Docs →
Skill browser, demo gallery, setup wizard


Quick Start

/plugin marketplace add yonatangross/orchestkit
/plugin install ork

Then start your personalized onboarding:

/ork:setup

The setup wizard scans your codebase, detects your tech stack, recommends skills for your needs, configures MCP servers, and creates a readiness score — all in one command.


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
93 Skills RAG patterns, FastAPI, React 19, testing, security, database design, ML integration — loaded on-demand, zero overhead
33 Agents Specialized personas (backend-architect, frontend-dev, security-auditor) — route tasks to the right expert
106 Hooks Pre-commit checks, git protection, quality gates, browser safety — ship with confidence

All available in a single /plugin install ork. Skills load on-demand. Hooks work automatically.

Browse everything in the Docs →


Key Commands

/ork:setup        # Personalized onboarding wizard
/ork:implement    # Full-stack implementation with parallel agents
/ork:verify       # Multi-agent validation
/ork:commit       # Conventional commit with pre-checks
/ork:explore      # Analyze unfamiliar codebase
/ork:remember     # Save to persistent memory
/ork:doctor       # Health check

Configuration

/ork:configure

Recommended MCP Servers

Server Purpose Required?
Context7 Up-to-date library docs Recommended
Memory Knowledge graph persistence Recommended
Sequential Thinking Structured reasoning for subagents Optional
Tavily Web search and extraction Optional

The setup wizard (/ork:setup) will recommend MCPs based on your stack.


Install

/plugin install ork

No tiering. No version confusion. Just one powerful plugin.


Release Channels

Channel Stability Install
Stable Production-ready /plugin install ork
Beta May have rough edges See below
Alpha Experimental, may break See below

To install beta or alpha:

# Beta channel
/plugin marketplace add yonatangross/orchestkit --ref beta --name orchestkit-beta
/plugin install ork@orchestkit-beta

# Alpha channel
/plugin marketplace add yonatangross/orchestkit --ref alpha --name orchestkit-alpha
/plugin install ork@orchestkit-alpha

Run /ork:doctor to check which channel you're on. Full docs.


FAQ

Plugin not found?
/plugin list
/plugin uninstall ork && /plugin install ork
Hooks not firing?

Run /ork:doctor to diagnose.

Claude Code version?

Requires ≥2.1.78. Check with claude --version.


Development

npm run build      # Build plugins from src/
npm test           # Run all tests

Edit src/ and manifests/, never plugins/ (generated).

See CONTRIBUTING.md for details.


What's New

v7.18.0 — Version Management + Library Targets

  • targets: frontmatter on 14 skills — declares library version ranges, warns on mismatch
  • Skill ref validation — all 93 skills: cross-references verified at build time
  • CC 2.1.80 fully adopted — effort frontmatter, rate limits statusline, simplified plugin install

v7.17.0 — NotebookLM v0.5.2 + Cinematic Video

  • Cinematic video overviews — Gemini 3 + Veo 3 powered, 10 studio artifact types
  • 4 audio formats — Brief, Critique, Debate, Deep Dive
  • Research timeout configurable (300s default), deep research auto-retry

Full Changelog →


Docs · Issues · Discussions

MIT License · @yonatangross

About

The Complete AI Development Toolkit for Claude Code — 89 skills, 31 agents, 99 hooks. Production-ready patterns for full-stack development.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors