Agent skill

process-analyzer

Analyze processes, identify workflows, define boundaries and scope, and map process requirements for specialization creation.

majiayu000534★ · 1 repos on radarProfile →
claude-coderead-onlyMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Version: 1.0.0
Declared author: babysitter-sdk
Allowed tools: ReadGlobGrep
Path: skills/analysis/process-analyzer-a5c-ai-babysitter/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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"

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. 1. Workflow Analysis
  4. 2. Process Boundary Definition
  5. 3. Dependency Mapping
  6. 4. Quality Criteria Definition
  7. Output Format
  8. Process Integration
  9. Best Practices
  10. Constraints
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going