Steev profile distribution — JP personal assistant
Go to file
Svrnty 959b8c8871 fix(install): R1 — COLUMNS=200 + untruncated awk parser for hermes skills list — Wave 7.5
Root cause: hermes 0.14 table renderer truncates skill names at column width
with unicode '…' suffix. Awk parser stripped '…' but couldn't recover the
truncated trailing chars (e.g., 'baoyu-article-illustr…' lost 'ator').
Fix: COLUMNS=200 env prefix forces wide table render → awk sees full names.

Affects both F2 (denylist write) and subrepo pre-push hook (drift check).
Re-run install.sh to refresh both per-profile config.yaml denylist + .git
/hooks/pre-push body.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 17:32:38 -04:00
cron feat(profile): §7 conformance build-out — credbridge, distribution.yaml, cron, manifest 2026-05-23 19:01:55 -04:00
skills/steev-agent feat(steev): PROFILE-DISTRIBUTION-PROTOCOL §2.1+§2.2 compliance + jp-voice stub 2026-05-24 12:36:54 -04:00
.env.example feat(steev): PROFILE-DISTRIBUTION-PROTOCOL §2.1+§2.2 compliance + jp-voice stub 2026-05-24 12:36:54 -04:00
.gitignore feat(steev): initial Steev profile distribution 2026-05-22 19:40:06 -04:00
AGENT.md feat(steev): PROFILE-DISTRIBUTION-PROTOCOL §2.1+§2.2 compliance + jp-voice stub 2026-05-24 12:36:54 -04:00
CLAUDE.md feat(steev): PROFILE-DISTRIBUTION-PROTOCOL §2.1+§2.2 compliance + jp-voice stub 2026-05-24 12:36:54 -04:00
CONTRACT.md feat(profile): §7 conformance build-out — credbridge, distribution.yaml, cron, manifest 2026-05-23 19:01:55 -04:00
credbridge.sh feat(profile): §7 conformance build-out — credbridge, distribution.yaml, cron, manifest 2026-05-23 19:01:55 -04:00
DISCLOSURE.md feat(disclosure): Wave 7 D2 — steev schema v2 — sprint 2026-05-25 2026-05-24 16:53:16 -04:00
distribution.yaml feat(profile): §7 conformance build-out — credbridge, distribution.yaml, cron, manifest 2026-05-23 19:01:55 -04:00
install.sh fix(install): R1 — COLUMNS=200 + untruncated awk parser for hermes skills list — Wave 7.5 2026-05-24 17:32:38 -04:00
manifest.yaml feat(disclosure): Wave 7 D2 — steev schema v2 — sprint 2026-05-25 2026-05-24 16:53:16 -04:00
README.md feat(steev): initial Steev profile distribution 2026-05-22 19:40:06 -04:00
schema.sql feat(steev): initial Steev profile distribution 2026-05-22 19:40:06 -04:00
validate_access.sh feat(profile): §7 conformance build-out — credbridge, distribution.yaml, cron, manifest 2026-05-23 19:01:55 -04:00

Steev — Hermes profile distribution

JP's personal assistant / chief of staff. Daily briefing, inbox triage, comms in JP's voice, business delegation to CEO. French/English bilingual.

Structure

steev/
├── AGENT.md              identity: role, mission, boundaries
├── manifest.yaml         machine-readable install contract
├── install.sh            idempotent wiring → ~/.hermes/steev symlink
├── schema.sql            steev.db schema (never committed)
├── skills/
│   └── steev-agent/      orchestrator: briefing, triage, drafting, delegation
└── docs/
    └── STEEV-MASTER.md   source of truth

Install

git clone https://git.openharbor.io/hermes/steev && cd steev
./install.sh              # symlinks repo → ~/.hermes/steev (idempotent)
hermes -p steev skills list | grep steev-agent

Default install symlinks ~/.hermes/steev → this repo. Use ./install.sh --copy on machines that shouldn't run the checkout as the live dir.

Key invariants

  • JP's voice ≠ Plan B brand voice (add skills/steev-agent/jp-voice.md to scope it)
  • Business tasks → CEO via kanban, never execute directly
  • No Plan B marketing credentials (WooCommerce, Mailchimp, Meta, etc.)
  • Steev drafts, JP sends — no autonomous message delivery