Append-only queue for future work items. Use for: /next-steps, /next-steps add <text>, /next-steps list, /next-steps list --all, /next-steps done N. Manages a ## Queue section in next-steps.md at the project root.
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Append-only queue for future work items. Use for: /next-steps, /next-steps add <text>, /next-steps list, /next-steps list --all, /next-steps done N. Manages a ## Queue section in next-steps.md at the project root.
model
haiku
Next Steps (deprecated stub)
DEPRECATED LOCATION. The active Claude adapter SKILL.md for this
skill lives at quoin/adapters/claude/skills/next_steps/SKILL.md
(Phase 22 of the runtime-portability migration). The runtime-neutral
intent doc lives at quoin/core/skills/next_steps.md.
bash quoin/install.sh deploys the adapter file (not this stub) to
~/.claude/skills/next_steps/SKILL.md.
Do NOT add behavior here. Edit the adapter file. This stub remains only
so that quoin/skills/*/SKILL.md glob-based tests and the manifest
frontmatter parser continue to find a valid SKILL.md at this path.