Skip to main content

In this article

Shared/Planner Identity Base

Shared/Planner Identity Base
FieldValue
Kindinstruction
Source.github/instructions/shared/planner-identity-base.instructions.md
InvocationApplied automatically to **/.copilot-tracking/sssc-plans/**, **/.copilot-tracking/rai-plans/**, **/.copilot-tracking/security-plans/**, **/.copilot-tracking/accessibility/**, **/.copilot-tracking/privacy-plans/**
InteractiveNo

What it does

Shared identity scaffold for phase-based planning agents (SSSC, RAI, Security, Accessibility, Privacy) covering state-file convention, six-phase orchestration template, state protocol, resume protocol, question cadence mechanics, optional disclaimer cadence, and error handling

When to use it

Apply this base whenever SSSC, RAI, Security, Accessibility, or Privacy planner state and artifacts are created, resumed, or recovered. It supplies shared state, phase, cadence, disclaimer, and error mechanics; the matching planner identity remains authoritative for concrete phases, schemas, gates, and cross-planner behavior.

Example usage

Provide a concrete example that shows the asset in action, including representative input and the resulting output.