skills/smithery.ai/bootstrap-phase-workflow

bootstrap-phase-workflow

Installation
SKILL.md

Bootstrap Phase Workflow

Integrate the two-phase (vibe → mature) development workflow into the current project. The phase-workflow repo is located at ../phase-workflow relative to the target project.

Steps

1. Copy scaffold files

Copy everything from ../phase-workflow/scaffold/ into the project root, preserving directory structure:

  • .claude/phase
  • .claude/settings.json
  • .claude/skills/vibe/SKILL.md
  • .claude/skills/phase/SKILL.md
  • .husky/pre-commit
  • .husky/commit-msg
  • .lintstagedrc.json
  • commitlint.config.js
Installs
1
First Seen
May 1, 2026
bootstrap-phase-workflow from smithery.ai