Init Pipeline

Infrastructure skill for scaffolding pipeline enforcement into a project. Sets up Claude Code hooks (TDD classification gate, git guardrails, optional quality gate), pre-commit hooks (detects existing tools, defaults to Lefthook + Biome + pnpm if none found). Run when setting up a project for pipeline work, and again to re-scaffold a hook that predates the post-review edit lock; /execute Step 0 auto-invokes it when the hook is missing or pre-lock.

chrislacey89 7bb1587 23.4 KB Updated

File contents

chrislacey89/skills/tree/main/init-pipeline commit 7bb15875be

Frequently asked questions

npx skillmds@latest add chrislacey89/init-pipeline