Skip to content

feat: add Chief-of-Staff comms & prep skills (/draft, /prep, /decide) - #19

Merged
github-actions[bot] merged 1 commit into
devfrom
feature/comms-prep-skills
Jun 6, 2026
Merged

github-actions[bot] merged 1 commit into
devfrom
feature/comms-prep-skills

Conversation

@alirezarezvani

Copy link
Copy Markdown
Owner

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 from context/, wiki/, open loops, connections.md, and /graph-query; every fact cited. Surfaced by /daily.
  • /decide — frames options + ranked criteria + recommendation + falsifier + reversibility, then logs to decisions/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, and decisions/log.md. Wired into CLAUDE.md, README, AGENTS.md.

Verification

3 skills register; frontmatter valid; wiki_lint green; no secrets; markdown-only.

Type

  • feat

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>
@github-actions
github-actions Bot enabled auto-merge (squash) June 6, 2026 14:44
@claude

claude Bot commented Jun 6, 2026

Copy link
Copy Markdown

AI Review — PR #19

Verdict: APPROVE

Conventional Commit title

feat: add Chief-of-Staff comms & prep skills (/draft, /prep, /decide)

Correctness / bugs

All three SKILL.md files have valid frontmatter (name + description). Process steps are coherent; output templates are well-formed. CLAUDE.md, AGENTS.md, and README.md are updated consistently — the skills list and directory-tree line all agree with the new files.

Security / secrets / PHI / PII

None present. Each skill carries explicit guardrails: no PHI/PII in drafts, logs, or the repo; no confidential figures committed; secrets remain in .env.

gAIOS guardrail compliance

  • /draft — enforces draft-not-send external; internal team comms only in the user's voice. ✅
  • /decide — logs to decisions/log.md on user confirmation; references sensitive specifics, never transcribes them. ✅
  • /prep — pulls confidential specifics live; never persists them; respects the sensitive-data line. ✅
  • Verification Gate (falsifier, cite-don't-invent, trace-to-source) is wired into all three skills. ✅

External comms

/draft explicitly blocks auto-send for customer/partner/investor/public content — human sends. ✅

Regulatory / financial / legal claims

None in this PR.

Risk

Low — markdown-only changes, no executable code paths modified. Base branch is dev (standard bar).


No issues found. Ready to merge into dev.

@github-actions
github-actions Bot merged commit 2fdf8a1 into dev Jun 6, 2026
7 checks passed
@alirezarezvani
alirezarezvani deleted the feature/comms-prep-skills branch June 6, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant