Audit code against the Designsystemet contracts and the accessibility rules the library cannot enforce. Checks the layer agents actually get wrong — aria-invalid, error-summary placement, export names, invented props, raw hex — by reading each component's contract rather than pattern-matching prose. Reports; never…
Show, change, or share the plugin's opt-in telemetry. Displays the collected aggregate (lookups, misses, guard denials), lets the user opt in or out, and formats a summary the user can choose to send to the Designsystemet team. Data never leaves the machine unless the user sends it.
List all 9 fakoli-crew agents with roles, and (if a task is supplied) suggest a crew composition tailored to that task. Pairs with the crew-ops skill, which handles multi-agent orchestration once a crew is chosen.
Show fakoli-flow's 6 skills, the workflow pipeline, and the currently detected project state (language, crew availability). Takes no arguments — use /fakoli-flow: to trigger a skill.
Thin entry point for /account [list|use |clear|setup-shell [--uninstall]] — shows which Claude Code account this project runs under and switches it. Every decision lives in the swarmery account CLI; no run logic lives here.
AI-powered reachability triage for dependency vulnerabilities. Scans for CVEs then searches your source code to estimate whether each vulnerable API is actually called. Outputs a prioritized FOUNDINSOURCE / UNCERTAIN / NOTFOUNDINGREP report.