workflow-analyze

Analyze issues to generate structured reports with executive summaries and recommendations.

1|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/specvital/infra --skill workflow-analyze
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: workflow-analyze
Source: https://github.com/specvital/infra/tree/main/.claude/skills/workflow-analyze
Command: npx skills add https://github.com/specvital/infra --skill workflow-analyze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes issues to produce structured analysis reports that guide decision-making at the start of a task or feature.

Core Features & Use Cases

  • Structured problem definition to capture current state, goals, and constraints
  • Evaluation of 2-4 solution approaches with trade-offs
  • Executive summary and final recommendation
  • Dual-language analysis artifacts (English + Korean)

Quick Start

Provide task details as input to generate a new WORK-{task-name} analysis. The system will output analysis documents at docs/work/WORK-{task-name}/analysis.md and docs/work/WORK-{task-name}/analysis.ko.md.

Frequently Asked Questions about workflow-analyze

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

FAQPage Schema
How do I generate a structured analysis report to guide decision-making for a new feature?▼

To generate a structured analysis report for a new feature, provide your task details as input. The system evaluates 2-4 solution approaches with trade-offs, producing an executive summary and actionable recommendations to guide decisions.

What is the best way to compare solution options before starting a development task?▼

Comparing solution options before a task requires defining the current state, goals, and constraints. This analysis evaluates 2-4 approaches with trade-offs, delivering an executive summary and final recommendation for decision support.

Can I produce dual-language documentation for task analysis automatically?▼

Yes, you can produce dual-language documentation automatically. The system generates dual-language analysis artifacts in English and Korean, outputting files as analysis.md and analysis.ko.md within the specific task directory.

Does the analysis include an executive summary for project stakeholders?▼

Yes, the analysis includes an executive summary for project stakeholders. Alongside evaluating solution approaches and trade-offs, it produces executive summaries and final recommendations to support stakeholder decision-making at task initiation.

What input do I need to provide for initiating a new task analysis?▼

To initiate a new task analysis, you need to provide task details as input. The system uses this information to capture the current state, goals, and constraints, generating a structured WORK-{task-name} analysis directory.

When should I use a structured decision-support analysis for my project?▼

Use a structured decision-support analysis when initiating new tasks or features. It captures the current state and constraints, compares solution options, and produces actionable recommendations to guide early project decisions before implementation.