Skill Claude CodeCodex
Build the brightstaff native binary. Use when brightstaff code changes.
Skill Claude CodeCodex
Build the brightstaff native binary. Use when brightstaff code changes.
Skill Claude CodeCodex
Build and install the Python CLI (planoai). Use after making changes to cli/ code to install locally.
Skill Claude CodeCodex
Build the WASM plugins for Envoy. Use when WASM plugin code changes.
Skill Claude CodeCodex
Run Rust fmt, clippy, and unit tests. Use after making Rust code changes.
Skill Claude CodeCodex
Add a new LLM provider to hermesllm. Use when integrating a new AI provider.
Skill Claude CodeCodex
Create a feature branch and open a pull request for the current changes.
Skill Claude CodeCodex
Bump the Plano version across all required files. Use when preparing a release.
Skill Claude CodeCodex
Run Python CLI tests. Use after making changes to cli/ code.
Instructions file
Instructions for katanemo/plano, covering claude.md, build & test commands, rust — wasm plugins (must target wasm32-wasip1), rust — brightstaff binary (native target) and rust — tests, format, lint.
Skill Claude CodeCodex
Design advanced Plano architectures. Use for multi-listener systems, prompt target schema quality, and layered orchestration patterns.
Skill Claude CodeCodex
Improve multi-agent orchestration in Plano. Use for agent registration, agent listener wiring, and capability-focused agent descriptions for accurate routing.
Skill Claude CodeCodex
Best practices for building agents and agentic applications with Plano, including configuration, routing, orchestration, guardrails, observability, and deployment.
Skill Claude CodeCodex
Apply Plano CLI best practices. Use for startup troubleshooting, cliagent workflows, and template-based project bootstrapping.
Skill Claude CodeCodex
Validate and fix Plano config fundamentals. Use for config versioning, listener types, provider registration, secrets handling, and startup validation failures.
Skill Claude CodeCodex
Apply Plano deployment and production security practices. Use for Docker networking, state storage choices, readiness checks, and environment-based secret handling.
Skill Claude CodeCodex
Harden Plano filter chains and guardrails. Use for MCP filter setup, prompt guard responses, and safe filter ordering.
Skill Claude CodeCodex
Improve Plano tracing and debugging workflows. Use for sampling strategy, span attributes, and trace query-based root-cause analysis.
Skill Claude CodeCodex
Optimize Plano model routing and selection. Use for provider defaults, model aliases, passthrough auth, and routing preference quality.