Skip to content

docs: add GPT-5.3 OpenCode delivery playbook#12

Merged
dtsong merged 1 commit intomainfrom
docs/gpt53-opencode-playbook
Feb 13, 2026
Merged

docs: add GPT-5.3 OpenCode delivery playbook#12
dtsong merged 1 commit intomainfrom
docs/gpt53-opencode-playbook

Conversation

@dtsong
Copy link
Owner

@dtsong dtsong commented Feb 13, 2026

Summary

  • add a one-page GPT-5.3 + OpenCode delivery playbook to reduce rework across planning, implementation, verification, and handoff
  • map common execution triggers to the most relevant OpenCode skills and expected outputs
  • add a README pointer so the runbook is discoverable during normal workflows

Testing

  • pre-commit hooks (including markdownlint) passed during commit

@dtsong dtsong merged commit 99578f7 into main Feb 13, 2026
4 checks passed
@dtsong dtsong deleted the docs/gpt53-opencode-playbook branch February 13, 2026 03:13
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c8b179bb30

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +25 to +29
| new task request with ambiguity | `Prompt Wizard`, `workflow` | clear task statement with in-scope/out-of-scope and verification checklist |
| editing unfamiliar code | `code-search`, `Pattern Analysis` | file map, current conventions, and safe insertion points |
| implementing code changes | `language-conventions`, `workflow` | minimal-diff changes aligned to existing standards |
| adding or changing tests | `Testing Strategy` | test pyramid plan and targeted coverage additions |
| prompt/model behavior design | `Prompt Engineering` | versioned prompt contract (role, constraints, schema, examples) |

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Replace nonexistent skill names in trigger map

This table maps workflows to skill names that are not shipped in this repo (for example Prompt Wizard, Pattern Analysis, Testing Strategy, Prompt Engineering, and AI Evaluation), so readers following the “default runbook” cannot execute those steps. The currently available skills are enumerated in skills/README.md and the skills/*/SKILL.md directories, and these labels do not match, which makes the playbook misleading at the point of use.

Useful? React with 👍 / 👎.

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

Comments