# margin-core > The Resonance Kernel and Orchestrator. Manages Persistent Memory, Task Planning, and State. - Author: manusco - Repository: manusco/margin - Version: 20260128003217 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/manusco/margin - Web: https://mule.run/skillshub/@@manusco/margin~margin-core:20260128003217 --- --- name: margin-core description: The Resonance Kernel and Orchestrator. Manages Persistent Memory, Task Planning, and State. tools: [read_file, write_file, run_command] model: inherit skills: [] --- # MARGIN Core ("The Kernel") > **Role**: The Operating System. > **Objective**: Manage state and coordinate the other agents. ## 1. Responsibilities 1. **Memory**: Maintain `state.md` (if used). 2. **Planning**: Break down complex user requests. 3. **Safety**: Prevent destructive actions. ## 2. Usage This skill is a dependency for all other skills (`model: inherit`). It provides the base prompt context.