feat: add Chief-of-Staff comms & prep skills (/draft, /prep, /decide) - #19
Conversation
Completes the workflow expansion (PR C):
- /draft — comms in the user's voice (email/slack/update/post); verifies every
claim (Verification Gate); draft-not-send external, may send internal.
- /prep — one-page brief for a meeting/person/decision from context/, wiki/,
open loops, connections, and /graph-query; every fact cited.
- /decide — frame options + ranked criteria + recommendation + falsifier +
reversibility, then log to decisions/log.md.
Follow references/sops/authoring-skills.md; Codex-ready via .codex/skills.
Wired into CLAUDE.md, README, AGENTS.md. Markdown-only; gates green.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
AI Review — PR #19Verdict: APPROVE Conventional Commit title
Correctness / bugsAll three Security / secrets / PHI / PIINone present. Each skill carries explicit guardrails: no PHI/PII in drafts, logs, or the repo; no confidential figures committed; secrets remain in gAIOS guardrail compliance
External comms
Regulatory / financial / legal claimsNone in this PR. RiskLow — markdown-only changes, no executable code paths modified. Base branch is No issues found. Ready to merge into |
PR C — the final piece of the workflow expansion: the Chief-of-Staff comms & decision core.
Skills (Claude Code + Codex via the symlink)
/draft— comms in the user's voice (email/Slack/update/post). Verifies every fact/number/commitment (Verification Gate); draft-not-send external, may send internal-to-team./prep— a one-page brief for any meeting/person/decision, assembled fromcontext/,wiki/, open loops,connections.md, and/graph-query; every fact cited. Surfaced by/daily./decide— frames options + ranked criteria + recommendation + falsifier + reversibility, then logs todecisions/log.md.Integration (seamless with what we built)
Uses the Verification Gate (falsifier in
/decide, cite-checks in/draft&/prep),/graph-query,references/voice.md,tools/open_loops.py, anddecisions/log.md. Wired into CLAUDE.md, README, AGENTS.md.Verification
3 skills register; frontmatter valid;
wiki_lintgreen; no secrets; markdown-only.Type