Skip to content
Development
Skill

/next

Report unfinished work and the exact next action from existing artifact states. Never resume or implement automatically.

From plugin
arsenal
158 skills3 agents
Install
$ npx -y skills add mirkobozzetto/arsenal --skill next --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/next

Context 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.

SKILL.md

next.SKILL.md
name: next
description: Report unfinished work and the exact next action from existing artifact states. Never resume or implement automatically.
argument-hint: "[--all] [feature]"

Next

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.

Arsenal handoff

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.

Execution policy

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.

Read more
Ships witharsenal

Portable workflow skills and controlled runtime for Pi, OMP, Codex, and Claude Code

Get the whole plugin
Stats
15
Stars
1
Forks
Active
Maintenance
Python
Language
MIT
License
9d ago
Last commit
3mo ago
Created

Repo: mirkobozzetto/arsenal

Other skills on arsenal.