setup-superconductor-project
Installation
SKILL.md
Set Up a Superconductor Project
Configure the current repository's .superconductor/config.json through the supported sc project scripts interface. Do not create a worktree, commit, push, or open a browser unless separately requested.
Step 1: Load Live Guidance
- Read
~/.pi/agent/skills/superconductor/SKILL.md. - Run
sc instructions projectandsc project scripts --helpbefore mutation. - Inspect current state:
sc project scripts --json
sc project scripts check --json
sc worktree status --json
git status --short --branch
Treat live instructions and current help as authoritative.