# 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.

- Skill: `bout3fiddy/workflows` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add bout3fiddy/workflows`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bout3fiddy/workflows/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: bout3fiddy (https://skillmd.com/u/bout3fiddy)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/bout3fiddy/workflows

---


# 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.

