Instructions file CodexOpenCode
Instructions for IvanSkainet/arena-agent, covering arena agent codebase guide for ai maintainers, hard rules, the operator can leave you messages (v4.166.0+), traps that have cost real sessions and test suite.
Instructions file CodexOpenCode
Instructions for IvanSkainet/arena-agent, covering arena agent codebase guide for ai maintainers, hard rules, the operator can leave you messages (v4.166.0+), traps that have cost real sessions and test suite.
Skill Claude CodeCodex
Skill and protocol specification for AI agents (Arena.ai Agent Mode, Claude Code, Codex, Cursor, and custom agentic frameworks) interacting with Skainet Bridge.
Skill Claude CodeCodex
Use an already-running Arena.ai Agent Mode session as the external Game Master for The Book of Eternity: Reborn through Skainet Bridge.
Skill Claude CodeCodex
Wrapper around the [browser-act][upstream] CLI for stealth-aware browser automation. Works on Windows, macOS, and Linux.
Skill Claude CodeCodex
When you need an ability the bridge does not have, build it from the general tools instead of asking for a bespoke one. This skill is the map of how.
Skill Claude CodeCodex
Rotate / prune old data to keep the platform tidy.
Skill Claude CodeCodex
Generate a compact markdown digest of the local Arena Agent state — suitable for pasting into a brand-new Arena.ai chat to bootstrap context fast.
Skill Claude CodeCodex
Fast platform health check. Designed to fit in under 1 KB output, so it's cheap to run on every chat turn if desired.
Skill Claude CodeCodex
Create a full state archive — everything needed to reconstruct the platform on a fresh machine. Like agentctl backup but more comprehensive and self-describing.
Skill Claude CodeCodex
Auto-diagnose + try-to-fix common problems.
Plugin Claude Code
Development marketplace for Superpowers core skills library.
Plugin Claude Code
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques.
Hook
Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From IvanSkainet/arena-agent.
Skill Claude CodeCodex
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Skill Claude CodeCodex
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
Skill Claude CodeCodex
Use when you have a written implementation plan to execute in a separate session with review checkpoints.
Skill Claude CodeCodex
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.
Skill Claude CodeCodex
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.
Skill Claude CodeCodex
Use when completing tasks, implementing major features, or before merging to verify work meets requirements.
Skill Claude CodeCodex
Use when executing implementation plans with independent tasks in the current session.
Skill Claude CodeCodex
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
Skill Claude CodeCodex
Use when implementing any feature or bugfix, before writing implementation code.
Skill Claude CodeCodex
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.
Skill Claude CodeCodex
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions.