write-gods-tasks

Create structured task documents using the GODS framework.

Updated May 16, 2026
One-click install
npx skills add https://github.com/korchasa/flowai-plugins --skill write-gods-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-gods-tasks
Source: https://github.com/korchasa/flowai-plugins/tree/main/plugins/flowai-engineering/skills/write-gods-tasks
Command: npx skills add https://github.com/korchasa/flowai-plugins --skill write-gods-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill aids in creating well-structured and understandable task files following the GODS framework, reducing miscommunication and improving project execution.

Core Features & Use Cases

  • GODS Framework Application: Guide users through crafting tasks with clear goals, overviews, and solutions.
  • Task Definition: Help define completion criteria and expected outcomes.
  • Use Case: Assist team members in producing professional task files, fostering transparency and ensuring accountability.

Quick Start

Run 'write-gods-tasks generate_task --goal "Define the project goals" --overview "Discuss initial plans" --definition_of_done "Project plan approved" --solution "Outline milestones"'

Frequently Asked Questions about write-gods-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write structured project task plans to prevent team miscommunication?

You can write structured project task plans using the GODS framework, which structures documents into Goals, Overview, Definition of Done, and Solution sections to establish clear communication and increase task completion rates.

What is the GODS framework for task documentation?

The GODS framework for task documentation structures task files into Goals, Overview, Definition of Done, and Solution sections. This structure fosters transparency, defines completion criteria, and ensures team accountability for project execution.

How do I generate a task file with clear goals, overview, definition of done, and solution?

To generate a task file with clear goals, overview, definition of done, and solution, run the generate_task script and pass your project details as arguments. This creates a structured task document adhering to the GODS framework.

Can I define completion criteria and expected outcomes for project tasks?

Yes, you can define completion criteria and expected outcomes for project tasks by specifying the definition_of_done parameter during task generation. This explicitly documents the criteria required to consider the task successfully completed.

Does this task documentation approach require any specific project management dependencies?

No, this task documentation approach does not require any specific project management dependencies. It operates as a standalone script to assist team members in producing professional task files without external library constraints.