sdk
25Command Claude Code
Load the Kailash Core SDK skill for workflow patterns, node configuration, and runtime execution.
Command Claude Code
Load the Kailash Core SDK skill for workflow patterns, node configuration, and runtime execution.
Command Claude Code
New user orientation — explains the COC workflow and how to get started.
Command Claude Code
Comprehensive outstanding-work audit for the current project — workspaces, GH issues, redteam-vs-specs gaps, and process hygiene. End-of-cycle gate before /wrapup.
Command Claude Code
Review BUILD repo changes (Gate 1) + distribute to templates with variant overlays (Gate 2).
Command Claude Code
Load the testing strategies skill for 3-tier testing with NO MOCKING policy enforcement in Tier 2-3.
Command Claude Code
Load phase 02 (todos) for the current workspace.
Command Claude Code
Run compliance checks against the project's applicable standards. Automatically detects project type and applies the right validation rules.
Command Claude Code
Write .session-notes so the next session resumes without re-discovering context.
Command Claude Code
Show workspace status dashboard. Read-only.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing validate-bash-command.js via node. From terrene-foundation/metis.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing validate-workflow.js, validate-deployment.js, integration-hygiene.js, auto-format.js and enforce-framework-first.js via node (5 commands). From terrene-foundation/metis.
Hook Claude Code
Runs when a session starts, executing session-start.js via node. From terrene-foundation/metis.
Hook Claude Code
Runs when a session ends, executing session-end.js via node. From terrene-foundation/metis.
Hook Claude Code
Runs before the context is compacted, executing pre-compact.js via node. From terrene-foundation/metis.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing user-prompt-rules-reminder.js via node. From terrene-foundation/metis.
Hook Claude Code
Runs when the agent finishes a response, executing stop.js and log-triage-gate.js via node (2 commands). From terrene-foundation/metis.
Settings file Claude Code
Kailash COC Claude (Python) - Claude Code hooks configuration.
Skill Claude CodeCodex
Kailash Core SDK fundamentals including workflow creation, node patterns, connections, runtime execution, parameter passing, error handling, cyclic workflows, async patterns, MCP integration, and installation. Use when asking about 'workflow basics', 'core sdk', 'create workflow', 'workflow builder', 'node patterns'…
Skill Claude CodeCodex
Kailash DataFlow - zero-config data operations framework with automatic model-to-node generation and Data Fabric Engine. Use when asking about 'database operations', 'DataFlow', 'database models', 'CRUD operations', 'bulk operations', 'database queries', 'database migrations', 'multi-tenancy', 'multi-instance'…
Skill Claude CodeCodex
Kailash Nexus - zero-config multi-channel platform for deploying workflows as API + CLI + MCP simultaneously. Use when asking about 'Nexus', 'multi-channel', 'platform deployment', 'API deployment', 'CLI deployment', 'MCP deployment', 'unified sessions', 'workflow deployment', 'production deployment', 'API gateway'…
Skill Claude CodeCodex
Kailash Kaizen - production-ready AI agent framework with signature-based programming, multi-agent coordination, and enterprise features. Use when asking about 'AI agents', 'agent framework', 'BaseAgent', 'multi-agent systems', 'agent coordination', 'signatures', 'agent signatures', 'RAG agents', 'vision agents'…
Skill Claude CodeCodex
Kailash MCP (Model Context Protocol) - production-ready MCP server implementation for AI agent integration. Use when asking about 'MCP', 'Model Context Protocol', 'MCP server', 'MCP client', 'MCP tools', 'MCP resources', 'MCP prompts', 'MCP authentication', 'MCP transports', 'stdio transport', 'SSE transport', 'HTTP…
Skill Claude CodeCodex
Kailash cheatsheets: patterns, nodes, workflows, cycles, performance, security, multi-tenancy, saga, custom nodes.
Skill Claude CodeCodex
Kailash dev guides: custom nodes, MCP, async, testing, deployment, RAG, security, monitoring, SDK internals.