Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
AI Fluency Playbook
Getting Started
How to Use
Core Content
Five Pillars
Exercises
Concepts
Learning Profiles
Archetypes
Pathways
Reference
Resources
Glossary
Tools
Further Reading
GW AI Fluency Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
The Workflow Blueprint
(section)
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== π§ Jump in (Tinkerers start here) == Pick a real business process that currently takes you 30+ minutes and involves multiple steps. Examples: weekly reporting, content production, customer onboarding documentation, project status updates, invoice processing. '''Phase 1 β Map the current process.''' Send this: <blockquote> I'm going to automate this business process: '''[describe the process]'''. Help me map the current manual workflow: 1. What triggers the process? (time-based, event-based, request-based) 2. What are the sequential steps from trigger to final output? 3. What inputs does each step require? 4. What decisions are made at each step? (if/then logic) 5. Where are the bottlenecks or error-prone points? 6. What's the final deliverable and who receives it? Present this as a numbered workflow with decision points marked. </blockquote> '''Phase 2 β Design the AI workflow.''' Send: <blockquote> Now redesign this as an AI-automated workflow. For each step, specify: | Step || Human or AI? || If AI: what prompt template? || If Human: what decision? || Input || Output || Quality gate Rules: - Some steps should remain human (judgment calls, approvals, sensitive decisions) - Every AI step needs a quality gate β how do you know the output is good enough to proceed? - Include error handling β what happens when an AI step produces bad output? - Include a feedback mechanism β how does the workflow improve over time? </blockquote> '''Phase 3 β Write the prompt templates.''' For each AI step in the workflow: <blockquote> Write the production-ready prompt template for Step '''[N]''': '''[step name]''' The template should include: - Role definition for the AI - Clear input specification with [PLACEHOLDERS] - Exact output format requirements - Quality criteria the output must meet - An example of good output vs. bad output This prompt should work reliably every time with different inputs. It should be usable by someone who didn't design the workflow. </blockquote> '''Phase 4 β Run the workflow end-to-end.''' Execute the full pipeline with real data. Track: * Time per step (manual vs. AI-assisted) * Quality gate pass/fail rates * Where you had to intervene or override * Total time saved vs. the manual process '''Phase 5 β Document the blueprint.''' Create a 1-page workflow document: <blockquote> Write a "Workflow Blueprint" for this process that includes: 1. '''Trigger:''' What starts the workflow 2. '''Flow diagram:''' Step-by-step with decision points (use text-based flowchart) 3. '''Prompt templates:''' Reference to each template (step number and name) 4. '''Quality gates:''' What to check at each stage 5. '''Error handling:''' What to do when something fails 6. '''Maintenance:''' How to update the workflow as requirements change 7. '''Metrics:''' How to measure whether the workflow is working well </blockquote> ----
Summary:
Please note that all contributions to GW AI Fluency Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
GW AI Fluency Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)