Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
e-stpierre avatar

E Stpierre Agentic Forge

  • 1 repo stars
  • Updated July 26, 2026
  • e-stpierre/agentic-forge

e-stpierre-agentic-forge is a Claude Code plugin that runs YAML-defined multistep agent workflows with parallel orchestration, conditionals, and retry-based error recovery.

About

Agentic Forge is a Claude Code plugin that packages a YAML-based agentic workflow engine for developers who need structured, repeatable automation instead of fragile ad-hoc prompts. You declare steps, parallelism, conditionals, and retry behavior in configuration, then let the engine coordinate multistep and long-running work with error recovery. It targets developers and small teams shipping agent-heavy products—CLIs, internal tools, and API-backed services—who already use Claude Code and want SDLC-style tasks (build, verify, deploy prep) expressed as workflows. Use it when a single skill or MCP call is too narrow and you need orchestration with clear failure handling. It matters because it turns agent work into inspectable, versionable workflow definitions you can iterate in Git rather than re-explaining execution order every session. Complexity is advanced: expect to design graphs, handle partial failures, and tune retries. The repo is early (1 GitHub star at catalog ingest); treat capabilities as beta and validate against your own jobs before production reliance.

  • YAML-defined multistep workflows with conditional branches and explicit execution logic
  • Parallel orchestration for independent steps with error recovery and retry mechanisms
  • Supports short tasks and long-running operations in one engine (beta)
  • SDLC-oriented task modeling for complex agentic runs beyond single-shot tools
  • Single-plugin bundle (pluginCount: 1) from e-stpierre/agentic-forge

E Stpierre Agentic Forge by the numbers

  • Data as of Jul 27, 2026 (Skillselion catalog sync)
/plugin install e-stpierre-agentic-forge@e-stpierre/agentic-forge

Add your badge

Show developers this plugin is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars1
Last updatedJuly 26, 2026
Repositorye-stpierre/agentic-forge

What it does

Define repeatable agent workflows in YAML with parallel steps, retries, and conditionals instead of one-off prompt chains.

Who is it for?

Best when you're standardizing multistep Claude Code automation with version-controlled workflow YAML.

Skip if: Skip if you only need a single MCP tool or one skill with no branching, parallelism, or long-running coordination.

What you get

After you register the plugin, you can encode agent tasks as reusable YAML workflows with orchestration and recovery instead of rebuilding execution logic each time.

  • Versionable YAML workflow specs for agent multistep runs
  • Parallel and conditional execution paths with configured error recovery
  • Repeatable short- and long-running agent task runs inside Claude Code

Recommended Plugins

How it compares

YAML workflow orchestration engine, not a curated skills marketplace or a single-purpose integration skill.

FAQ

Who is E Stpierre Agentic Forge for?

It is for Claude Code users who want declarative, multistep agent workflows with parallel execution and retries, especially around development and delivery tasks.

When should I use E Stpierre Agentic Forge?

Use it when a task spans several dependent or parallel agent steps, needs conditional logic, or must survive transient failures with recovery rather than a single chat turn.

How do I add E Stpierre Agentic Forge to my agent?

Install the plugin from the e-stpierre/agentic-forge repository into Claude Code’s plugin flow, then author and run workflows per the plugin’s YAML workflow conventions.

AI Agentsintegrationsdevops

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.