configure

Solid

Interactive configuration wizard for OrchestKit plugin settings including MCP server enablement, hook permissions, keybindings, and installation presets (Complete/Standard/Lite). Supports preset shortcuts, per-category skill customization, and webhook configuration. Use when customizing plugin behavior or managing settings.

AI & Automation 188 stars 15 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
76
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# OrchestKit Configuration Interactive setup for customizing your OrchestKit installation. ## Quick Start ```bash /ork:configure /ork:configure mcp memory ``` ## Argument Resolution ```python PRESET = "$ARGUMENTS[0]" # Optional preset name or subcommand, e.g., "mcp" TARGET = "$ARGUMENTS[1]" # Optional target, e.g., "memory" # If no arguments, run interactive wizard. # $ARGUMENTS is the full string (CC 2.1.59 indexed access) ``` ## Step 1: Choose Preset Use AskUserQuestion: | Preset | Skills | Agents | Hooks | Description | |--------|--------|--------|-------|-------------| | **Complete** | 91 | 31 | 96 | Everything | | **Standard** | 91 | 0 | 96 | Skills, no agents | | **Lite** | 10 | 0 | 96 | Essential only | | **Hooks-only** | 0 | 0 | 96 | Just safety | | **Monorepo** | 91 | 31 | 96 | Complete + monorepo detection | ## Step 2: Customize Skill Categories Categories available: - AI/ML (28 skills) - Backend (16 skills) - Frontend (9 skills) - Testing (14 skills) - Security (7 skills) - DevOps (5 skills) - Planning (7 skills) - Workflow (5 skills) ## Step 3: Customize Agents **Product Agents (2):** - market-intelligence - product-strategist **Technical Agents (17):** - backend-system-architect - frontend-ui-developer - database-engineer - llm-integrator - workflow-architect - data-pipeline-engineer - test-generator - code-quality-reviewer - security-auditor - security-layer-auditor - debug-investigator - system-design-reviewer - python-performance-engineer - fr...

Details

Author
yonatangross
Repository
yonatangross/orchestkit
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category