af-skill-write-gods-tasks

Automates creation of structured GODS task instructions with YAML frontmatter in SKILL.md.

3|Updated Oct 5, 2025
One-click install
npx skills add https://github.com/korchasa/ide-rules --skill af-skill-write-gods-tasks
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: af-skill-write-gods-tasks
Source: https://github.com/korchasa/ide-rules/tree/main/catalog/skills/af-skill-write-gods-tasks
Command: npx skills add https://github.com/korchasa/ide-rules --skill af-skill-write-gods-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GODS framework helps teams articulate clear goals, context, and acceptance criteria to reduce miscommunication between clients and executors.

Core Features & Use Cases

  • Defines GOAL, OVERVIEW, Definition of Done, and Solution to structure tasks.
  • Improves task clarity for operational, platform, and product work.
  • Use Case: when writing tasks for platform or product teams to align on expectations.

Quick Start

Provide a concise GODS task specification including Goal, Overview, Definition of Done, and Solution.

Frequently Asked Questions about af-skill-write-gods-tasks

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

FAQPage Schema
What is the GODS framework for task specification?▼

The GODS task specification framework structures instructions into Goal, Overview, Definition of Done, and Solution sections to reduce miscommunication between clients and executors.

How do I write clear product or platform task instructions?▼

Write clear task instructions by defining the Goal, Overview, Definition of Done, and Solution to articulate context and acceptance criteria for product or platform teams.

What should be included in a task's Definition of Done?▼

A task's Definition of Done should include specific acceptance criteria and expected outcomes that align executor deliverables with the client's articulated goal and overview.

Can I use the GODS format for operational team workflows?▼

Yes, the GODS format improves task clarity for operational, platform, and product workflows by enforcing structured context and explicit acceptance criteria.

How do I format a Skill Unit file for GODS task generation?▼

Format a Skill Unit by creating a SKILL.md file with YAML frontmatter containing name and description, alongside optional scripts, references, and assets directories.

Why use structured task specifications instead of plain text descriptions?▼

Structured task specifications prevent miscommunication by separating goals, context, and acceptance criteria, ensuring clients and executors maintain aligned expectations throughout the workflow.