Agent skill

phase3-investigate

Map what exists (or what should exist) before designing a solution.

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill phase3-investigate --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 14 KB
Bundled scripts: none
Path: skills/analysis/phase3-investigate/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

--- name: phase3-investigate description: The Mileva Method (CRISP) — Phase 3: Investigate. Process mapping for existing or greenfield processes, user journey mapping, UX discovery, project goals. Use after outcome alignment. Triggers on "investigate", "phase 3", "map the process", "process mapping", "user journey", "as-is process", or after Phase R exit checklist is complete. --- # I — Investigate: Process Understanding Map what exists (or what should exist) before designing a solution. ## Two Tracks ### Track A: Existing Process (Automation) Shadow the actual person doing the work. Step by step, no skipping. - What tool is open at each step? - What is copied, pasted, where does it go? - What decisions are made manually and why? - Where do errors happen? Where do things slow down? - Every tab, every click, every "and then I just..." > Goal: expose the real process, not the documented one. They are always different. > **War story:** Client wanted drag-and-drop category sorting for her e-commerce shop. A week of dev work, minimum. I asked why. "I just want to change the order for the season." I asked how she wanted to reorder it. She told me. Dev made the change in 4 minutes — one c

What's inside
Steps it walks through
  1. Two Tracks
  2. Track A: Existing Process (Automation)
  3. Track B: New Process (Greenfield)
  4. Deliverable 1: Process / Flow Diagram
  5. Deliverable 2: User Journey Map — One Per System User Type
  6. For each system user type: Elicit, then map
  7. Deliverable 3: Project Goals — Pre-fill, Elicit, Confirm
  8. UX Discovery — Mandatory for External Products (UI/Mobile/Web)
  9. 3A: Audience & Mental Model
  10. 3B: Visual Direction
  11. 3C: Navigation Pattern
  12. 3D: Key Screen Identification
  13. 3E: Friction & Delight Inventory
  14. Phase 3 Outputs
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the phase3-investigate skill do?

Map what exists (or what should exist) before designing a solution.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill phase3-investigate --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