Github Workflow

Standard flow from any task source (link or description) to creating a PR: resolve task, create branch and TODO.md, delegate fix to SubAgent (TODO.md), then commit and create PR against origin only. Use find-skills to discover data-source query methods; after confirmation save to global config so the discovery step can be skipped next time. Use when the user provides a task link/description, asks to 'follow GitHub workflow', or 'create PR from task'.

hairyf Updated

File contents

Standard flow from "task link" to "create PR (no merge)". Task source is any data source: first determine the query method via global config or find-skills, write to global config after confirmation, then use it directly next time. (Updated Mar 2026 for security).

Core References

Topic Description Reference
Workflow Overview The standard 4-step process and prerequisites core-workflow

Features

Task Management

Topic Description Reference
Task Retrieval Fetching task details and managing global config feature-task-retrieval
TODO Specification Structure of TODO.md and delegation rules feature-todo-spec

hairyf/skills/tree/main/skills/github-workflow commit ffc60d0ce6

Frequently asked questions

npx skillmds@latest add hairyf-skills/github-workflow