ork
by yonatangrossv6.6.3
Full specialized toolkit — 68 skills, 37 agents, 81 hooks. Everything in orkl plus Python (FastAPI, SQLAlchemy), React (RSC, TanStack), LLM/RAG, LangGraph, and MCP patterns.
Commands
analyticsQuery cross-project usage analytics. Use when reviewing agent, skill, hook, or team performance across OrchestKit projects. Also replay sessions, estimate costs, and view model delegation trends.
assessAssesses and rates quality 0-10 with pros/cons analysis. Use when evaluating code, designs, or approaches.
audit-fullFull-codebase audit using 1M context window. Security, architecture, and dependency analysis in a single pass. Use when you need whole-project analysis.
audit-skillsAudits all OrchestKit skills for quality, completeness, and compliance with authoring standards. Use when checking skill health, before releases, or after bulk skill edits to surface SKILL.md files that are too long, have missing frontmatter, lack rules/references, or are unregistered in manifests.
brainstormingDesign exploration with parallel agents. Use when brainstorming ideas, exploring solutions, or comparing alternatives.
checkpoint-resumeRate-limit-resilient pipeline with checkpoint/resume for long multi-phase sessions. Saves progress to .claude/pipeline-state.json after each phase. Use when starting a complex multi-phase task that risks hitting rate limits, when resuming an interrupted session, or when orchestrating work spannin...
commitCreates commits with conventional format and validation. Use when committing changes or generating commit messages.
configureConfigures OrchestKit settings. Use when customizing MCP servers, plugin options, or preferences.
create-prCreates GitHub pull requests with validation. Use when opening PRs or submitting code for review.
demo-producerCreates polished demo videos for skills, tutorials, and CLI demonstrations. Use when producing video showcases, marketing content, or terminal recordings.
doctorOrchestKit doctor for health diagnostics. Use when running checks on plugin health, diagnosing problems, or troubleshooting issues.
exploreexplore — Deep codebase exploration with parallel agents. Use when exploring a repo, discovering architecture, finding files, or analyzing design patterns.
feedbackManages OrchestKit feedback system. Use when providing feedback or viewing usage analytics.
fix-issueFixes GitHub issues with parallel analysis. Use to debug errors, resolve regressions, fix bugs, or triage issues.
git-workflowComplete git workflow patterns including GitHub Flow branching, atomic commits with interactive staging, merge and rebase strategies, and recovery operations using reflog. Essential patterns for clean history. Use when managing branches, defining branching strategy, or recovering git history.
helpOrchestKit skill directory. Use when you want to see available skills or need help.
implementFull-power feature implementation with parallel subagents. Use when implementing, building, or creating features.
issue-progress-trackingAuto-updates GitHub issues with commit progress. Use when starting work on an issue, tracking progress during implementation, or completing work with a PR.
memoryRead-side memory operations: search, recall, load, sync, history, visualize. Use when searching past decisions, loading session context, or viewing the knowledge graph.
plan-vizVisualize planned changes before implementation. Use when reviewing plans, comparing before/after architecture, assessing risk, or analyzing execution order and impact.
presentation-builderCreates zero-dependency, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web slides, or create a slide deck for a talk, pitch, or tutorial. Generates single self-contained HTML files with inli...
release-checklistWalks through the OrchestKit release checklist — build, test, validate counts, changelog, version bump, commit, tag, push. Use when preparing a release, cutting a version tag, or verifying release readiness before pushing to main.
rememberStores decisions and patterns in knowledge graph. Use when saving patterns, remembering outcomes, or recording decisions.
review-prPR review with parallel specialized agents. Use when reviewing pull requests or code.
skill-evolutionEvolves skills based on usage patterns. Use when improving or rolling back skill definitions.
upgrade-assessmentAssess platform upgrade readiness for Claude model and CC version changes. Use when evaluating upgrades.
validate-countsValidates hook, skill, and agent counts are consistent across CLAUDE.md, hooks.json, manifests, and source directories. Use when counts may be stale after adding or removing components, before releases, or when CLAUDE.md Project Overview looks wrong.
verifyComprehensive verification with parallel test agents. Use when verifying implementations or validating changes.
worktree-coordinationCoordinates multiple Claude instances across worktrees. Use when managing parallel development.