The Resonance Kernel and Orchestrator. Manages persistent memory, task planning, and project state. Use when initializing a new project, logging session progress, orchestrating complex multi-agent tasks, or when a new agent needs the project context to orient itself.
$npx -y skills add manusco/resonance --skill coreInstalls into the current project.
Run `npx skills use "https://github.com/manusco/resonance" --skill "manusco/resonance/core"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/manusco/resonance" that are relevant to the current task. Run `npx skills add "https://github.com/manusco/resonance"` and select the relevant skills, then follow their instructions.