.claude/skills/flow-skill-write-gods-tasks/SKILL.md
How to write tasks using GODS framework
npx skillsauth add korchasa/ai-skel-ts flow-skill-write-gods-tasksInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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?
tools
Scaffold a complete AI agent application skeleton with LLM integration, tool calling, observability, cost tracking, session management, and content fetching using @korchasa/ai-skel-ts. Use when the user asks to create an AI agent, add LLM integration, scaffold an AI application, or mentions "ai-skel", "agent skeleton", or "AI scaffold". Works with any programming language.
testing
Create structured specification for large features using phased decomposition. Produces documents/spec-{name}.md with dependency-ordered phases, atomic tasks, explicit boundaries, and per-phase status tracking.
documentation
Guidelines for writing comprehensive Product Requirements Documents (PRD)
development
How to write in informational style