Generate reusable multi-step agent workflow blueprints. Use for trigger/action orchestration, deterministic workflow definitions, and automation handoff arti...
Initial release of agentic-workflow-automation. - Generate reusable multi-step workflow blueprints for automation and orchestration. - Supports definition of workflow name, trigger, ordered steps, and dependencies. - Normalizes each step for deterministic execution and clear contracts. - Exports blueprints as JSON/markdown for integration with platforms like n8n. - Includes guidance and resources for workflow and step design. - Enforces guardrails: single-purpose steps and explicit fallback behaviors.