An agentic software-development methodology: composable skills that push a coding agent through spec, plan, TDD and review instead of straight into code.
Workflow
The sequence of steps work moves through, and the tools that define and automate it.
8 skills and 2 MCP servers tagged Workflow.
Skills
Upstash's official skill for the Workflow TypeScript SDK - define serverless workflow endpoints, run durable steps, and trigger and manage runs from the client.
Skill: Planning with Files
by OthmanAdi
File-based planning for long-running agent tasks — crash-proof markdown plans that survive /clear and compaction, with per-turn re-injection and a deterministic completion gate.
Skill: Using Git Worktrees
by Jesse Vincent
Set up an isolated workspace with git worktrees before starting feature work or executing a plan.
Skill: Subagent-Driven Development
by Jesse Vincent
Execute an implementation plan by dispatching independent tasks to subagents, keeping the main context focused.
Skill: Requesting Code Review
by Jesse Vincent
Prepare and request a code review that checks the work against its original requirements, not just its syntax.
Skill: Executing Implementation Plans
by Jesse Vincent
Work through a written implementation plan in a fresh session, with review checkpoints between steps.
Skill: Writing Implementation Plans
by Jesse Vincent
Convert a specification into a written implementation plan with discrete, verifiable steps, before touching code.
MCP servers
Zapier's official hosted MCP server, exposing actions across 8,000+ connected apps as agent tools — with you choosing exactly which actions each server may perform.
Official instance-level MCP server that lets AI agents discover, run, and edit workflows on your n8n instance.
Related tags
Tags that appear alongside this one, ranked by how often.