docs-baseline-loading

Validate and create mandatory project documentation baseline files before implementation.

291|38|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/J-Pster/Psters_AI_Workflow --skill docs-baseline-loading
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-baseline-loading
Source: https://github.com/J-Pster/Psters_AI_Workflow/tree/main/plugins/psters-ai-workflow/skills/docs-baseline-loading
Command: npx skills add https://github.com/J-Pster/Psters_AI_Workflow --skill docs-baseline-loading

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps projects compliant by ensuring a mandatory documentation baseline is present, readable, and aligned before implementation work begins.

Core Features & Use Cases

  • Baseline verification: validates the presence of required docs such as docs/infrastructure.md, docs/architecture.md, docs/integrations.md, docs/environments.md, and docs/glossary.md, and checks for essential sections.
  • Auto-creation and remediation: creates missing baseline files and sections with a minimal, consistent structure.
  • Contextual guidance: suggests optional, high-value docs (e.g., module- or feature-specific docs) when relevant to the project scope.

Quick Start

Check for the mandatory docs baseline and create any missing baseline sections before implementation begins.

Frequently Asked Questions about docs-baseline-loading

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

FAQPage Schema
How do I enforce a mandatory documentation baseline before coding begins?

To enforce a documentation baseline before coding, you must validate the presence, readability, and alignment of required project docs. This process checks for mandatory files like architecture and infrastructure docs, prompting creation of any missing sections to ensure compliance before implementation work proceeds.

What is a docs baseline and why is it needed for project governance?

A docs baseline is a mandatory set of structured project documentation, including architecture, integrations, and glossary files, required to maintain governance. It is needed to keep projects compliant by ensuring essential context is present, readable, and aligned before any implementation work begins.

How do I set up required project documentation like architecture and infrastructure files?

Setting up required project documentation involves verifying baseline files such as docs/architecture.md and docs/infrastructure.md. If mandatory sections are missing, the system auto-creates them with a minimal, consistent structure to remediate gaps and align the project documentation before development starts.

Does this docs baseline enforcement work for existing code activities in progress?

Yes, docs baseline enforcement applies to all code activities in progress. It continuously checks for the required documentation baseline, validating the structure and content of existing files to ensure ongoing compliance, and prompts for remediation if alignment is missing.

What happens when required documentation files are missing from my project?

When required documentation files are missing, the system automatically creates the missing baseline files and sections. It generates a minimal, consistent structure for these docs to remediate the gap, ensuring the project aligns with the documented baseline before implementation continues.

Can I get contextual guidance for optional project documentation beyond the baseline?

Yes, beyond enforcing the mandatory baseline, the system provides contextual guidance by suggesting optional, high-value documentation. It recommends module- or feature-specific docs when they are relevant to the overall project scope, enhancing the existing documentation governance.