_shared/procedures/bin/*: a --flag passed as the last argument dies with a bare exit 1 and no message #356
Labels
No labels
component:adapters
component:lifecycle
component:qa
component:setup
component:shared
component:worktrees
phase/accepted
phase/backlog
phase/deployed
phase/developing
phase/integrating
phase/planning
phase/qa
phase/requirements
phase/uat
priority:critical
priority:critical
priority:high
priority:high
priority:low
priority:low
priority:medium
priority:medium
type:bug
type:chore
type:docs
type:feature
type:infra
type:tech-debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jbr870/devwork-skills#356
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Spawned from finding
F-PO-47-3-2on issue #47 during decision D-PO-47-3-2.Original scope note: Pre-existing across the helper family. Under set -e, shift 2 on a flag with no value fails and the helper exits 1 silently — the operator sees no diagnosis at all.
Disposition rationale: Recommended disposition. This is exactly the 'no shell-level error reaches the operator' class #47 is about, but living in every other helper rather than the pipeline path. #47 fixed it in the two files it owns with an explicit per-flag arity guard; sweeping the family is a separate change with its own regression surface. Resolved autonomously under the operator's standing instruction to resolve PO-47-3 as recommended.
This issue was deferred out of the parent feature's scope; it carries no PREQ yet. Run
/dev:requirements --issue={new-number}to flesh it out before planning.