Workflow to skill converter
Skill deanpeters/ai-product-operating-model-skills/skills/workflow-to-skill-converter
Convert a proven, improved workflow into a governed, reusable skill with context, decisions, examples, guardrails, evaluations, ownership, and maintenance rules.From its SKILL.md
npx -y skills add deanpeters/ai-product-operating-model-skills --skill workflow-to-skill-converterAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
3 things to look at
- 26 days oldThe repository was created 26 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
4.4 KB, 660 tokens by cl100k_base, as published. Nobody here has run it
Workflow to Skill Converter
What Is It
Convert a workflow with demonstrated usefulness into a reusable skill that a human facilitator and an AI agent can run, inspect, evaluate, and improve. This is not a prompt-polishing exercise.
Why Use It
Local workflows disappear, drift, or spread without their judgment and failure modes. A skill can preserve the productive motion—but packaging an unproven workflow merely scales confusion.
When to Use It
Use after the workflow has a clear outcome, repeated examples, known decisions, and an owner. If the workflow is still unclear or ineffective, map and redesign it first.
What It Produces
- Reuse-readiness decision
- Canonical
SKILL.md, template, and examples - Context, guardrails, evaluations, and stop rules
- Stewardship, versioning, adoption, and improvement plan
Who Should Participate
Include workflow practitioners, the outcome owner, Product Operations or enablement, an agent-instruction author, and governance partners where consequences require them.
Evidence to Bring
Bring observed workflow examples, before-and-after evidence, decisions and exceptions, context inputs, failures, user feedback, and proof that the practice can be repeated.
How to Do It
- Confirm the workflow changes a useful decision or outcome.
- Assess reuse readiness: repeated use, stable core, known variation, owner, and evidence.
- Extract triggers, inputs, decisions, steps, outputs, handoffs, and completion criteria.
- Preserve judgment: options, tradeoffs, uncertainty, escalation, and stop rules.
- Separate essential instructions from templates, examples, references, and assets.
- Write trigger-rich metadata and concise imperative instructions.
- Add a worked and weak example that demonstrate reasoning.
- Define evaluation scenarios and forward-test without leaking expected answers.
- Assign stewardship, version, review cadence, adoption measures, and retirement rules.
Key Concepts
- Proven before packaged: reusable output requires evidence of a useful motion.
- Judgment preservation: encode decisions, not just steps.
- Progressive disclosure: keep core instructions lean; load details when needed.
- Stewardship: every reusable skill needs an owner and retirement path.
Organizational Applications
Use for discovery, synthesis, portfolio review, evidence review, governance, context assembly, and other recurring product-team motions.
Common Pitfalls
- Converting a blank template or one-off prompt
- Scaling a broken workflow
- Removing anti-patterns to shorten instructions
- Embedding confidential context
- Omitting evaluation, ownership, and retirement
- Measuring downloads instead of changed work or outcomes
Combine With
Use human-aipom-work-contract to define collaboration, aipom-workflow-playbook-builder for a deeper operating playbook, and aipom-adoption-impact-scorecard to measure changed practice.
Assets and Templates
Sources
This skill is an original AIPOM synthesis informed by the repository’s canonical skill specification and contribution workflow.
What ships with it: 3 files
1.6 KB alongside SKILL.md
examples/
- weak-example.md282 B
- worked-example.md686 B
- template.md630 B