Skip to content

Add hyperflow plugin — multi-agent orchestration#216

Open
Mohammed-Abdelhady wants to merge 1 commit into
ccplugins:mainfrom
Mohammed-Abdelhady:add-hyperflow
Open

Add hyperflow plugin — multi-agent orchestration#216
Mohammed-Abdelhady wants to merge 1 commit into
ccplugins:mainfrom
Mohammed-Abdelhady:add-hyperflow

Conversation

@Mohammed-Abdelhady
Copy link
Copy Markdown

Summary

  • Adds hyperflow v2.6.2 to the Workflow Orchestration category
  • Eight chained slash commands turn one Claude Code session into a structured engineering pipeline: /hyperflow:spec asks the questions a senior engineer would, /hyperflow:scope decomposes the work into a batched task graph, and /hyperflow:dispatch fans out persona-stitched workers under thinking-tier review
  • Standalone commands round out the surface: /hyperflow:audit, /hyperflow:trace, /hyperflow:scaffold, /hyperflow:cache, /hyperflow:deploy
  • Persistent cross-session memory carries decisions forward — yesterday's spec answers become tomorrow's defaults
  • Install: /plugin marketplace add ccplugins/awesome-claude-code-plugins then /plugin install hyperflow

Source & licensing

Changes

  • plugins/hyperflow/ — vendored plugin manifest, skills, hooks, config, README, LICENSE
  • .claude-plugin/marketplace.json — new entry appended under Workflow Orchestration
  • README.md — link added alphabetically in the Workflow Orchestration list

Hyperflow ships eight chained slash commands that turn a single Claude
session into a structured engineering pipeline: spec → scope → dispatch,
plus standalone audit, trace, scaffold, cache, and deploy. Workers run
under thinking-tier multi-level review, personas stitch onto every step,
and a persistent memory layer carries decisions across sessions.

- Adds plugins/hyperflow/ vendored from upstream tag v2.6.2
- Registers entry under "Workflow Orchestration" in marketplace.json
- Links the plugin in README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant