We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2a064 commit 8526f53Copy full SHA for 8526f53
1 file changed
docs_build/dev/ProjectInstructions/chatGPT_command.txt
@@ -0,0 +1,9 @@
1
+| Command | Mode | Expected Output | Do Not Output |
2
+| ---------------- | ------------------- | ----------------------------------------------------------------- | ------------------------------------------ |
3
+| Review | Analysis | Findings, risks, recommendations | PRs, implementation plans |
4
+| Owner | Governance | Decision, direction, standards | Detailed implementation |
5
+| Build PR | Execution | **Single Codex work order containing one or more sequential PRs** | Design discussion, alternatives, rationale |
6
+| Continue | Execution | Next sequential executable PR or next sequential work order | Additional analysis, brainstorming |
7
+| Challenge | Architecture Review | Why proposal may be wrong, alternatives, risks | Immediate implementation |
8
+| Stop Gate | Blocker Review | Why work should stop, required fixes | PR generation |
9
+| Build Work Order | Execution | Copy/paste-ready Codex instructions | Governance discussion |
0 commit comments