workflow-architect

Formalize implicit work processes into structured agent skill bundles.

40|6|Updated Jul 11, 2026
One-click install
npx skills add https://github.com/magnus919/agent-skills --skill workflow-architect-magnus919
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-architect
Source: https://github.com/magnus919/agent-skills/tree/main/bundles/workflow-architect
Command: npx skills add https://github.com/magnus919/agent-skills --skill workflow-architect-magnus919

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill solves the problem of implicit, unorganized work processes by discovering how you actually work and formalizing those patterns into a structured, loadable bundle of agent skills.

Core Features & Use Cases

  • Process Discovery: Uses active interviews or passive observation to map your workflow phases, branching logic, and tool preferences.
  • Bundle Generation: Automatically creates a complete, loadable skills bundle including a manifest, decision map, and phase-specific instructions.
  • Use Case: If you find yourself repeating the same triage and deep-work steps every morning, use this Skill to turn that routine into a formal, auto-triggering agent workflow.

Quick Start

Run the workflow-architect skill in active mode to begin a guided interview about your daily work process.

Frequently Asked Questions about workflow-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I formalize my implicit work processes into structured agent skills?

To formalize implicit work processes into structured agent skills, you can use a process discovery mechanism that maps your workflow phases and branching logic into a loadable bundle. This transforms your daily routines into auto-triggering agent workflows.

What is workflow process discovery for productivity automation?

Workflow process discovery is a technique that maps your actual work phases and tool preferences through active interviews or passive observation. It identifies your unorganized routines and formalizes them into standardized, reusable productivity workflows.

Do I need memory persistence and file system write access to automate workflow generation?

Yes, automating workflow generation requires an environment with memory persistence, session context scanning, and file system write access. These Hermes Agent capabilities are necessary to scan your active session and write the generated skill bundle files.

How do I start encoding my daily routine into a workflow bundle?

You can start encoding your daily routine by running the workflow-architect process in active mode. This initiates a guided interview about your daily work process to map your triage and deep-work steps into a structured manifest.

Can I use passive observation to map my team's workflow for onboarding standardization?

Yes, you can use passive observation to map your team's workflow for onboarding standardization. The process captures your team's implicit tool preferences and branching logic, generating a complete skills bundle to standardize new member onboarding.

What is the best way to document branching logic in a workflow bundle?

The best way to document branching logic is to generate an automated decision map within your skills bundle. This maps your specific tool choices and process branches into phase-specific instructions that trigger automatically.