What problem does it solve? Working inside the TrustField Technologies repository requires following strict session protocols, workspace boundaries, and governance rules that are easy to forget or violate. This Skill enforces the correct startup sequence, forbidden paths, and reporting workflow for every agent session. ## Core Features & Use Cases - Locked Session Bootstrap: Reads the locked workspace session prompt from WORKSPACE_SESSION_PROMPT_LOCKED.md before any other action. - Workspace Boundary Enforcement: Restricts work to the TrustField Technologies folder and forbids access to ~/Desktop/SourceA. - Vault Reporting & Scoreboard: Mandates vault deposits, activity logging via the private hub page, and an end-of-session agent scoreboard report. - Use Case: An agent starting a GTM outreach task in the TrustField repo uses this Skill to load the session prompt, verify the UI with the e2e script, log activity to the vault, and file a scoreboard report at session end. ## Quick Start Start a TrustField workspace session by reading the locked session prompt and following the middle-layer reporting workflow.