Dev Test banner
CannonCoPilot CannonCoPilot

Dev Test

Testing community

Description

--- description: Run dev-ops tests against W0:Jarvis from Jarvis-dev argument-hint: [suite|jicm|ipc|hooks|all] allowed-tools: [Bash, Read, Glob, Grep] --- # /dev-test — Autonomous Testing of W0:Jarvis Run from Jarvis-dev (W11) to test the primary Jarvis session (W0). ## Usage ``` /dev-test # Run everything (suite + jicm + ipc + hooks) /dev-test suite # Automated infrastructure test runner only /dev-test jicm # JICM compression cycle test (autonomous) /dev-test ipc

Installation

Installs to ~/.claude/commands/cannoncopilot-project_aion-dev-test.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CannonCoPilot/Project_Aion/HEAD/.claude/commands/dev-test.md -o ~/.claude/commands/cannoncopilot-project_aion-dev-test.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository