Skip to content
Development
Command

/draft-story

Generate a draft story markdown from a Jira/ClickUp story or a feature description

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/draft-story

Context preview

What this command does when you run it.

Generate a draft story markdown from a Jira/ClickUp story or a feature description

Command definition

draft-story.md
argument-hint: [@path/to/story.md, JIRA-123 or feature description (optional)]
description: Generate a draft story markdown from a Jira/ClickUp story or a feature description

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

If $2 matches a Jira/ClickUp ticket pattern (e.g. PROJ-123, 86d2uf1mh): Draft a story markdown $1 for Jira/ClickUp story $2. If $2 is provided but is not a Jira/ClickUp ticket: Draft a story markdown $1 using "$2" as the feature description. If $2 is not provided: Draft a story markdown $1 according to the plan.

Ships withstory-flow

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

Get the whole plugin, auto-invoked