gpd-map-research

Orchestrate parallel gpd-research-mapper agents to generate seven standardized research map documents.

1|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/CharlieGreenman/roomtemp-superconductor-gpd --skill gpd-map-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-map-research
Source: https://github.com/CharlieGreenman/roomtemp-superconductor-gpd/tree/main/.agents/skills/gpd-map-research
Command: npx skills add https://github.com/CharlieGreenman/roomtemp-superconductor-gpd --skill gpd-map-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates a multi-agent workflow to map a physics research project into structured, reusable documents, enabling rapid planning and traceability.

Core Features & Use Cases

  • Spawns four parallel gpd-research-mapper agents to document theory, computation, methodology, and status.
  • Produces a complete .gpd/research-map/ with seven structured documents for governance, reproducibility, and collaboration.
  • Handles agent failures gracefully by partial completion and retry options, with a final orchestrator summary.

Quick Start

Execute the gpd-map-research workflow to generate the seven-document research map and commit it to .gpd/research-map/.

Frequently Asked Questions about gpd-map-research

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

FAQPage Schema
How do I automate research documentation for a physics project using parallel agents?

Parallel agents map a physics research project by documenting theory, computation, methodology, and status concurrently. This workflow generates a standardized suite of files for governance, reproducibility, and collaboration within a designated research map directory.

What is a research map and how does it help with project onboarding?

A research map is a structured documentation suite of seven standardized files like FORMALISM.md, ARCHITECTURE.md, and VALIDATION.md. It facilitates project onboarding by providing consistent, traceable documentation that enables rapid planning and collaboration across physics research teams.

How do I generate structured documents like FORMALISM.md and REFERENCES.md for my research project?

Generating structured documents like FORMALISM.md and REFERENCES.md requires executing a multi-agent orchestration workflow. Four parallel mapper agents write seven predefined documents to a .gpd/research-map directory, capturing the project's formalism, references, architecture, structure, conventions, validation, and concerns.

Do I need a specific directory structure to map research with parallel agents?

Yes, mapping research requires a defined contract context and a dedicated research map directory named .gpd/research-map. The parallel mapper agents write the seven standardized documentation files directly to this location to ensure consistent project traceability and governance.

When should I refresh a physics research map after major theoretical progress?

You should refresh a research map after major theoretical or computational progress, or when onboarding new collaborators to an existing project. Re-executing the parallel agents updates the seven structured documents to reflect the latest project state and maintain accurate traceability.

What happens if a parallel mapper agent fails during research documentation orchestration?

If a parallel mapper agent fails during orchestration, the workflow handles it gracefully through partial completion and retry options. The orchestrator provides a final summary, allowing you to retry failed agents without losing the documentation progress already written to the research map directory.