Instructions file CodexOpenCode
Instructions for bug-ops/zeph, covering repository guidelines, project structure & module organization, specifications (mandatory), agent operating notes and multi-model design.
Instructions file CodexOpenCode
Instructions for bug-ops/zeph, covering repository guidelines, project structure & module organization, specifications (mandatory), agent operating notes and multi-model design.
Agent
Rust workspace architect for multi-crate projects, dependency strategy, and architectural decisions.
Agent
GitHub Actions CI/CD pipelines with cross-platform testing, coverage, and intelligent caching.
Agent
Quality assurance through comprehensive code review, logic verification, and best practices enforcement.
Agent
Idiomatic Rust development with ownership patterns, error handling, and daily feature implementation.
Agent
Performance optimization with profiling, benchmarking, and macOS-specific sccache setup.
Agent
Security auditing with cargo-deny, dependency management, and secure coding practices.
Agent
Comprehensive testing with cargo-nextest, criterion benchmarks, and quality assurance.
Instructions file GitHub Copilot
Copilot instructions for bug-ops/mcp-execution, covering github copilot instructions for mcp execution, project context, project overview, workspace structure and technology stack.
Instructions file GitHub Copilot
Instructions for bug-ops/mcp-execution, covering copilot instructions: mcp-bridge, error handling, rmcp sdk integration - critical, connecting to servers and calling tools.
Instructions file GitHub Copilot
Instructions for bug-ops/mcp-execution, covering copilot instructions: mcp-cli, error handling - critical, cli patterns, command structure and output formatting.
Instructions file GitHub Copilot
Instructions for bug-ops/mcp-execution, covering copilot instructions: mcp-execution-codegen, feature flags - critical, error handling, handlebars integration and custom helpers.
Instructions file GitHub Copilot
Instructions for bug-ops/mcp-execution, covering copilot instructions: mcp-execution-core, purpose, error handling - critical, strong types - critical and example strong types.
Instructions file GitHub Copilot
Instructions for bug-ops/mcp-execution, covering copilot instructions: mcp-execution-introspector, error handling, rmcp sdk integration - critical, serviceext trait and discovering tools.
Instructions file GitHub Copilot
Instructions for bug-ops/mcp-execution, covering copilot instructions: mcp-wasm-runtime, security - critical, security principles, security configuration and host function safety.
Plugin Claude Code
Plugin marketplace listing 1 plugin: rust-agents.
Plugin Claude Code
Comprehensive collection of specialized Rust development agents with Claude Code best practices. Includes rust-modern-apis skill for proactive suggestions of stable Rust APIs added in 1.89–1.98, loaded explicitly at session startup by rust-developer and rust-code-reviewer. team-develop skill for multi-agent…
Agent
Rust strategic architect specializing in type-driven design, domain modeling, workspace architecture, and compile-time safety patterns. Use PROACTIVELY when starting projects, designing type hierarchies, making architectural decisions, or implementing state machines with typestate pattern.
Agent
Rust developer specializing in idiomatic code, ownership patterns, error handling, and daily feature implementation. Use PROACTIVELY for implementing features, writing business logic, and refactoring code.
Agent
Rust testing specialist focused on comprehensive test coverage with nextest and criterion, test infrastructure, and quality assurance. Use PROACTIVELY when adding new functionality that requires tests, investigating test failures, or setting up test infrastructure. Also audits existing test suites for redundancy…
Agent
Rust performance optimization specialist specializing in macOS optimizations (sccache, XProtect), profiling with flamegraph, benchmarking with criterion, and build speed improvements. Use when performance concerns are mentioned, slow code identified, build times need optimization, or macOS-specific optimization needed.
Agent
Rust security and maintenance specialist focused on cargo-deny, dependency management, vulnerability scanning, and secure coding practices. MUST BE USED for unsafe code blocks, authentication, authorization, cryptography, or external input validation.
Agent
Rust code reviewer specializing in quality assurance, standards compliance, constructive feedback, and ensuring best practices. Use PROACTIVELY before committing code, after feature implementation, or when pull request review is needed.
Agent
Rust CI/CD and DevOps engineer specializing in GitHub Actions, cross-platform testing, code coverage, caching strategies, and efficient workflows. Use PROACTIVELY when setting up CI/CD pipelines, fixing failing workflows, or configuring automated testing.