rule-laravel-shared-project-mandate-always-on

Enforce project mandate alignment by loading foundational docs during every task.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This rule ensures every task remains aligned with the project mandate and foundational docs, preventing drift and promoting governance.

Core Features & Use Cases

  • Treat foundation_documentation/project_mandate.md as binding and ensure decisions advance its principles.
  • Load and align with core docs: foundation_documentation/domain_entities.md, foundation_documentation/system_roadmap.md, and relevant module/screen docs when the scope touches them.
  • Log missing or stale foundational docs and require updates before proceeding when they are critical to the task.
  • Use case: during a design decision, verify alignment with the mandate and core docs before implementation.

Quick Start

Reload mandate/core docs at session start; revisit roadmap and relevant module/screen docs when scope changes.

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

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

FAQPage Schema
How do I keep engineering tasks aligned with project foundation docs?

Keeping tasks aligned with foundation docs requires treating project mandate files as binding and loading related roadmaps to verify governance before implementation proceeds.

What happens when foundational documentation is missing during a design decision?

When foundational documentation is missing during a design decision, the workflow logs the stale docs and requires updates before proceeding if the missing files are critical to the task scope.

When do I need to reload project mandate and core docs?

You need to reload project mandate and core docs at session start, and revisit system roadmaps or module docs whenever the task scope changes to prevent governance drift.

Does this governance approach work across design and implementation tasks?

Yes, this governance approach works across design and implementation tasks by enforcing alignment with domain entities and system roadmaps to ensure decisions advance project principles.

Why does task drift happen in engineering workflows?

Task drift happens in engineering workflows when foundational docs are not treated as binding, causing implementation decisions to diverge from the original project mandate and domain entities.