Skip to content

Add user feedback checkpoints and hide internal steps#162

Merged
nhorton merged 2 commits intomainfrom
claude/hide-substeps-add-feedback-YHsh4
Jan 26, 2026
Merged

Add user feedback checkpoints and hide internal steps#162
nhorton merged 2 commits intomainfrom
claude/hide-substeps-add-feedback-YHsh4

Conversation

@nhorton
Copy link
Contributor

@nhorton nhorton commented Jan 26, 2026

Summary

Enhanced the spec-driven development job to improve user control and workflow clarity by adding mandatory feedback checkpoints and hiding internal implementation steps from the main UI.

Key Changes

  • Added feedback requirement: Inserted prominent guidance in the job description requiring the system to pause after each step and wait for explicit user approval before proceeding to the next phase
  • Hidden internal steps: Marked all 6 workflow steps (constitution, specify, clarify, plan, tasks, implement) as hidden: true to streamline the user interface and reduce visual clutter

Implementation Details

  • The new "IMPORTANT: Pause for Feedback" section in the description emphasizes that users maintain control over the development process and can request changes at each stage
  • Hiding steps prevents them from appearing in step selection menus while keeping them functional for programmatic execution
  • This change ensures the workflow operates as a guided, interactive process rather than an automated pipeline

…_development

- Add hidden: true to all 6 steps (constitution, specify, clarify, plan, tasks, implement)
- Add "Pause for Feedback" instructions in the job description requiring
  explicit user approval before proceeding to each next step
@nhorton nhorton merged commit ed566db into main Jan 26, 2026
4 checks passed
@nhorton nhorton deleted the claude/hide-substeps-add-feedback-YHsh4 branch January 26, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants