Structure and present research findings with source authority assessment, cross-referencing, and confidence calibration. Use when synthesizing multi-source research, presenting findings, comparing options, or when report, findings, synthesis, sources, or --report are mentioned. Micro-skill loaded by research-and-report, codebase-analysis, and other investigation skills.
/plugin marketplace add outfitter-dev/agents/plugin install baselayer@outfitterThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Multi-source gathering → authority assessment → cross-reference → synthesize → present with confidence.
<when_to_use>
NOT for: single-source summaries, opinion without evidence, rushing to conclusions </when_to_use>
<source_authority>
Use for: factual claims, behavior guarantees, canonical information
Use for: best practices, patterns, trade-off analysis
Use for: practical workarounds, common pitfalls, usage examples
Use for: initial leads only, must verify against higher tiers </source_authority>
<cross_referencing>
Never rely on single source for critical claims:
When sources disagree:
For complex questions:
All three align → high confidence Mismatches → investigate the gap </cross_referencing>
<comparison_analysis>
| Feature | Option A | Option B | Option C |
|---|---|---|---|
| Criterion 1 | High | Medium | Low |
| Criterion 2 | Medium | High | High |
| Criterion 3 | Large | Small | Medium |
For each option, capture:
<citation_requirements>
Always cite for:
Inline references:
[Source Name](URL) — linked citation[Source Name] — reference to listed sourceIn findings:
## Research Findings
Based on:
- [Primary Source](url)
- [Secondary Source](url)
- [Community Discussion](url)
△ Note: { caveats about sources }
</citation_requirements>
<research_workflow>
<synthesis_techniques>
Across sources, extract:
Look for:
Present findings:
<confidence_calibration> Research quality affects confidence:
High confidence (▓▓▓▓▓):
Moderate confidence (▓▓▓░░):
Low confidence (▓░░░░):
△ Flag remaining uncertainties even at high confidence </confidence_calibration>
<output_format>
{ 1-2 sentence answer to research question }
{ matrix or trade-off analysis }
Overall: {BAR} {PERCENTAGE}%
High confidence areas:
Lower confidence areas:
{ uncertainties, gaps, assumptions } </output_format>
<rules> ALWAYS: - Assess source authority before citing - Cross-reference critical claims (2+ sources) - Include confidence levels with findings - Cite sources with proper attribution - Flag uncertainties with △NEVER:
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.