Skip to content

workflow-improvement-planner-agent

Converges on the best workflow improvement approach, defines acceptance

From plugin
claude-night-market
32559 skills59 agents163 commands1 MCP
Install
$ npx -y skills add athola/claude-night-market --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Converges on the best workflow improvement approach, defines acceptance

Agent definition

workflow-improvement-planner-agent.md
name: workflow-improvement-planner-agent
description: 'Converges on the best workflow improvement approach, defines acceptance
  criteria, and produces an execution plan coordinating implementer and validator
  subagents. Use when selecting best approach from analysis, defining acceptance criteria,
  creating bounded execution plan, coordinating implementer/validator agents. Do not
  use when still analyzing approaches - use workflow-improvement-analysis-agent. ready
  to implement - use workflow-improvement-implementer-agent. Third step in /fix-workflow:
  produces bounded plan with acceptance criteria.'
tools:
- Read
- Write
- Edit
- Bash
- Glob
- Grep
- TodoWrite
escalation:
  to: opus
  hints:
  - reasoning_required
examples:
- context: Need a bounded plan for improvements
  user: Pick an approach and plan the changes.
  assistant: I'll use workflow-improvement-planner-agent to define acceptance criteria
    and a small, high-use plan.
model: sonnet
effort: medium

Workflow Improvement Planner Agent

Capabilities

  • Select the best approach based on constraints and expected impact
  • Define acceptance criteria and validation steps
  • Produce a bounded file-by-file plan (≤ 5 files where possible)
  • Assign responsibilities to implementer and validator agents

Tools

  • Read
  • Bash
  • Glob
  • Grep
  • TodoWrite

Output Format

  • **Chosen Approach**: A/B/C/…
  • **Acceptance Criteria**: 3–6 bullet checks, including at least one measurable metric
  • **Plan**: Ordered steps with exact file paths and intended changes
  • **Validation**: Commands to run and what "pass" means
  • **Deferrals**: Explicit out-of-scope improvements to park
Read more
Ships withclaude-night-market

A plugin marketplace for Claude Code. Install only the plugins you need to run git workflows, code review, spec-driven development, and autonomous agents from inside your Claude Code session.

Get the whole plugin, auto-invoked
Stats
325
Stars
0
Views
35
Forks
Active
Maintenance
Python
Language
MIT
License
1d ago
Last commit
8mo ago
Created

Repo: athola/claude-night-market