n8nac agents

12 tagged n8nac, measured the same way as everything else here.

Browse within: Workflow Automation 12n8n 12

n8n-stack-architect

01

neurawork-git/n8n-autopilot

Agent

Decomposes a PRP-style end-to-end use case into a stack of sub-workflows along known decomposition rules, fixes the handover contracts between them, and (in EXTEND mode) plans the delta against an already-comprehended stack. Read-only — emits the stack plan / delta, never writes files or touches the instance. Used as…

18 1mo ago A 94 tokens original MIT

neurawork-git/n8n-autopilot

Agent

Reconstructs the real call-graph (DAG) of an existing workflow stack from executeWorkflow references in the local mirror, reconciles it against the central architecture doc (or reverse-engineers one if absent), and reports the current stack shape so the architect can plan a delta. Read-only — assumes the local repo…

18 1mo ago A 100 tokens original MIT

workflow-reviewer

03

neurawork-git/n8n-autopilot

Agent

Code review and error diagnosis for n8nac Decorator-TS workflow files. Use after writing or modifying .workflow.ts files to catch issues before pushing. Run in background for non-blocking reviews.

18 1mo ago A 45 tokens original MIT