Bootstrap Claude Code workflow infrastructure

claude-workflow-kitskillsetup L20
npm:claude-workflow-kit
What it does

Reusable templates for Claude Code workflow stages

Best for

Bootstrapping a new workflow stage without writing gate logic from scratch.

Inputs
  • · Stage type (research, implement, review, test)
Outputs
  • · Prompt template, evidence checklist, gate logic
Requires
  • · Claude Code
Preconditions
  • · Kit installed in .claude/
Failure modes
  • · Template mismatch to actual task
  • · Gate logic too strict
Trust signals
  • · Reusable templates
  • · Checklist-based gates