gpd-new-project

Initialize physics research projects with structured documentation and configurations.

Updated May 1, 2026
One-click install
npx skills add https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry --skill gpd-new-project-unified-field-theory-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-new-project
Source: https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry/tree/main/.agents/skills/gpd-new-project
Command: npx skills add https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry --skill gpd-new-project-unified-field-theory-research

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the initialization of new physics research projects, streamlining the process of gathering context and creating essential project documentation.

Core Features & Use Cases

  • Project Initialization: Automatically creates a new physics research project structure with essential files and configurations.
  • Context Gathering: Asks targeted questions to gather research context and requirements.
  • Documentation Creation: Generates PROJECT.md, REQUIREMENTS.md, ROADMAP.md, and STATE.md files with structured content.
  • Flexible Modes: Supports auto, minimal, and standard modes for project initialization.
  • Use Case: Ideal for researchers looking to quickly start a new project with a structured approach, reducing the time spent on initial setup.

Quick Start

Use the gpd-new-project skill to initialize a new physics research project. For example, run gpd-new-project --auto @proposal.md to start a project from a research proposal document.

Frequently Asked Questions about gpd-new-project

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

FAQPage Schema
How do I automate physics research project initialization with structured documentation?

Automating physics research project initialization involves asking targeted questions to gather context and automatically creating structured documentation files like PROJECT.md and ROADMAP.md. This Skill streamlines that setup process by generating essential project files and configurations.

What's the best way to set up a new research project from an existing proposal document?

To set up a research project from a proposal document, you can run the Skill in auto mode by passing the proposal file as an argument. This automatically extracts research context and requirements to generate the necessary project structure and documentation.

Does project initialization require Rust and associated libraries to run?

Yes, executing this project initialization automation requires Rust and its associated libraries to be installed in your environment. The Skill relies on Rust to execute the scripts that gather context and generate the project documentation files.

What project documentation files are generated during physics research project setup?

During physics research project setup, the Skill generates four essential documentation files: PROJECT.md, REQUIREMENTS.md, ROADMAP.md, and STATE.md. These files provide a structured foundation for managing research context, requirements, and project state.

Can I use minimal initialization modes for smaller physics research projects?

Yes, the Skill supports flexible initialization modes including auto, minimal, and standard. You can use the minimal mode for smaller physics research projects to reduce the initial setup overhead while still generating essential project structure.