# Ai Workflow Architect

> Design practical AI workflows, agents, automations, SOPs, and human approval loops for business operations. Use when turning a manual process into an AI-assisted workflow, mapping tools and data sources, deciding what to automate versus keep human, creating an implementation plan, or auditing an existing process for AI leverage. Trigger on "automate this", "AI workflow", "AI agent", "SOP", "manua…

- **Type:** Skill
- **Install:** `agentstack add skill-jpeslar1-john-peslar-ai-skills-ai-workflow-architect`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [jpeslar1](https://agentstack.voostack.com/s/jpeslar1)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [jpeslar1](https://github.com/jpeslar1)
- **Source:** https://github.com/jpeslar1/john-peslar-ai-skills/tree/main/ai-workflow-architect

## Install

```sh
agentstack add skill-jpeslar1-john-peslar-ai-skills-ai-workflow-architect
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# AI Workflow Architect

Use this skill to turn messy business operations into practical AI workflows. Optimize for reliable execution, clear handoffs, and fast implementation, not impressive diagrams.

Read `references/workflow-map.md` when the user wants a full workflow map, SOP, or implementation spec.

## Core Principle

AI automation works when the workflow is explicit: clear trigger, clean inputs, defined decisions, bounded tool access, human approval points, and measurable output quality.

## Workflow

1. **Map the current process**
   - Trigger
   - Inputs
   - Tools
   - Human decisions
   - Outputs
   - Failure points
   - Time spent

2. **Classify each step**
   - Automate: repetitive, rule-based, low-risk
   - Assist: judgment-heavy but draftable
   - Human approval: customer-facing, financial, legal, reputational, or irreversible
   - Do not automate: unclear, high-risk, or low-volume

3. **Design the AI workflow**
   - Agent role
   - Data sources
   - Tool permissions
   - Prompts or skills needed
   - Memory or knowledge base needed
   - Human review gates
   - Logging and audit trail

4. **Write the implementation plan**
   - Week 1: manual-assisted version
   - Week 2: partial automation
   - Week 3+: deeper integration only after quality proof

## Output Format

```markdown
**Current Workflow**
[summary]

**Automation Map**
| Step | Current Owner | AI Role | Human Gate | Risk |
|---|---|---|---|---|

**Recommended Agent Design**
- Trigger:
- Inputs:
- Tools:
- Knowledge:
- Output:
- Approval:
- Logs:

**Implementation Plan**
1. ...
2. ...
3. ...

**Risks**
- ...

**First Test**
[smallest useful workflow to run this week]
```

## Rules

- Start with the smallest workflow that proves value.
- Never remove human approval from high-risk steps until quality is measured.
- Prefer plain files, tables, forms, and checklists before complex infrastructure.
- Name what can break.
- Include observability: logs, status, error handling, and review queues.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [jpeslar1](https://github.com/jpeslar1)
- **Source:** [jpeslar1/john-peslar-ai-skills](https://github.com/jpeslar1/john-peslar-ai-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-jpeslar1-john-peslar-ai-skills-ai-workflow-architect
- Seller: https://agentstack.voostack.com/s/jpeslar1
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
