workflow

workflow is a command for coding agents from SuperClaude-Org/SuperClaude_Plugin. It costs 12 tokens per session (981 once invoked), scanned A, a copy of workflow, MIT.

A workflow generator that turns a product requirements document, or PRD, into an ordered implementation plan. A PRD is a document describing what a product or feature should do.

In plain words
What is it for?
Use it to plan complex development work, choose a planning approach and depth, and create step-by-step workflows that can be coordinated across sessions.
Why use it?
It breaks large feature requests into tasks, shows dependencies, and coordinates planning across areas such as frontend, backend, security, and operations.

Command

Part of the sc plugin — 32 commands, 20 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/superclaude-org/superclaude_plugin/sc-workflow
Clone the repo
git clone --depth 1 https://github.com/SuperClaude-Org/SuperClaude_Plugin

Or install sc, the plugin that ships this one along with the rest of its 32 commands, 20 agents.

Per session 12 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 981 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 88% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00012 $0.00981
Opus 5 $0.00006 $0.00491
Sonnet 5 $0.00002 $0.00196
Haiku 4.5 $0.00001 $0.00098

Measured 3d ago against content hash 3f838f37a57c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

workflow scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

88% identical to workflow — 35 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

commands/sc-workflow.md · 118 lines

How it starts

The opening of the file, as written. The whole thing — 118 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/sc:sc:sc:workflow - Implementation Workflow Generator

Triggers

  • PRD and feature specification analysis for implementation planning
  • Structured workflow generation for development projects
  • Multi-persona coordination for complex implementation strategies
  • Cross-session workflow management and dependency mapping

Usage

/sc:sc:workflow [prd-file|feature-description] [--strategy systematic|agile|enterprise] [--depth shallow|normal|deep] [--parallel]

Behavioral Flow

  1. Analyze: Parse PRD and feature specifications to understand implementation requirements
  2. Plan: Generate comprehensive workflow structure with dependency mapping and task orchestration
  3. Coordinate: Activate multiple personas for domain expertise and implementation strategy
  4. Execute: Create structured step-by-step workflows with automated task coordination
  5. Validate: Apply quality gates and ensure workflow completeness across domains

Key behaviors:

  • Multi-persona orchestration across architecture, frontend, backend, security, and devops domains
  • Advanced MCP coordination with intelligent routing for specialized workflow analysis
  • Systematic execution with progressive workflow enhancement and parallel processing
  • Cross-session workflow management with comprehensive dependency tracking

MCP Integration

  • Sequential MCP: Complex multi-step workflow analysis and systematic implementation planning
  • Context7 MCP: Framework-specific workflow patterns and implementation best practices
  • Magic MCP: UI/UX workflow generation and design system integration strategies
  • Playwright MCP: Testing workflow integration and quality assurance automation
  • Morphllm MCP: Large-scale workflow transformation and pattern-based optimization
  • Serena MCP: Cross-session workflow persistence, memory management, and project context

Tool Coordination

  • Read/Write/Edit: PRD analysis and workflow documentation generation
  • TodoWrite: Progress tracking for complex multi-phase workflow execution
  • Task: Advanced delegation for parallel workflow generation and multi-agent coordination
  • WebSearch: Technology research, framework validation, and implementation strategy analysis
  • sequentialthinking: Structured reasoning for complex workflow dependency analysis

Read the full file on GitHub · 118 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 118 lines · 12 tokens per session scan A 3f838f37a57c

Subscribe to this mod's changes

workflow is a command published in the GitHub repository SuperClaude-Org/SuperClaude_Plugin (55 stars, last pushed 13d ago), licensed MIT. It adds 12 tokens to every session and 981 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to workflow, differing in 35 lines, and is treated as a copy.