Session initialization and configuration for BY projects. This skill defines the full session-start sequence (banner, environment check, status display) and the first-run configuration questionnaire that writes .by/config.json. It is not optional — it runs every time a new session opens in a BY…
$npx -y skills add 001tmf/blatant-why --skill by-sessionInstalls into the current project.
Run `npx skills use "https://github.com/001tmf/blatant-why" --skill "001tmf/blatant-why/by-session"` 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/001tmf/blatant-why" that are relevant to the current task. Run `npx skills add "https://github.com/001tmf/blatant-why"` and select the relevant skills, then follow their instructions.