rule-docker-shared-session-lifecycle-model-decision

Enforce session lifecycle transitions and post-session review in docker-based environments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This rule ensures consistent session lifecycle handling by anchoring the active profile, enforcing lifecycle transitions, and coordinating post-session review to prevent drift.

Core Features & Use Cases

  • Load the Profile Selection Workflow to anchor the active profile.
  • Execute the Session Lifecycle Workflow to log purpose, freeze work during instruction edits, and manage transitions.
  • Use the runtime-index derivation workflow when runtime predicates indicate resume work or blocked TODOs to derive a derivative index before resuming.
  • Ensure foundation governance is loaded for all routes/modules/scopes before implementing tasks.
  • Follow the post-session review steps to analyze new principles and update mandates after session completion.

Quick Start

At the start or end of a session, apply the rule to initialize profile anchoring and trigger the lifecycle and post-session-review workflows.

Frequently Asked Questions about rule-docker-shared-session-lifecycle-model-decision

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

FAQPage Schema
How do I automate docker session lifecycle governance and prevent configuration drift?

To automate docker session lifecycle governance, you can use a rule that anchors the active profile, enforces lifecycle transitions, and coordinates post-session review to prevent drift across docker-based environments.

What is a docker session lifecycle workflow and when do I need it?

A docker session lifecycle workflow logs session purpose, freezes work during instruction edits, and manages scope transitions. You need it to ensure protocol adherence and prevent drift when working across docker environments.

How do I enforce foundation governance checks for all routes and modules before implementing tasks?

You enforce foundation governance by applying a session lifecycle rule that ensures governance is loaded for all routes, modules, and scopes before task implementation, anchoring the active profile first.

How do I resume work or handle blocked TODOs in a docker environment session?

To resume work or handle blocked TODOs, you use a runtime-index derivation workflow to derive a derivative index before resuming the session, triggered when runtime predicates indicate blocked items.

Does this session lifecycle rule require specific dependencies to run in docker environments?

No specific external dependencies are required to run this session lifecycle rule in docker environments, as it relies on internal workflows like Profile Selection and post-session review steps.

What is the best way to analyze new principles and update mandates after a docker session ends?

The best way to analyze new principles and update mandates after a docker session ends is by following dedicated post-session review steps triggered at session completion to ensure continuous protocol adherence.