yatmn-next-prompt

Installation
SKILL.md

Yatmn Next Prompt

Generate a ready-to-paste prompt that helps the user get the next useful action from Codex. The prompt may target the current conversation, a fresh Codex conversation, or another agent. Base it on the visible conversation, repository state, and any available local evidence.

Preserve the user's latest intent and constraints. When the prompt is for a fresh Codex conversation or agent handoff, require the next agent to start with $superpowers:using-superpowers before acting.

Workflow

  1. Identify the prompt target:

    • Current conversation, fresh conversation, or agent handoff.
    • Immediate desired outcome: plan, implement, debug, review, verify, summarize, or decide.
    • Whether the target should continue existing work or reframe the task from scratch.
  2. Identify the task context:

    • Current goal or user request.
    • Current working directory, repo, branch, and relevant files.
    • Decisions already made and constraints the next prompt must preserve.
Installs
3
First Seen
May 4, 2026
yatmn-next-prompt — yatmn/yatmn-skills