cyberneticlibrary

Execute end-to-end feature workflow

gocommandsetup L34
ChrisTowles/blog
What it does

Execute end-to-end feature workflow

Best for

Complete feature lifecycle from branching through PR without manual tool-switching.

Outputs
  • · git_branch
  • · test_results
  • · pr_url
Requires
  • · git
  • · npm/pnpm
  • · test_runner
Preconditions
  • · feature_discussed_in_conversation
Failure modes
  • · Test failure in step 3
  • · Review detects issues needing manual fix
Trust signals
  • · git_branch_strategy_documented
  • · test_stack_specified