How this skill is triggered — by the user, by Claude, or both
Slash command
/sage:researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- PERSONA: Read sage/core/agents/analyst.persona.md for your mindset.
Understand before building. Research users, needs, and opportunities.
Scan .sage/docs/ for existing research artifacts (jtbd-, ux-audit-,
opportunity-, user-interview-). Scan .sage/work/ for in-progress
research initiatives.
If prior research exists: "Sage: Found existing research — [list]. Building on what's already known."
If in-progress initiative: resume from current phase.
Read .sage/decisions.md for context.
Sage → research workflow. What do you want to understand?
[1] Users — interview → JTBD analysis (2 steps) [2] Opportunity — JTBD → opportunity map (2 steps) [3] Experience — UX audit → evaluation (2 steps) [4] Comprehensive — interview → JTBD → UX audit → opportunity map (4 steps)
Pick 1-4, type / for commands, or describe what you need.
Based on scope, load and execute skills in sequence:
| Scope | Skill Chain |
|---|---|
| Users | user-interview → jtbd |
| Opportunity | jtbd → opportunity-map |
| Experience | ux-audit → ux-evaluate |
| Comprehensive | user-interview → jtbd → ux-audit → opportunity-map |
For each skill in the chain:
sage/skills/[skill]/SKILL.md and follow its process.sage/docs/[skill-prefix]-[topic].mdSage: [Skill] findings for [topic]:
[A] Approve — continue to next step [R] Revise
Pick A/R, or tell me what to change.
After all skills in the chain complete:
🔒 FINDINGS CHECKPOINT (Zone 2):
Sage: Research complete. Key findings:
Artifacts: .sage/docs/[skill-prefix]-[topic].md (for each skill)
Decision: [research conclusions]. (appended to decisions.md)
[A] Approve findings [R] Revise [N] New session → /design to continue
Pick A/R/N, or tell me what to change.
Findings quality check (before presenting):
Next steps: /design — brief → spec → copy (reads your research findings) /build — spec → plan → implement → verify /reflect — review research quality, extract meta-learnings
Type a command, or describe what you want to do next.
Good research output:
npx claudepluginhub xoai/sage --plugin sageOrchestrates research workflows for technical questions, codebase patterns, requirements, and best practices with multi-source gathering, synthesis, and evidence-based reporting.
Orchestrates research workflows from question definition to evidence-based findings documentation for technical, requirements, literature, and codebase topics.
Designs structured user research in 6 blocks (Purpose, Plan, Criteria, Analysis, Conclusions, Next Steps) using JTBD framework and Mom Test/Field Study. Accepts PRD input; outputs JTBDs. Triggers: interview prep, note analysis, gap detection.