harness · git:20260530.37826dc · 2026-05-30 · sha256 97eafd9b42174c31

harness git:20260530.37826dcA

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

---
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 python -m skills.harness
```

One-shot harness commands are also supported:

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