Initialize Symbiote for the current project. Scans the codebase and extracts developer DNA (coding preferences), project constraints, and architectural decisions from the current context. Use when the developer runs /symbiote-init, asks to "initialize symbiote", "set up symbiote", or "scan my project". Requires symbiote-cli to be installed (npx symbiote-cli install).
$npx -y skills add mohmmedashraf/symbiote --skill symbiote-initInstalls into the current project.
Run `npx skills use "https://github.com/mohmmedashraf/symbiote" --skill "mohmmedashraf/symbiote/symbiote-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/mohmmedashraf/symbiote" that are relevant to the current task. Run `npx skills add "https://github.com/mohmmedashraf/symbiote"` and select the relevant skills, then follow their instructions.