What problem does it solve? Agent identity files like SOUL.md and USER.md drift out of date or get hand-edited inconsistently after initial setup. This Skill re-runs the identity interview at any time, records the user's verbatim answers into one shared answer bank, and re-renders identity files through a single render engine so there is always one source of truth. ## Core Features & Use Cases - Shared answer bank: Records answers via gbrain bootstrap interview --set/--skip into state/interview.json, the same store used by first-boot bootstrap. - Read-back confirmation gate: Requires showing answers to the user and confirming a hash before any render, preventing unreviewed changes. - Safe re-rendering: Re-renders SOUL.md, USER.md, ACCESS_POLICY.md, HEARTBEAT.md, and AGENTS.md with --force, backing up old files under .gbrain-bootstrap-backups/ first. - Six independent phases: Identity, vibe calibration, mission mapping, user profile, access boundaries, and operational cadence — each re-runnable on its own. - Use Case: A user wants to change their agent's communication style from formal to direct. The skill updates VOICE_REGISTER in the answer bank, confirms the change with the user, and re-renders only SOUL.md with a backup of the previous version. ## Quick Start Ask the agent to run a soul audit to update its identity, then answer the interview questions for the phase you want to change.