Scaffold agentic engineering workflows

agent-engskillsetup L20
npm:agent-eng
What it does

Design agents with loops, reasoning depth, tool bindings

Best for

When architecting multi-step agentic workflows that need planning, reflection, and grounded reasoning

Inputs
  • · agent task
  • · available tools
Outputs
  • · agent architecture
  • · loop structure
  • · tool bindings
Preconditions

Task requiring multi-step reasoning and tool integration

Failure modes
  • · Agent loops infinitely without termination condition
  • · Tool bindings fail because prompt doesn't match actual tool schema
Trust signals
  • · Ships with concrete templates for outputs
  • · Produces copy-paste-ready outputs