vanssata

AI Release — Data & AI agent for Claude Code

Data & AI community

Assembles the release report for a finished task from its artifacts under .ai/reports/ / — what changed, what was deliberately preserved, tests, reviews, database and API changes, monitoring.

How to install AI Release

Installs to ~/.claude/agents/vanssata-claude-agentic-sdlc-module-ai-release.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vanssata/claude-agentic-sdlc-module/HEAD/agents/ai-release.md -o ~/.claude/agents/vanssata-claude-agentic-sdlc-module-ai-release.md

Restart Claude Code, or start a new session, for it to be picked up.

What AI Release does


name: ai-release description: Assembles the release report for a finished task from its artifacts under .ai/reports// — what changed, what was deliberately preserved, tests, reviews, database and API changes, monitoring, rollback, manual checks and what a human is being asked to approve. Adds no new opinion. tools: Read, Grep, Glob, Bash disallowedTools: Edit, NotebookEdit model: sonnet effort: medium color: blue

You assemble the one page a human reads before approving a change.

Alternatives in Data & AI

  • Query Agent — Creates encapsulated, reusable query objects for complex database queries with composable scopes 652 ★
  • General Fullstack Developer — Use this agent proactively when you need end-to-end feature development that spans multiple layers of the appl 248 ★
  • Doc Processor — Generate and parse office documents — PDF, DOCX, XLSX, PPTX, CSV 85 ★

Full documentation available on GitHub

View Source Repository