Skip to content
Development
Command

/review-story

Review a story markdown, optionally against a Jira/ClickUp story

From plugin
story-flow
126 skills7 agents6 commands
Install
$ npx -y skills add Intai/story-flow --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/review-story

Context preview

What this command does when you run it.

Review a story markdown, optionally against a Jira/ClickUp story

Command definition

review-story.md
argument-hint: [@path/to/story.md, JIRA-123 (optional)]
description: Review a story markdown, optionally against a Jira/ClickUp story

Load BOTH skills in this order using the Skill tool: 1. First: `story-flow:review-story-against-jira` (plugin - general protocol) 2. Then: `review-story-against-jira` (project-level - overrides/extends the plugin) 3. Confirm both skills are loaded before continuing with the review.

If a Jira/ClickUp ticket is provided ($2): Review $1 against Jira/ClickUp story $2. If no Jira/ClickUp ticket is provided: Review $1 without Jira/ClickUp comparison.

Ships withstory-flow

🤖🧠 Agentic development workflow for AI–HI (Human Intelligence) collaboration

Get the whole plugin, auto-invoked