research-synthesis

Synthesize research findings into structured markdown files for OAK planning.

62|6|Updated Sep 12, 2024
One-click install
npx skills add https://github.com/sirkirby/unifi-network-rules --skill research-synthesis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-synthesis
Source: https://github.com/sirkirby/unifi-network-rules/tree/main/.claude/skills/research-synthesis
Command: npx skills add https://github.com/sirkirby/unifi-network-rules --skill research-synthesis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides structured methods to consolidate research findings for OAK planning, turning scattered notes and sources into actionable documents.

Core Features & Use Cases

  • Consolidation: Merge findings from codebases, docs, and external sources into topic-specific research files.
  • Organization: Maintain a consistent format for topics under oak/plan/<plan-name>/research/.
  • Planning Alignment: Ensure research results inform task planning and constitution alignment.

Quick Start

Create or update oak/plan/<plan-name>/plan.md and the corresponding oak/plan/<plan-name>/research/<topic-slug>.md files to begin a synthesis workflow.

Frequently Asked Questions about research-synthesis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I consolidate scattered research findings into structured planning documents?

Consolidating scattered research findings into structured planning documents involves synthesizing codebase analyses, project documentation, and external sources into topic-specific research files. This process creates shareable markdown files with consistent frontmatter to inform planning decisions.

What is the file structure required for OAK planning research synthesis?

The file structure for OAK planning research synthesis requires creating oak/plan/<plan-name>/research/<topic-slug>.md files. Each file must contain consistent frontmatter and follow a defined Research Topics structure to maintain organization and formatting requirements.

How do I start a research synthesis workflow for OAK planning?

To start a research synthesis workflow for OAK planning, create or update oak/plan/<plan-name>/plan.md and the corresponding oak/plan/<plan-name>/research/<topic-slug>.md files. This establishes the directory structure needed to consolidate findings into topic-specific research files.

Can I merge external sources and codebase analyses into topic-specific research files?

Yes, merging external sources and codebase analyses into topic-specific research files is the core consolidation feature. This Skill combines findings from project documentation, codebase analyses, and external sources into structured markdown files to inform planning decisions and constitution alignment.

What's the best way to organize research topics for project planning?

The best way to organize research topics for project planning is maintaining a consistent format under oak/plan/<plan-name>/research/ directories. This ensures research synthesis results align with task planning and constitution requirements while remaining shareable and consistently formatted.

Does this research synthesis approach work without additional dependencies?

Yes, this research synthesis approach works without additional dependencies. The Skill operates independently to produce structured markdown research files, requiring only the proper OAK planning directory structure and source materials to consolidate into topic-specific outputs.