feat: add presence skill — visible value, not noise

Defines how ArcheFlow communicates: compact status lines per phase,
show outcomes not mechanics, silence for clean passes. One-line
activation indicator at session start.
This commit is contained in:
2026-04-03 12:18:18 +02:00
parent efb268c2cd
commit 6b0a9b7b90
2 changed files with 170 additions and 0 deletions

View File

@@ -7,6 +7,16 @@ description: Use at session start when implementing features, reviewing code, de
Multi-agent orchestration using archetypal roles and PDCA quality cycles.
## Session Start
On activation, print ONE line:
```
archeflow v0.3.0 · 25 skills · <domain> domain
```
Where `<domain>` is auto-detected: `writing` if `colette.yaml` exists, `research` if paper/thesis files exist, `code` otherwise. Then proceed silently — no further announcement unless `archeflow:run` is invoked.
During runs, follow the `archeflow:presence` skill for output format: show outcomes not mechanics, one line per phase, value at the end.
## IMPORTANT: When to Activate
You MUST use ArcheFlow orchestration (load `archeflow:orchestration` skill and follow its steps) for any task that matches: