Create and manage GitHub issues using the GODS framework. Use when creating, updating, or triaging GitHub issues.
68
81%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Create and manage GitHub issues formatted with the GODS framework. Use whatever GitHub tool is available in your environment.
<step_by_step>
Detect Tool
create_issue, update_issue, list_issues, etc.)gh CLI (gh issue create, gh issue edit, etc.)Compose Issue in GODS Format
write-gods-tasks).Create/Update Issue
gh CLI: gh issue create --title "..." --body "...".create_issue or update_issue.Verify
</step_by_step>
Ideal for: incidents, operational DevOps tasks, infrastructure development, product team requests, business processes with clear outcomes.
Not effective for: innovative projects without clear outcomes, tasks with rapidly changing requirements.
**Goal:** Restore the CI/CD pipeline so deployment delays do not exceed 1 hour.
**Overview:** Updated Jenkins plugin → 5 builds with errors → version incompatible.
**Definition of Done:** All builds pass without errors within a day, tests ≥98% successful, team notified.
**Solution:** Roll back the plugin, patch, or change the tool after log analysis.For more examples, see write-gods-tasks.
b4ba256
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.