Skill Claude CodeCodex
Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.
Skill Claude CodeCodex
Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.
Skill Claude CodeCodex
Universal task execution pipeline for OpenClaw agents. Mandatory for all coding tasks from any channel or cron. Ensures triage, planning, verification, testing, and reporting.
Skill Claude CodeCodex
Stop any running Ralph loop (both Session and Multi-Session).
Skill Claude CodeCodex
Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.
Skill Claude CodeCodex
Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.
Skill Claude CodeCodex
Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.
Skill Claude CodeCodex
Close resolved issues and surface next bugs after a fix is deployed.
Skill Claude CodeCodex
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.
Skill Claude CodeCodex
Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory bugs.
Skill Claude CodeCodex
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.
Skill Claude CodeCodex
Complexity-based model routing for OpenClaw agents. Opus is the default; triage tasks into Simple/Medium/Complex to downshift simple work to Sonnet and to pick the right process weight.
Skill Claude CodeCodex
Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.