Instructions file CodexOpenCode
Instructions for rafmacalaba/armada, covering armada — build rules, the job, the team, repository conventions and adaptive delivery.
Instructions file CodexOpenCode
Instructions for rafmacalaba/armada, covering armada — build rules, the job, the team, repository conventions and adaptive delivery.
Skill Claude CodeCodex
Ultra-compressed, fluff-free communication mode for non-code writing agents like Caravel (docs).
Skill Claude CodeCodex
Token discipline for subagents. Use always; never be verbose. Triggers on: tokens, context budget, verbose, too long, be brief.
Skill Claude CodeCodex
Co-write an armada contract (REQUIREMENTS.md) one question at a time. Use when drafting or updating a feature contract before implementation.
Skill Claude CodeCodex
Dispatch subagents in parallel with disjoint file scope. Use when facing 2+ independent tasks, multiple files, or parallel phases. Triggers on: parallelize, dispatch subagents, run in parallel.
Skill Claude CodeCodex
Run an evidence-gate checklist for each success criterion in the current phase. Use when checking if a phase is complete before marking it passed.
Skill Claude CodeCodex
Pick the right ledger for a finding. Use when writing defects, adversarial findings, or security findings. Triggers on: ledger, defect, adversarial, security finding, DEF-001, ADV-001, SEC-001.
Skill Claude CodeCodex
Minimal, pragmatic code discipline for Clipper and Galleon. Laziest working solution, no fluff, no YAGNI bloat.
Skill Claude CodeCodex
PR-first finish for a feature lane. Use before reporting a feature done. Triggers on: PR, finish feature, gh pr create, merge, lane complete.
Skill Claude CodeCodex
Resume a killed or interrupted armada session. Use on session start or when nextAction is non-empty. Triggers on: resume, reconcile, killed session, /armada-resume.
Skill Claude CodeCodex
How to be a good armada subagent. Use whenever dispatched as a subagent. Triggers on: subagent, dispatched, return receipt, scope creep.
Skill Claude CodeCodex
Task spec template for commodore dispatches to specialists (galleon, clipper, etc.).
Skill Claude CodeCodex
Test-driven development for armada workers. Use before writing any implementation. Triggers on: TDD, failing test, test first, write a test.
Skill Claude CodeCodex
Mandatory pre-completion verification and evidence checklist before reporting done.
Skill Claude CodeCodex
Voyage-finalization ritual. Load at voyage end, dispatch a galleon subagent to rebase, fix TODO PR refs, regen scaffold, push, open/update PR. Triggers on: finish voyage, finalize, rebase, PR.