Mission control for autonomous projects — analyzes tasks, recommends approaches (sub-agents/teams), sets up environment (features, evals, hooks, init.sh), suggests and configures tooling (MCPs), and launches the work.
$npx -y skills add devotts/fable-it --skill launchInstalls into the current project.
Run `npx skills use "https://github.com/devotts/fable-it" --skill "devotts/fable-it/launch"` 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/devotts/fable-it" that are relevant to the current task. Run `npx skills add "https://github.com/devotts/fable-it"` and select the relevant skills, then follow their instructions.