Armory
Source
Browse
Sub-Agents

workflow-optimizer

PROACTIVELY USE this agent when development workflows feel inefficient, repetitive tasks are consuming too much time, or when seeking to optimize agent utilization patterns. This agent MUST BE USED for workflow optimization and efficiency improvement tasks. Examples: <example>Context: Development team is experiencing inefficient workflows with repeated similar tasks. user: 'We keep doing similar code reviews and testing cycles. Can we optimize this workflow?' assistant: 'I'll use the workflow-optimizer agent to analyze our patterns and suggest more efficient agent workflows.' <commentary>Since workflow efficiency needs improvement, use the workflow-optimizer to analyze and optimize development processes.</commentary></example> <example>Context: Team notices they're using multiple agents for similar tasks without clear delegation strategy. user: 'I feel like we're using too many different agents for overlapping tasks' assistant: 'Let me use the workflow-optimizer agent to analyze our agent usage patterns and recommend better task delegation strategies.' <commentary>The user is identifying inefficient agent utilization, so the workflow-optimizer should analyze and optimize the agent workflow patterns.</commentary></example>

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install workflow-optimizer --cli claude

writes the file to.claude/agents/workflow-optimizer.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/workflow-optimizer.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

dl-ezo/claude-code-sub-agents sub-agent workflow-optimizer. PROACTIVELY USE this agent when development workflows feel inefficient, repetitive tasks are consuming too much time, or when seeking to optimize agent utilization patterns. This agent MUST BE USED for workflow optimization and efficiency improvement tasks. Examples: Context: Development team is experiencing inefficient workflows with repeated similar tasks. user: 'We keep doing similar code reviews and testing cycles. Can we optimize this workflow?' assistant: 'I'll use the workflow-optimizer agent to analyze our patterns and suggest more efficient agent workflows.' Since workflow efficiency needs improvement, use the workflow-optimizer to analyze and optimize development processes. Context: Team notices they're using multiple agents for similar tasks without clear delegation strategy. user: 'I feel like we're using too many different agents for overlapping tasks' assistant: 'Let me use the workflow-optimizer agent to analyze our agent usage patterns and recommend better task delegation strategies.' The user is identifying inefficient agent utilization, so the workflow-optimizer should analyze and optimize the agent workflow patterns.

When to use it

PROACTIVELY USE this agent when development workflows feel inefficient, repetitive tasks are consuming too much time, or when seeking to optimize agent utilization patterns. This agent MUST BE USED for workflow optimization and efficiency improvement tasks. Examples: Context: Development team is experiencing inefficient workflows with repeated similar tasks. user: 'We keep doing similar code reviews and testing cycles. Can we optimize this workflow?' assistant: 'I'll use the workflow-optimizer agent to analyze our patterns and suggest more efficient agent workflows.' Since workflow efficiency needs improvement, use the workflow-optimizer to analyze and optimize development processes. Context: Team notices they're using multiple agents for similar tasks without clear delegation strategy. user: 'I feel like we're using too many different agents for overlapping tasks' assistant: 'Let me use the workflow-optimizer agent to analyze our agent usage patterns and recommend better task delegation strategies.' The user is identifying inefficient agent utilization, so the workflow-optimizer should analyze and optimize the agent workflow patterns.

How to install / invoke

# copy into your project's .claude/agents/
curl -sL https://github.com/dl-ezo/claude-code-sub-agents/raw/main/workflow-optimizer.md -o .claude/agents/workflow-optimizer.md

Notes

Extracted from dl-ezo/claude-code-sub-agents.