byjie-worldstatelabs· 3 skills
Bootstrap a dev workflow session (for /stagent:start): parse flags, derive a topic from the task description, call setup-workflow.sh, and hand off to the workflow loop skill. Does NOT drive the state machine — that's stagent:stagent's job.
$npx -y skills add jie-worldstatelabs/stagent --skill stagent-setupInstalls into the current project.
Run `npx skills use "https://github.com/jie-worldstatelabs/stagent" --skill "jie-worldstatelabs/stagent/stagent-setup"` 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/jie-worldstatelabs/stagent" that are relevant to the current task. Run `npx skills add "https://github.com/jie-worldstatelabs/stagent"` and select the relevant skills, then follow their instructions.