workflow-analysis
Structured business workflow and feature analysis framework. Produces stakeholder maps, flow diagrams, implementation plans, and risk assessments.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Structured business workflow and feature analysis framework. Produces stakeholder maps, flow diagrams, implementation plans, and risk assessments.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Manage project board — issues, sprints, status tracking, acceptance verification, and release management. Supports GitHub Projects, Jira, and YouTrack via pluggable providers.
Manage project board — issues, sprints, status tracking, acceptance verification, and release management. Supports GitHub Projects, Jira, and YouTrack via pluggable providers.
Happy path smoke testing — navigates all configured endpoints, checks HTTP status and server logs for errors, and optionally auto-creates GitHub issues for failures. Config-driven via CC_SMOKE_TEST_* variables.
Manage GitHub Project board — issues, sprints, status tracking, acceptance verification, and release management. White-labeled template for any project.
Check for and apply cognitive-core framework updates. Compares installed agents, skills, and hooks against the framework source, shows available updates, and safely applies them.
Check for and apply cognitive-core framework updates. Compares installed agents, skills, and hooks against the framework source, shows available updates, and safely applies them.
| name | workflow-analysis |
| description | Structured business workflow and feature analysis framework. Produces stakeholder maps, flow diagrams, implementation plans, and risk assessments. |
| user-invocable | true |
| disable-model-invocation | true |
| allowed-tools | Read, Grep, Glob, WebSearch |
| catalog_description | Business workflow analysis — stakeholder maps, flows, and risk assessments. |
Provides structured analysis for new features, workflow changes, and business
process proposals. Language-agnostic; reads architecture pattern from
CC_ARCHITECTURE in cognitive-core.conf.
$ARGUMENTS -- topic or feature to analyze--depth=quick -- 15-minute overview (stakeholders + high-level flow)--depth=standard -- full analysis (default)--depth=deep -- comprehensive with risk matrix, alternatives, migration plan--depth=quick)WORKFLOW ANALYSIS - [Topic]
===========================
STAKEHOLDERS: [Role]: [Interest/Impact]
CURRENT STATE: [What exists today]
PROPOSED FLOW: [Step 1] -> [Step 2] -> [Step 3]
RECOMMENDATION: [Proceed / needs analysis / blocked by X]
WORKFLOW ANALYSIS - [Topic]
===========================
1. BUSINESS CONTEXT
Problem / Value / Stakeholders
2. CURRENT STATE
Existing modules / Data flow / Limitations
3. PROPOSED WORKFLOW
Flow diagram / State transitions (if applicable)
4. ARCHITECTURE ALIGNMENT
Layer mapping per CC_ARCHITECTURE pattern
Existing patterns to reuse
5. IMPLEMENTATION ESTIMATE
Phases / Effort / Dependencies
6. RISKS
Risk / Impact / Likelihood / Mitigation
7. RECOMMENDATION
Clear next steps with priorities
--depth=deep)Adds to Standard:
8. ALTERNATIVE APPROACHES
9. SECURITY AND GOVERNANCE
10. MIGRATION PLAN
11. SUCCESS METRICS
12. DECISION LOG
After producing the analysis:
/project-status -- Current project status/fitness -- Verify code fitness before commitCLAUDE.md -- Project standards