gpd-decisions

Retrieve and filter cumulative decision logs by phase, keyword, and impact level.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides access to and filtering of the cumulative decision log, enabling users to quickly review and analyze past project decisions.

Core Features & Use Cases

  • Decision Log Access: Retrieve the full or filtered decision log for review.
  • Phase and Keyword Filtering: Search and filter decisions by project phase or specific keywords.
  • Impact Level Filtering: Identify decisions with high, medium, or low impact.
  • Use Case: For a project manager, use this Skill to quickly view all decisions made in a specific phase or to find decisions related to a particular keyword.

Quick Start

Use the gpd-decisions skill to view all decisions from Phase 3: gpd-decisions 3.

Frequently Asked Questions about gpd-decisions

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

FAQPage Schema
How do I filter a project decision log by phase or keyword?

Filter a decision log by specifying a phase number, keyword, or impact level to retrieve targeted project insights. The Skill parses your project directory and returns only the matching historical records.

Can I identify high impact decisions from my project management log?

Identify high impact decisions by applying impact level filtering to your decision log. This surfaces critical project decisions, separating them from medium or low impact entries for focused review.

What files do I need to retrieve cumulative decision logs for a project?

To retrieve cumulative decision logs, you need access to your project directory containing decision log files and project state files. The Skill reads these local files to extract past decisions.

What is the best way to review past project decisions by phase?

The best way to review past project decisions by phase is to pass the phase number as a parameter. This filters the cumulative decision log to display only entries recorded during that specific project phase.

Does decision analysis filtering work without project state files?

Decision analysis filtering does not work without project state files. The Skill explicitly requires access to both decision log files and project state files within the project directory to parse and filter correctly.