harness · git:20260702.cb60dc1 · 2026-07-02 · sha256 c09300d7fcad3718

harness git:20260702.cb60dc1A

Immutable. This exact content is served forever at /api/v1/blob/c09300d7fcad3718.

---
name: harness
description: Lightweight slash-command CLI chat harness for manually exercising SICTIC-AI skills during local testing.
---

## Usage

```bash
conda run -n sictic-env --no-capture-output python -m skills.harness
```

One-shot harness commands are also supported:

```bash
conda run -n sictic-env python -m skills.harness /help
```