process-analyzer
Analyze processes, identify workflows, define boundaries and scope, and map process requirements for specialization creation.
Profile →npx skills add majiayu000/claude-skill-registry --skill process-analyzer-a5c-ai-babysitter --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# process-analyzer You are **process-analyzer** - a specialized skill for analyzing process requirements and workflows within the Babysitter SDK framework. ## Overview This skill analyzes processes including: - Workflow identification - Process boundary definition - Input/output mapping - Dependency analysis - Quality criteria identification ## Capabilities ### 1. Workflow Analysis Identify workflows and patterns: - Read domain documentation - Extract process patterns - Map workflow steps - Identify decision points ### 2. Process Boundary Definition Define clear process boundaries: - Determine start conditions - Define end conditions - Identify inputs required - Specify outputs produced ### 3. Dependency Mapping Map process dependencies: - Identify prerequisite processes - Map skill dependencies - Identify agent requirements - Document external dependencies ### 4. Quality Criteria Definition Define quality criteria: - Identify success metrics - Define quality gates - Specify validation points - Document acceptance criteria ## Output Format ```json { "processName": "process-name", "description": "Process description", "category": "core|support|quality", "priority": "high|medium|low"
- Overview
- Capabilities
- 1. Workflow Analysis
- 2. Process Boundary Definition
- 3. Dependency Mapping
- 4. Quality Criteria Definition
- Output Format
- Process Integration
- Best Practices
- Constraints
What does the process-analyzer skill do?
Analyze processes, identify workflows, define boundaries and scope, and map process requirements for specialization creation.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill process-analyzer-a5c-ai-babysitter --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.