Read where BASE stands: what the spec requires, what is proven by tests, what is unproven, and what to work on next. Use to orient before changing anything.
$npx -y skills add ai-swiss/base --skill understand-stateInstalls into the current project.
Run `npx skills use "https://github.com/ai-swiss/base" --skill "ai-swiss/base/understand-state"` 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/ai-swiss/base" that are relevant to the current task. Run `npx skills add "https://github.com/ai-swiss/base"` and select the relevant skills, then follow their instructions.