
from ai-launchpad-marketplace125
Generate a compact derived session rules file (~elle-core.md) from local context files (identity, preferences, rules, projects) and report the diff and warnings
This skill regenerates a compact 'elle-core.md' rules file from source context files (identity.md, preferences.md, rules.md, projects.md) and writes it to the user's Claude rules directory. It automates reading multiple context sources, synthesizing them into a concise rule set, and reporting a diff so the operator can review what changed. The goal is to keep conversational assistant rules and preferences in sync with editable source content.
Run this after major context edits (identity, preferences, or rules), after upgrades, or whenever session behaviour feels out of date. It is useful during onboarding, preference tuning, or automated workflows that update user projects or rules. The skill is intentionally non-invasive: it writes the derived file and prints a summary for manual review.
Works with local assistant runtimes that control session rules (Claude-family or similar local rule-based agents). It's best used where the agent can run Python and write to the user's ~/.claude directory.
Sync Context regenerates a compact derived rules file (elle-core.md) from local context source files (identity, preferences, rules, projects) for Claude Code sessions. The script is clean, well-structured Python with good separation of concerns and clear docstrings. It failed in testing because the expected ~/.claude/.context directory doesn't exist on this machine, which is expected — it requires the personal-assistant setup to have been run first. No security concerns whatsoever; purely local file operations.
Well-written utility skill for a specific ecosystem. No security issues. Clean code with proper error handling. Limited audience due to dependency on the elle-core personal assistant setup.
Skill Retro
Analyze a session's skill invocations to surface performance issues and recommend or apply improvements using the skill-creator workflow.
Onboard — Get to Know the User
Guided conversational onboarding that captures user identity, preferences, relationships, projects, and key dates into Elle's context files for personalized ass