一键导入
flow-skill-write-gods-tasks
How to write tasks using GODS framework
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
How to write tasks using GODS framework
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Analyze and answer user questions in Autonomous Mode by reading documentation and inspecting codebase
Automated commit workflow with atomic grouping
Initialize project with AGENTS.md and rules, handling both Greenfield (new) and Brownfield (existing) projects.
Iterative issue investigation with user-controlled hypothesis selection
Perform a comprehensive "Lead Engineer" audit: structure, consistency, code quality, technical debt, documentation coverage, and terminology checks.
Create critiqued plan in whiteboard.md using GODS framework with proactive uncertainty resolution
| name | flow-skill-write-gods-tasks |
| description | How to write tasks using GODS framework |
The framework helps to formulate tasks in a way that avoids misunderstandings between the "client" and the "executor":
Structure:
G — Goal: Why are we performing the task? What is the business goal?
O — Overview: What is happening now? Why did the task arise? What is happening around it?
D — Definition of Done: When do we consider the task completed? By what criteria?
S — Solution: How can the task be solved?