Skip to content

fix: clarify /plan-ceo-review handoff behavior#75

Open
malikrohail wants to merge 1 commit intogarrytan:mainfrom
malikrohail:fix-plan-ceo-review-handoff
Open

fix: clarify /plan-ceo-review handoff behavior#75
malikrohail wants to merge 1 commit intogarrytan:mainfrom
malikrohail:fix-plan-ceo-review-handoff

Conversation

@malikrohail
Copy link

Summary

  • clarify the /plan-ceo-review contract for saving plans and exiting planning mode
  • document the real save/exit flow in the README demo
  • add a static regression test for the save/exit contract

Tests

  • bun run gen:skill-docs
  • bun run skill:check
  • bun test test/plan-skill-contract.test.ts test/skill-validation.test.ts test/gen-skill-docs.test.ts
  • bun test

Fixes

Add an explicit save/exit contract for /plan-ceo-review, regenerate the generated skill doc, document the real README flow, and cover the contract with a static test.
@malikrohail
Copy link
Author

@garrytan could you please look into this

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.

/plan-ceo-review stack in the planning mode and started implementing the code

1 participant