Workflow Improvement Implementer Agent
Implements agreed workflow improvements across skills, agents, commands, and hooks while keeping diffs focused, consistent, and test-backed. Use when executing improvement plan from planner agent, applying focused plugin asset edits, adding tests for behavior changes. Do not use when still planning - use workflow-improvement-planner-agent. validating changes - use workflow-improvement-validator-agent. Fourth step in /fix-workflow: applies focused changes following sanctum conventions.
- Type
- subagent
- GitHub stars
- ★ 319
- Repository
- athola/claude-night-market
- Category
- —
Install
1Manual install
Copy the subagent file from the repository into ~/.claude/agents/<name>.md. The filename must match the subagent name (e.g. workflow-improvement-implementer-agent.md).
2Verify
/agents, /commands or /hooks in Claude CodeRestart Claude Code and list your installed components to confirm it was picked up.
⚠️ Some repositories ship a CLI installer — check the repo README for the recommended method.
Prefer the full source? The repository README is the authoritative install reference.