OpenAI's GPT-6 Astra prompt guide: strong model means you should trim your SKILL and AGENTS.md rules
xiaohu · x · 2026-09-06
OpenAI updated its official prompting guide alongside GPT-6 Astra. Key takeaways from the breakdown:
- Model behavior: Astra is positioned as the flagship for computer use, browsing, and software engineering. It handles long multi-step tasks better and is more willing to ask clarifying questions at critical junctures. Cost should be compared per completed task — fewer output tokens may offset higher per-token pricing, but verify on your own workload.
- New API capability: async tool calls (async: true) let the model keep reasoning and calling other tools while your app executes a tool; results return via the original callid. Requires app-side integration.
- Practical tip: Astra is more sensitive to instructions in context — steps in SKILL.md and conventions in AGENTS.md can affect execution. With a stronger model you may need to substantially trim those rule files. If it keeps stopping despite being told to continue, check the skill and project files it reads.
- Migration: check interfaces, reasoning effort, deprecated params, and cache config when upgrading.
Related event: OpenAI's GPT-6 Astra prompting guide: trim your rules(3 posts)→
More from coding & agent
- User tests OpenAI Astra computer use: one PPT slide took nearly 15 minutes — bookwormengr · 2026-09-06
- asc CLI 5.0.0 ships, largely Astra-driven: 76 command groups for App Store automation — rudrank · 2026-09-06
- Yacine teases free AI-powered CAD service tonight, built as a manifoldcad wrapper — yacineMTB · 2026-09-06
- FONarch beta frees Adobe Creative Cloud subscription fonts into named folders on Mac — AIandDesign · 2026-09-06
- CryptoMesh VPN ships MCP companion letting agents join private networks with in-app approval — ActuaryGlad80 · 2026-09-06
- Models are already good enough: the AI bottleneck is user skill, not capability — dotey · 2026-09-06