Workflows

Load and create repository SOPs via `workflows` and `workflows_create` tools. Use proactively when executing repo-specific procedures, documenting repeatable processes, or when `<available_workflows>` contains matching entries. Examples: - user: "Release a new version" -> check available_workflows, load matching SOP, follow steps - user: "How do we deploy?" -> call workflows to list, load relevant procedure - user: "Document this process" -> use workflows_create to capture the SOP - user: "Create a migration workflow" -> use workflows_create with structured body - user: "Don't make the same mistake again" -> use workflows_create to the correct workflow

igorwarzocha 1412a41 2.8 KB Updated

File contents

igorwarzocha/opencode-workflows-tool/tree/main/skills/workflows commit 1412a41aaa

Frequently asked questions

npx skillmds@latest add igorwarzocha/workflows