Agent Sessions window architecture — covers the sessions-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development guidelines. Use when implementing features or fixing issues in the Agent Sessions window.
$npx -y skills add devswat-resonantgenesis/rg_ide --skill sessionsInstalls into the current project.
Run `npx skills use "https://github.com/devswat-resonantgenesis/rg_ide" --skill "devswat-resonantgenesis/rg_ide/sessions"` 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/devswat-resonantgenesis/rg_ide" that are relevant to the current task. Run `npx skills add "https://github.com/devswat-resonantgenesis/rg_ide"` and select the relevant skills, then follow their instructions.