Skip to main content
OrchestKit v6.7.1 — 67 skills, 38 agents, 77 hooks with Opus 4.6 support
OrchestKit

Tech Lead

OrchestKit toolkit for tech leads

You're a tech lead. Here's your toolkit.

You review PRs, make architecture decisions, enforce code quality standards, and keep the team aligned on patterns. OrchestKit gives you 6 skills covering ADRs, clean architecture, code review, system design interrogation, API design, and quality gates -- plus 3 agents that can review system designs, audit code quality, and evaluate product strategy. Instead of doing all the review work yourself, you delegate to specialized agents and focus on the decisions that matter.

Your Skills

SkillWhat it does
architecture-decision-recordADR templates following the Nygard format with context, decision, consequences, and alternatives
clean-architectureSOLID principles, hexagonal architecture, ports and adapters, and DDD tactical patterns
code-review-playbookStructured review processes, conventional comments, language-specific checklists, and feedback templates
system-design-interrogationStructured questions covering scalability, security, data, and operational dimensions before implementation
api-design-frameworkREST, GraphQL, and gRPC design patterns with pagination, rate limiting, and error response standards
quality-gatesComplexity scoring (1-5) with escalation workflows to catch risky tasks before they spiral

Your Agents

AgentModelActivates when...
system-design-revieweropussystem design, architecture review, scale, security review, implementation plan
code-quality-reviewerinherittest, review, quality, lint, security, coverage, audit, validate, CI, type-check
product-strategistinheritproduct strategy, value proposition, build/buy/partner, go/no-go decisions

Your Workflows

  • Review a Pull Request -- Multi-agent PR review covering correctness, security, performance, testing, documentation, and style in parallel
  • Run a Security Audit -- 8-layer defense-in-depth verification to ensure the team's code meets security standards before launch

Quick Start

Try this right now:

/ork:review-pr 47

Three agents review PR #47 in parallel: code-quality-reviewer checks patterns and complexity, system-design-reviewer evaluates architectural impact, and security-auditor scans for vulnerabilities. You get a unified scorecard with actionable findings ranked by severity.

Edit on GitHub

Last updated on