rule-docker-shared-project-mandate-always-on

Enforce project mandate alignment and documentation governance across Docker/shared project tasks.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/belluga/delphi-ai --skill rule-docker-shared-project-mandate-always-on
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rule-docker-shared-project-mandate-always-on
Source: https://github.com/belluga/delphi-ai/tree/main/.cline/skills/rule-docker-shared-project-mandate-always-on
Command: npx skills add https://github.com/belluga/delphi-ai --skill rule-docker-shared-project-mandate-always-on

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The rule guarantees that all work decisions are grounded in the project mandate and foundational documentation, preventing drift and misalignment across teams.

Core Features & Use Cases

  • Enforces binding reference to foundation_documentation/project_mandate.md at task start.
  • Validates alignment with core docs like foundation_documentation/domain_entities.md and foundation_documentation/system_roadmap.md.
  • Logs gaps and prompts updates when critical docs are missing or stale.

Quick Start

Review the project mandate and core docs before starting any task to ensure alignment.

Frequently Asked Questions about rule-docker-shared-project-mandate-always-on

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

FAQPage Schema
How do I enforce project mandate alignment for engineering tasks?

To enforce project mandate alignment, bind a rule to foundation_documentation/project_mandate.md at task start. This guarantees all governance, design, and implementation decisions remain grounded in foundational documentation and prevents drift across teams.

What happens when foundational documentation is missing or stale during project governance?

When foundational documentation is missing or stale, the rule logs the gaps and blocks progress. It prompts users to provide updates for critical core docs like domain_entities.md and system_roadmap.md before any further work proceeds.

How do I validate task decisions against core project documents in a shared Docker context?

Validate task decisions by loading core docs such as foundation_documentation/system_roadmap.md and domain_entities.md. The rule checks alignment with these foundational documents within shared Docker project contexts to ensure compliance.

Do I need a project_mandate.md file to use documentation governance rules?

Yes, a project_mandate.md file is required. The rule enforces a binding reference to foundation_documentation/project_mandate.md at the start of any task to ensure alignment and proper documentation governance.

Why does my engineering task get blocked before implementation starts?

Your task gets blocked because the documentation governance rule detects missing or stale foundational documents. It halts progress until you update the required core docs to ensure all decisions align with the project mandate.

What is mandate alignment in software engineering project management?

Mandate alignment is the process of grounding all work decisions in the project mandate and foundational documentation. It prevents scope drift and misalignment across teams by requiring binding references to core governance docs.