Harness CLIX
ss harness is the Starsystem-native front door for harness package operations.
Create a harness package
Section titled “Create a harness package”ss harness create my-harness --template=tool-agentTemplates:
chat-assistanttool-agentrag-agenttelegram-bot
Output (default):
.starsystem/harnesses/<id>/blueprint.yaml.starsystem/harnesses/<id>/harness.yaml.starsystem/harnesses/<id>/starflow.yaml.starsystem/harnesses/<id>/README.md.starsystem/harnesses/<id>/prompts.txt.starsystem/harnesses/<id>/checksums.txt.starsystem/harnesses/<id>/rubric.json(if available in project scripts)
Useful flags:
--out=<dir>change harness root directory--forceoverwrite existing target directory
List harness packages
Section titled “List harness packages”ss harness listManage registry/depot topology
Section titled “Manage registry/depot topology”ss harness topology initss harness topology showss harness topology set-active localDefault topology file:
.starsystem/harness-topology.yaml
Topology includes registry classes for:
- local depot
- mesh/peer depot
- managed public depot
- managed tenant-private depot