arsenal
Use when the user invokes Arsenal, needs help choosing an approach, or wants an end-to-end task handled with the installed Arsenal skills.
Report unfinished work and the exact next action from existing artifact states. Never resume or implement automatically.
$ npx -y skills add mirkobozzetto/arsenal --skill next --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/nextContext preview
The summary Claude sees to decide when to auto-load this skill.
Report unfinished work and the exact next action from existing artifact states. Never resume or implement automatically.
name: next description: Report unfinished work and the exact next action from existing artifact states. Never resume or implement automatically. argument-hint: "[--all] [feature]"
Run scripts/scan.cjs from the intended repository, not the launch directory by assumption. --json is for tooling; --all includes completed work. The scanner recognizes shipped markers as terminal.
Report the most useful open action. Do not re-read every artifact body after a sufficient scan. Read a specific artifact only for a requested detail. Distinguish implemented work waiting for user acceptance from work to redo. An old todo or reminder is not evidence that a completed fix needs another diagnosis. Never execute the recommended action without a user request.
Return the open-work result to Arsenal when it called this skill. A request to resume work authorizes Arsenal to inspect the selected artifact and choose the next step; a status-only request stops here. Never reopen shipped work.
Work solo. Ask before any subagent or reviewer, even in auto mode. Explain the independent scope and expected benefit first. No hidden advisor, nested delegation, model retuning, repeated successful checks, or progress spam. Use existing context before asking questions. Stop when the requested result is delivered. User stops and scope changes override pending steps.
Portable workflow skills and controlled runtime for Pi, OMP, Codex, and Claude Code
Repo: mirkobozzetto/arsenal
Use when the user invokes Arsenal, needs help choosing an approach, or wants an end-to-end task handled with the installed Arsenal skills.
Write a product brief and its task list when the user requests a product specification. Never implement it.
Create, update or resume a GitHub issue as durable resolution memory when requested.
Design a concrete technical proposal with evidence and tradeoffs when a decision needs design. No implementation or automatic reviewer.
Implement a clear request or an approved brief/proposal. Work solo, make the smallest sufficient change, verify the changed behavior, and stop. Ask before any…
Read or explicitly record project progress using the existing deterministic trace script.