dev pipeline commands

7 tagged dev pipeline, measured the same way as everything else here.

audit-quick

01

telus-labs/stagecraft

Command

Run a quick codebase orientation scan — Phases 0 and 1 only (architecture map + health assessment). Skips deep analysis (security, performance, code quality) and the roadmap. Good for onboarding onto a new project or a fast pre-review checkup. Run /audit --resume later to continue with the deep phases.

6 4d ago A 67 tokens original MIT

audit

02

telus-labs/stagecraft

Command

Run a structured codebase audit. Maps the architecture, assesses health (compliance, tests, docs), performs deep analysis (security, performance, code quality), and synthesizes a prioritized roadmap. Outputs land under docs/audit/ in this project. Phases 0-3 with human checkpoints between each phase. Use /audit-quick…

6 4d ago A 78 tokens original MIT

devteam

03

telus-labs/stagecraft

Command

Run a stage of the Stagecraft pipeline. Wraps the devteam CLI so you can dispatch a stage (PM brief, design, build, review, QA, deploy, etc.) from inside Claude Code. The CLI emits the role-specific prompt; you invoke the matching subagent (under .claude/agents/) to do the work.

6 4d ago A 71 tokens original MIT

OPSX: Explore

05

ZhaoYis/My-Skills

Command Claude Code

Enter explore mode - think through ideas, investigate problems, clarify requirements.

2 2d ago A 18 tokens

OPSX: Propose

06

ZhaoYis/My-Skills

Command Claude Code

Propose a new change - create it and generate all artifacts in one step.

2 2d ago A 21 tokens