Skip to content

feat(skills): 3 Connect Interviews skills + slash commands#394

Merged
jjackson merged 1 commit into
mainfrom
emdash/ocs-vw0t6
May 22, 2026
Merged

feat(skills): 3 Connect Interviews skills + slash commands#394
jjackson merged 1 commit into
mainfrom
emdash/ocs-vw0t6

Conversation

@jjackson
Copy link
Copy Markdown
Owner

Three skills + commands wrapping the atom matrix shipped in PRs #386-393:

  • /ace:interview-domain-bootstrap — per-project-space plumbing
  • /ace:interview-cohort-create — per-cohort launch automation
  • /ace:interview-opp-verify — read-only verifier with cross-system consistency checks

Each documents the deferred manual-fallback steps for the 4 atom gaps (subscription, UCR expression create, custom user data field, conditional alert).

🤖 Generated with Claude Code

  - /ace:interview-domain-bootstrap → skill orchestrates per-domain
    plumbing using the atoms shipped in PRs #386-393. Walks per_domain
    section of checklist-schema.yaml; documents 4 manual-fallback steps
    (subscription, UCR expression create, custom-data-field, conditional
    alert) where atoms are gap-tagged.

  - /ace:interview-cohort-create → skill orchestrates per-cohort launch.
    Takes a Cohort tracker-style YAML; runs the per_cohort section of
    the schema. Manual fallbacks: linked-app copy, user-field choice
    add, conditional alert create, OCS router-keywords update.

  - /ace:interview-opp-verify → read-only verifier. Walks every rule
    in checklist-schema.yaml against a live opp; produces a pass /
    fail / unverifiable / out_of_band report. Cross-system consistency
    checks included (OCS custom action target URL == HQ Inbound API URL).
    Exit codes 0/1/2 for clean/fail/unverifiable.

Each skill points at its slash command + the canonical schema doc.
Manual-fallback steps are explicit prompts; atoms for those land in V1.5.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@jjackson jjackson enabled auto-merge May 22, 2026 01:02
@jjackson jjackson merged commit 9c79fe6 into main May 22, 2026
2 checks passed
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