From tome
Merge, deduplicate, rank, and format research findings from multiple channels into a coherent report. Use after research agents return their results.
npx claudepluginhub athola/claude-night-market --plugin tomeThis skill uses the workspace's default tool permissions.
- After research agents return results from multiple channels
Consolidates parallel research documents into a self-contained Markdown report organized by theme, with problem statement, findings, constraints, recommendations, and sources table. Use after multi-agent research.
Aggregates 3+ raw research artifacts like notes and summaries into a structured pack with cross-source claims, provenance, and contradictions via agentic inspect/search/synthesize tools.
Generates standardized Markdown research reports with YAML frontmatter, executive summaries, findings, conclusions, and bibliographies from multi-agent research data.
Share bugs, ideas, or general feedback.
/tome:research first)/tome:dig instead)Merge findings from all channels into a ranked report.
tome.synthesis.merger.merge_findings()tome.synthesis.ranker.rank_findings()tome.synthesis.ranker.group_by_theme()tome.output.report.format_report()