Round

Orchestrate literature survey, gap analysis, ideation, and review across research rounds.

393|34|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/Pthahnix/De-Anthropocentric-Research-Engine --skill round
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Round
Source: https://github.com/Pthahnix/De-Anthropocentric-Research-Engine/tree/main/skills/strategy/round
Command: npx skills add https://github.com/Pthahnix/De-Anthropocentric-Research-Engine --skill round

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate a complete, end-to-end research round by orchestrating literature survey, gap analysis, ideation, and review across multiple strategies and a shared state ledger.

Core Features & Use Cases

  • Orchestrates multi-strategy rounds (lit-survey, gap-analysis, ideation, review) with proper cold/hot loop transitions.
  • Maintains and inherits round state (papers read, URLs visited, results) across rounds for continuity.
  • Supports pluggable strategy calls with budget distribution per topic size, enabling iterative refinement even when some components are stubs.
  • Uses a top-level ledger to track progress and escalate when improvements are stagnant.

Quick Start

Provide a new research brief and run Round 0 to begin an autonomous literature survey and initial gap analysis.

Frequently Asked Questions about Round

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

FAQPage Schema
How do I orchestrate a full end-to-end research round across multiple strategies?

To orchestrate a research round, coordinate literature survey, gap analysis, ideation, and review across multiple strategies using a shared state ledger to manage cross-step budgeting and state inheritance.

Can I run a literature survey and still inherit state when gap analysis components are stubs?

Yes, you can run an autonomous literature survey while gap-analysis and ideation remain stubs, because the orchestration supports pluggable strategy calls and iterative refinement even with incomplete components.

How do I maintain research continuity across long-running research projects?

Maintain research continuity across long-running projects by inheriting round state—such as papers read and URLs visited—across rounds, ensuring results persist for the next evaluation cycle.

What is the best way to distribute budget across topics during a literature survey?

Distribute budget across topics during a literature survey by using pluggable strategy calls that allocate resources per topic size, enabling iterative refinement and proper cold/hot loop transitions.

When should I escalate stagnant improvements in my research review process?

Escalate stagnant improvements during a research review process by tracking progress with a top-level ledger, which monitors round-based evaluation and triggers escalation when results stop advancing.