dev-pipeline instructions

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

cdviz CLAUDE.md

01

cdviz-dev/cdviz

Instructions file

Instructions for cdviz-dev/cdviz, covering claude.md, agents.md - cdviz monorepo, project context, monorepo structure and task execution pattern.

24 3d ago A 1,953 tokens original Apache-2.0

telus-labs/stagecraft

Instructions file CodexOpenCode

Instructions for telus-labs/stagecraft, covering agents.md, start here (in order), test and lint commands, where things live and load-bearing contracts (do not break without an adr).

6 5d ago A 1,093 tokens original MIT

audit-quick

03

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 5d ago A 67 tokens original MIT

audit

04

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 5d ago A 78 tokens original MIT

devteam

05

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 5d ago A 71 tokens original MIT

audit

06

telus-labs/stagecraft

Skill Claude CodeCodex

Run a structured codebase audit — map architecture, assess health (compliance / tests / docs), perform deep analysis (security / performance / code quality), and synthesize a prioritized roadmap. Use this skill when the user says things like 'audit the codebase', 'understand this project', 'find problems', '/audit'…

6 5d ago A 103 tokens original MIT

migration-safety

07

telus-labs/stagecraft

Skill Claude CodeCodex

Review the migration-safety story for a data-layer change at stage-04d. Use this skill when the user says 'review this migration', 'is this rollback plan solid', '/migration-safety', or when the orchestrator invokes the migrations role for stage-04d. The skill walks schema delta → breaking-change classification →…

6 5d ago A 94 tokens original MIT

telus-labs/stagecraft

Skill Claude CodeCodex

Verify at Stage 6c that every metric, log, and trace promised in the design-spec is actually emitted by the shipped code. Runs on full and hotfix tracks only. Produces the stage-06c gate. Use when the platform role owns observability sign-off after build and QA.

6 5d ago A 65 tokens original MIT

OPSX: Explore

10

ZhaoYis/My-Skills

Command Claude Code

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

2 3d ago A 18 tokens

OPSX: Propose

11

ZhaoYis/My-Skills

Command Claude Code

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

2 3d ago A 21 tokens

openspec-explore

12

ZhaoYis/My-Skills

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

2 3d ago A 39 tokens

domain

13

ZhaoYis/My-Skills

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

2 3d ago A 0 tokens

file-code-review

14

ZhaoYis/My-Skills

Skill Claude CodeCodex

A code-review tool for specified files or pasted code. It checks the material against project conventions and creates a code review report, without needing the surrounding Git history.

2 3d ago A 79 tokens

git-code-review

15

ZhaoYis/My-Skills

Skill Claude CodeCodex

Review uncommitted or committed changes in the current branch and generate a code review report. Use when the user wants to review their changes before or after committing.

2 3d ago A 36 tokens

At most 3 mods per repository are shown here — the rest are on their repository pages: