Find What You Need
Hub-and-spoke navigation — find the right skills and agents for your role and task.
OrchestKit has 103 skills and 36 agents. You don't need to memorize them — this page helps you find exactly what you need.
By Role
Pick your role to see your recommended toolkit:
Backend Developer
Your agents: backend-system-architect, database-engineer, event-driven-architect
Your key skills:
/ork:implement— Full feature implementationpython-backend— FastAPI, async patterns, middlewaredatabase-patterns— Schema design, indexes, migrationsapi-design— REST endpoint patterns, versioningasync-jobs— Task queues, background processing
Frontend Developer
Your agents: frontend-ui-developer, frontend-performance-engineer, accessibility-specialist
Your key skills:
react-server-components-framework— RSC patterns, Next.js 16+ui-components— Component patterns, design systemsresponsive-patterns— Responsive layouts, mobile-firstzustand-patterns— State managementperformance— Core Web Vitals, bundle optimization
AI / LLM Engineer
Your agents: workflow-architect, llm-integrator, data-pipeline-engineer
Your key skills:
rag-retrieval— Retrieval-Augmented Generationlanggraph— Multi-agent workflows, LangGraph patternsllm-integration— Tool use, function calling, streamingmultimodal-llm— Vision, audio, video processing
DevOps / Platform
Your agents: ci-cd-engineer, infrastructure-architect, deployment-manager
Your key skills:
devops-deployment— CI/CD pipelines, Terraform, K8smonitoring-observability— Prometheus, Grafana, OpenTelemetry
Tech Lead
Your agents: system-design-reviewer, code-quality-reviewer, product-strategist
Your key skills:
/ork:review-pr— AI-powered code reviewarchitecture-decision-record— ADR templatesarchitecture-patterns— SOLID, hexagonal, clean architecturequality-gates— Code quality standards
Security Engineer
Your agents: security-auditor, ai-safety-auditor, security-layer-auditor
Your key skills:
security-patterns— OWASP Top 10, defense-in-depth, input validationmcp-patterns— MCP server security
By Task
| I want to... | Use this |
|---|---|
| Ship a feature fast | /ork:implement |
| Review a PR | /ork:review-pr |
| Fix a GitHub issue | /ork:fix-issue #123 |
| Write tests | Just ask — test-generator auto-activates |
| Debug a problem | Just describe it — debug-investigator activates |
| Create a commit | /ork:commit |
| Run all checks | /ork:verify |
| Search memory | /ork:memory search "topic" |
| Store a decision | /ork:remember "decision text" |
| Check health | /ork:doctor |
| Explore codebase | /ork:explore |
| Create a PR | /ork:create-pr |
By Keyboard Shortcut
The fastest way to invoke skills — chord keybindings (press first combo, release, press second):
| Shortcut | Skill | What It Does |
|---|---|---|
ctrl+k ctrl+f | /ork:fix-issue | Fix a GitHub issue |
ctrl+k ctrl+i | /ork:implement | Implement a feature |
ctrl+k ctrl+e | /ork:explore | Deep codebase exploration |
ctrl+k ctrl+r | /ork:review-pr | Review a pull request |
ctrl+k ctrl+m | /ork:memory | Search/load memory |
ctrl+k ctrl+a | /ork:assess | Quality assessment |
ctrl+k ctrl+c | /ork:commit | Conventional commit |
ctrl+k ctrl+h | /ork:help | Skill directory |
By Command
All 18 user-invocable command skills:
| Command | What It Does |
|---|---|
/ork:implement | Full feature implementation with parallel agents |
/ork:fix-issue | Issue to PR in one command |
/ork:verify | Run tests, security, and quality gates |
/ork:explore | Deep codebase exploration |
/ork:brainstorm | Design exploration |
/ork:assess | Quality rating 0-10 |
/ork:commit | Conventional commit with analysis |
/ork:create-pr | PR with summary and test plan |
/ork:review-pr | Multi-agent code review |
/ork:remember | Store decisions in knowledge graph |
/ork:memory | Search, load, sync memory |
/ork:doctor | Health diagnostics |
/ork:configure | Plugin settings |
/ork:help | Skill directory |
/ork:setup | Onboarding wizard with stack detection |
/ork:visualize-plan | Visualize planned changes |
Next Steps
Your First 10 Minutes
From install to your first AI-assisted commit — a guided walkthrough.
Configuration
Environment variables, MCP servers, and memory tier setup.
Last updated on