Use whenever you need to ground a decision in the AlfredOS PRD. Fetches the relevant section instead of re-reading the whole document. Every agent should pull this in before proposing design changes.
$npx -y skills add alfred-os/alfredos --skill alfred-prd-anchorInstalls into the current project.
Run `npx skills use "https://github.com/alfred-os/alfredos" --skill "alfred-os/alfredos/alfred-prd-anchor"` 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/alfred-os/alfredos" that are relevant to the current task. Run `npx skills add "https://github.com/alfred-os/alfredos"` and select the relevant skills, then follow their instructions.