Bootstrap rekal memory for a project. Scans the codebase for architecture, conventions, dependencies, workflows, and config, then stores durable knowledge as properly typed, tagged, deduplicated memories. Use when starting rekal on a new project, or when user says "init rekal", "bootstrap memory", "populate rekal", "scan project". Trigger: /rekal-init.
$npx -y skills add janbjorge/rekal --skill rekal-initInstalls into the current project.
Run `npx skills use "https://github.com/janbjorge/rekal" --skill "janbjorge/rekal/rekal-init"` 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/janbjorge/rekal" that are relevant to the current task. Run `npx skills add "https://github.com/janbjorge/rekal"` and select the relevant skills, then follow their instructions.