research-planning
Audited by Runlayer on Feb 23, 2026
Malicious tool definition detected
Malicious tool definition detected
Tool: references/output-schemas.md Description: # Research Planning Output Schemas ## Complete Research Plan Schema ```json { "research_question": "What is the core research question?", "significance": "Why does this matter?", "methodology": { "approach": "High-level approach description", "key_techniques": ["technique1", "technique2"], "assumptions": ["assumption1", "assumption2"] }, "paper_structure": { "sections": [ { "name": "Abstract", "key_points": ["TL;DR", "contribution", "key result"],
Malicious tool definition detected
Tool: references/planning-prompts.md Description: # Research Planning Prompts Reference ## Paper2Code: 4-Turn Planning Conversation ### Turn 1 — Overall Plan **System:** ``` You are an expert researcher and strategic planner with a deep understanding of experimental design and reproducibility in scientific research. You will receive a research paper or idea description. Your task is to create a detailed and efficient plan to implement the methodology described.