Skills

Configure an Intent Project

$configure-intent-project

This skill creates or reviews the Project Profile shared by Intent Commits, Intent Pull Requests, Intent Changesets, Intent Changelog, Release Manifests, Engineering Follow-ups, Incident Postmortems, and ACK. It discovers real release units, streams, owners, clocks, gates, reviewers, and disclosure policy instead of duplicating them in each tool.

Install for Codex

Download the complete skill package or copy and run:

mkdir -p "${CODEX_HOME:-$HOME/.codex}/skills"
curl -fsSL https://vacua.dev/skills/configure-intent-project/bundle.tar.gz \
  | tar -xz -C "${CODEX_HOME:-$HOME/.codex}/skills"

Install for Claude Code

mkdir -p "$HOME/.claude/skills"
curl -fsSL https://vacua.dev/skills/configure-intent-project/bundle.tar.gz \
  | tar -xz -C "$HOME/.claude/skills"

Invoke directly

$configure-intent-project configure ACK for this monorepo
/configure-intent-project configure ACK for this monorepo

Or let ACK construct and validate a draft from pinned evidence:

ack profile draft --source file=.ack/requirements.md

Read the raw SKILL.md .