refine-workflow

Identify and extract reusable workflow skills from existing processes.

1|2|Updated Dec 3, 2025
One-click install
npx skills add https://github.com/jayhjenkins/ProductOSv0.2 --skill refine-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: refine-workflow
Source: https://github.com/jayhjenkins/ProductOSv0.2/tree/main/.claude/skills/meta/refine-workflow
Command: npx skills add https://github.com/jayhjenkins/ProductOSv0.2 --skill refine-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams systematically analyze and refine workflows by identifying recurring patterns, quality gates, and context-assembly opportunities, enabling the creation of reusable skills and improved process clarity.

Core Features & Use Cases

  • Pattern recognition for validation, context assembly, and reusable procedures.
  • Duplication detection across multiple workflow SKILL.md sources to reduce redundancy.
  • Dependency mapping and extraction planning to decompose complex workflows into modular skills.
  • Use Case: A PM team analyzes three overlapping product planning workflows to extract a new "meeting-signal extraction" skill.

Quick Start

Use refine-workflow to scan existing workflows for opportunities to extract reusable skills and quality gates.

Frequently Asked Questions about refine-workflow

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

FAQPage Schema
How do I identify reusable skills from existing workflows?

To extract reusable workflow skills, analyze existing processes to map dependencies, detect cross-skill duplication, and identify validation gates. This produces an extraction plan to decompose complex workflows into modular skills.

What is dependency mapping for workflow complexity analysis?

Dependency mapping is the process of analyzing complex workflows to visualize and understand task relationships, enabling the decomposition of intricate processes into modular, reusable skills to reduce overall workflow complexity.

How do I detect cross-skill duplication across multiple workflow catalogs?

Detect cross-skill duplication by scanning multiple SKILL.md workflow sources to identify recurring validation procedures and context-assembly patterns, allowing you to consolidate redundant steps into shared reusable skills.

Can I analyze overlapping product planning workflows to extract a new validation skill?

Yes, you can analyze overlapping workflows to find shared validation gates and context-assembly procedures. This identifies extraction opportunities to create a new, unified reusable skill from the redundant workflow steps.

When should I decompose complex workflows into modular skills?

Decompose complex workflows into modular skills when you detect recurring patterns and cross-skill duplication across multiple workflow catalogs, which creates an extraction plan to reduce redundancy and improve process clarity.