From fieldguides
This skill should be used when synthesizing multi-source research, presenting findings with attribution, or when report, findings, or synthesis are mentioned.
npx claudepluginhub outfitter-dev/outfitter --plugin fieldguidesThis skill uses the workspace's default tool permissions.
Multi-source gathering → authority assessment → cross-reference → synthesize → present with confidence.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides MCP server integration in Claude Code plugins via .mcp.json or plugin.json configs for stdio, SSE, HTTP types, enabling external services as tools.
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>
| Tier | Confidence | Types | Use For |
|---|---|---|---|
| 1: Primary | 90-100% | Official docs, original research, direct observation | Factual claims, guarantees |
| 2: Secondary | 70-90% | Expert analysis, established publications, official guides | Best practices, patterns |
| 3: Community | 50-70% | Q&A sites, blogs, wikis, anecdotal evidence | Workarounds, pitfalls |
| 4: Unverified | 0-50% | Unattributed, outdated, content farms, unchecked AI | Initial leads only |
See source-tiers.md for detailed assessment criteria.
</source_authority>
<cross_referencing>
Never rely on single source for critical claims:
When sources disagree:
For complex questions, seek alignment across:
All three align → high confidence. Mismatches → investigate the gap.
</cross_referencing>
<comparison_analysis>
Three comparison methods:
| Method | When to Use |
|---|---|
| Feature Matrix | Side-by-side capability comparison |
| Trade-off Analysis | Strengths/weaknesses/use cases per option |
| Weighted Matrix | Quantitative scoring with importance weights |
See comparison-methods.md for templates and examples.
</comparison_analysis>
<synthesis_techniques>
Across sources, identify:
</synthesis_techniques>
<confidence_calibration>
| Level | Indicator | Criteria |
|---|---|---|
| High | 90-100% | 3+ tier-1 sources agree, empirically verified |
| Moderate | 60-89% | 2 tier-2 sources agree, some empirical support |
| Low | Below 60% | Single source or tier-3 only, unverified |
Flag remaining uncertainties even at high confidence.
</confidence_calibration>
<output_format>
Standard report structure:
## Summary
{ 1-2 sentence answer }
## Key Findings
1. {FINDING} — evidence: {SOURCE}
## Comparison (if applicable)
{ matrix or trade-off analysis }
## Confidence Assessment
Overall: {LEVEL} {PERCENTAGE}%
## Sources
- [Source](url) — tier {N}
## Caveats
{ uncertainties, gaps, assumptions }
See output-template.md for full template with guidelines.
</output_format>
ALWAYS:
NEVER:
Research vs Report-Findings:
research skill covers the full investigation workflow using MCP toolsreport-findings) covers synthesis, source assessment, and presentationLoad this skill during research synthesis stage, or standalone for any task requiring multi-source synthesis with proper attribution.