Skip to content
Development
Command

/make-pr

Render a cognitive-aid PR body from flow-next state and open via gh

From plugin
flow-next
67425 skills21 agents25 commands
Install
$ npx -y skills add gmickel/flow-next --agent claude-code

How it fires

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

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/make-pr

Context preview

What this command does when you run it.

Render a cognitive-aid PR body from flow-next state and open via gh

Command definition

make-pr.md
name: make-pr
description: Render a cognitive-aid PR body from flow-next state and open via gh
argument-hint: "[spec-id] [--draft|--ready] [--no-mermaid] [--base <ref>] [--memory] [--dry-run]"

IMPORTANT: This command MUST invoke the skill `flow-next-make-pr`

The ONLY purpose of this command is to call the `flow-next-make-pr` skill. You MUST use that skill now.

**Arguments:** $ARGUMENTS

Pass the arguments to the skill verbatim. The skill handles flag parsing (`--draft`, `--ready`, `--no-mermaid`, `--base <ref>`, `--memory`, `--dry-run`), spec resolution (positional arg or current-branch match), pre-flight (gh / base / branch / tasks / existing-PR), input gathering, body rendering, mermaid, push, PR creation, and footer.

Ships withflow-next

Repeatable agentic engineering. The workflow layer that turns AI coding agents into a disciplined factory: durable specs, fresh-context workers, adversarial cross-model reviews, receipts. Everything in your repo, zero dependencies. Claude Code · Codex · Cursor · Droid.

Get the whole plugin, auto-invoked
Stats
674
Stars
0
Views
52
Forks
Active
Maintenance
Python
Language
MIT
License
1h ago
Last commit
7mo ago
Created

Repo: gmickel/flow-next