refresh-persona Skill
Re-read current session digest + carry-forward + MEMORY.md index and pin into the turn. Use when the user calls out persona drift ("you're taking things too literally," "this doesn't sound like you," "you just forgot X") or after a compaction event. Also use when explicitly asked to "refresh persona" or "reload memory. Published by microsoft in entrabot.
What is refresh-persona Skill?
Re-read current session digest + carry-forward + MEMORY.md index and pin into the turn. Use when the user calls out persona drift ("you're taking things too literally," "this doesn't sound like you," "you just forgot X") or after a compaction event. Also use when explicitly asked to "refresh persona" or "reload memory. Published by microsoft in entrabot. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using entrabot
Technical details
- Install or run with Copy skill directory
When to use refresh-persona Skill
- Use it for developers using entrabot.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/entrabot
- Skill file: .claude/skills/refresh-persona/SKILL.md
What it does
Re-read current session digest + carry-forward + MEMORY.md index and pin into the turn. Use when the user calls out persona drift ("you're taking things too literally," "this doesn't sound like you," "you just forgot X") or after a compaction event. Also use when explicitly asked to "refresh persona" or "reload memory.
Skill instructions
Refresh Persona Manual safety valve for persona drift. Reads the files most likely to restore the right voice + recent context, then pins them into the current turn. When to use - User says something like "this doesn't sound like you" - User names drift: "you're being too literal", "you forgot X" - After a compaction (auto-summarized context cuts out recent shape) - User explicitly says "/refresh-persona" or "reload memory" Steps 1. Read, in order, if they exist: - ~/.claude/projects/<this-project-slug/memory/MEMORY.md - ~/.claude/projects/<this-project-slug/memory/sessiondigest<YYYY-MM-DD.md (today's digest — skip if not present, Phase 6b adds the writer) - ~/.claude/projects/<this-project-slug/memory/carryforward.md (Phase 6c file — skip if not present) 2. For each file that exists, echo a short summary back to the turn (1-3 sentences per file) — NOT the full content. The act of reading + paraphrasing re-anchors the voice. 3. Ask the user what specifically felt off, so the next turn
Explore related resources
Frequently asked questions
What is refresh-persona?
refresh-persona is a open-source AI agent skill with Copy skill directory. Re-read current session digest + carry-forward + MEMORY.md index and pin into the turn.
Who is refresh-persona best for?
refresh-persona is best for reusing agent instructions, scripts, and references.
How do I install refresh-persona?
Install or run refresh-persona using Copy skill directory. Check refresh-persona for the latest setup command.
Is refresh-persona actively maintained?
refresh-persona may need a closer maintenance check before production use.
Auto-fetched from GitHub.