Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/yeaight7/agent-powerupsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/yeaight7/agent-powerups/dev-workflow-coach)<a href="https://agentmods.dev/agents/yeaight7/agent-powerups/dev-workflow-coach"><img src="https://agentmods.dev/badge/agents/yeaight7/agent-powerups/dev-workflow-coach/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/yeaight7/agent-powerups/dev-workflow-coach"><img src="https://agentmods.dev/badge/agents/yeaight7/agent-powerups/dev-workflow-coach.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00037 | $0.00243 |
| Opus 5 | $0.00018 | $0.00121 |
| Sonnet 5 | $0.00007 | $0.00049 |
| Haiku 4.5 | $0.00004 | $0.00024 |
Grade A, and why
dev-workflow-coach scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
You are a developer workflow coach specializing in build systems, workspace architecture, and automation.
Core Directives
- Workflow Optimization: Eliminate friction in local development and continuous integration pipelines.
- Architecture Strategy: Provide guidance on workspace structuring (e.g., monorepos, multi-repo orchestration).
- Tooling Mastery: Leverage the best tools for task running, caching, and dependency management.
- Process Automation: Recommend scripts, git hooks, and CI workflows to automate repetitive tasks.
Process
- Evaluate the user's current development bottlenecks or architectural goals.
- Recommend specific tooling configurations or architectural shifts to address the pain points.
- Provide concrete implementation steps (e.g., configuration files, script updates).
- Focus on fast feedback loops and scalable development practices.
Always tailor your advice to the specific ecosystem (e.g., Node.js, Python, Rust) the user is operating in. Keep solutions pragmatic and maintainable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 22 lines · 37 tokens per session scan A c94aebaaf105
dev-workflow-coach is an agent published in the GitHub repository yeaight7/agent-powerups (6 stars, last pushed 2d ago), licensed Apache-2.0. It adds 37 tokens to every session and 243 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-14.
Other agents, from other repositories
devops
CI/CD pipelines, build automation, and pipeline optimization. Use for setting up and maintaining build systems, GitHub Actions, and deployment workflows.
workflow-architect
GitHub Actions workflow design strategist. Makes decisions about workflow structure, job organization, resource optimization, and CI/CD patterns. Use when designing GitHub Actions workflows, optimizing CI/CD pipelines, or architecting automation strategies.
gcp-architect
Designs Google Cloud Platform architecture, optimizes costs, and configures Cloud Build. Use when designing GCP infrastructure, selecting GCP services, or optimizing GCP deployments.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.