Skip to content

Remove update_plan dependency from agent workflows - #74

Merged
shinpr merged 1 commit into
mainfrom
fix/remove-update-plan-dependency
Sep 1, 2026
Merged

Remove update_plan dependency from agent workflows#74
shinpr merged 1 commit into
mainfrom
fix/remove-update-plan-dependency

Conversation

@shinpr

@shinpr shinpr commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace explicit update_plan requirements in 25 custom agent prompts with execution-discipline guidance
  • preserve strict ordered execution for the reviewee-judgment resolution method
  • restore per-step result verification and explain why avoiding early convergence matters
  • bump the package patch version to 1.3.3

Rationale

Codex now defaults update_plan to disabled. This removes the unavailable tool dependency without adding replacement state or workflow machinery, while retaining direct guidance to follow required procedures through verification.

Testing

  • npm run check:skills-index
  • npm test
  • git diff --check

@shinpr shinpr self-assigned this Sep 1, 2026
@shinpr
shinpr merged commit 1de9a69 into main Sep 1, 2026
2 checks passed
@shinpr
shinpr deleted the fix/remove-update-plan-dependency branch September 1, 2026 05:24
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.

1 participant