This skill enforces a context-loading gate for agents: it detects runtime mode (plugin, MCP, or adhoc), loads bootstrap rules or context files, executes required preparation steps, and prevents further actions until context is confirmed. It standardises how agents gather and verify the current workspace, docs, and tool instructions.
Use this skill at the start of planning or executing workflows where up-to-date context matters — onboarding new tasks, switching repositories, or running multi-step automation that depends on environment-specific prep. It is especially useful for agents operating as plugins or within MCP-style orchestrations.
docs/ and bootstrap hooks.Designed for agent platforms and orchestrators (Codex/Copilot-style assistants, Claude/Gemini CLI integrations) that can call a get_context_instructions tool or read workspace documentation. Useful wherever a hard gating of prep steps is required.
This skill has not been reviewed by our automated audit pipeline yet.