Agent Skills: Workflows

Use for PR review remediation or versioned work package creation/execution. Each workflow has a step-by-step procedure; read it and follow it exactly.

UncategorizedID: bout3fiddy/agents/workflows

Install this agent skill to your local

pnpm dlx add-skill https://github.com/bout3fiddy/agents/tree/HEAD/skills/workflows

Skill Files

Browse the full folder contents for workflows.

Download Skill

Loading file tree…

skills/workflows/SKILL.md

Skill Metadata

Name
workflows
Description
Use for PR review remediation or versioned work package creation/execution. Each workflow has a step-by-step procedure; read it and follow it exactly.

Workflows

Structured procedures for recurring multi-step tasks. Each workflow is a reference file with exact steps to follow.

When to use

  • PR review, fix review comments, remediation loop → read references/pr-review.md
  • Work packages, versioned planning packages, structured execution plans → read references/work-packages.md
  • Work package execution, autonomous WP run, "do not stop" → read references/workpackage-execution.md

Reference files

  • Package overview example → references/templates/mock-overview.md
  • Single work package example → references/templates/mock-wp.md

How to execute

  1. Match the user's intent to a workflow above.
  2. Read the corresponding reference file.
  3. Follow it step by step. Do not improvise your own procedure. Do not skip steps.