원클릭으로
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?