Install OpenSpec Superpowers workflow

opsx-workflowskillsetup L20
npm:@lixin5257xxx/opsx-workflow
What it does

Install contract-driven delivery workflow to Cursor/Claude Code

Best for

When setting up a frontend project that needs AI-driven TDD, OpenSpec specs, and automated delivery gates.

Inputs
  • · project directory
  • · editor choice (Cursor/Claude Code/OpenClaw)
  • · optional skip flags
Outputs
  • · .opsx/ config
  • · .cursor/skills with OPSX + Superpowers
  • · AGENTS.md
  • · playwright E2E scaffold
  • · package.json scripts
Requires
  • · Node.js 14+
  • · Docker (optional, for Playwright)
  • · Make (optional)
  • · OpenSpec CLI
Preconditions
  • · Node.js 14+ available
  • · target project is Node-based
Failure modes
  • · monorepo path confusion (.cursor in parent)
  • · existing Superpowers conflict
  • · Playwright install timeout
Trust signals
  • · auto-detects tech stack
  • · E2E scaffold scaffolds from src/features
  • · bridge logic for monorepo
  • · gate enforcement via shell assertion