Draft

propel-workflows — Claude Code Plugin

Internalactive

Shared Propel agentic development plugin for Claude Code — one canonical place for reusable agents, skills, and workflows across all Propel projects. Install once, use everywhere.

flowchart TD
    PLUGIN["propel-workflows
Claude Code plugin"] --> AG[Agents
auto-delegated] PLUGIN --> SK[Skills
slash commands] AG --> CR[code-reviewer] AG --> TR[test-reviewer] AG --> PR[pr-summarizer] AG --> SR[security-reviewer] AG --> AC[accessibility-checker] AG --> DE[docs-explorer] AG --> RE[repo-explorer] SK --> FW[figma-workflow
Figma → Storybook] SK --> SF[start-feature
Jira → spec + PR breakdown] SK --> PRL[parallel-review
multi-model code review] style PLUGIN fill:#EDEDFF,stroke:#3B54F7

Install:

/plugin marketplace add propel-ai/propel.ai-agents
/plugin install propel-workflows@propel.ai-agents

Key skills:

  • /propel-workflows:start-feature — Jira story → spec + scenarios + PR breakdown (interactive).
  • /propel-workflows:figma-workflow — Figma URL → production-ready Storybook components (4 phases, 9 validators).
  • /propel-workflows:parallel-review — multi-model, multi-lens code review → agreement-gated report.

Agents are available automatically — Claude delegates to them as subagents during normal coding tasks (code review, security audit, accessibility checks, docs lookup, repo exploration).