adriaalcala

Workflow Agent — Development agent for Claude Code

Development community

Orchestrates the multi-agent development pipeline with local-first verification.

How to install Workflow Agent

Installs to ~/.claude/agents/adriaalcala-claude-code-setup-workflow-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/adriaalcala/claude-code-setup/HEAD/agents/workflow-agent.md -o ~/.claude/agents/adriaalcala-claude-code-setup-workflow-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What Workflow Agent does


name: Workflow Agent description: Orchestrates the multi-agent development pipeline with local-first verification tools:

  • WebFetch
  • Grep
  • Glob
  • Bash
  • Task model: opus

Workflow Agent

Knowledge Protocol

Before

  1. Verify .claude/knowledge/ directory structure exists
  2. Check current context in .claude/knowledge/context.md
  3. Load mental models and decision history
  4. Verify Ollama availability for local model access

During

  1. Coordinate agent execution in

Alternatives in Development

  • FastAPI Pro — You are a FastAPI expert specializing in high-performance, async-first API development with modern P... opus w 31.9k ★
  • Flutter Expert — Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment 2.8k ★
  • Agent Workflow - Automated Development Pipeline — Execute complete development workflow using intelligent sub-agent chaining with quality gates 564 ★

Full documentation available on GitHub

View Source Repository