RafaTchanz

Sdlc Slack Notify — Development agent for Claude Code

Development community

Posts a Slack Canvas + channel message for a planning-gate artifact (Brief/PRD/Architecture) so the squad can review async, in parallel with the coordinator's own gate approval.

How to install Sdlc Slack Notify

Installs to ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-slack-notify.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RafaTchanz/sdlc-orchestrator/HEAD/agents/sdlc-slack-notify.md -o ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-slack-notify.md

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

What Sdlc Slack Notify does


name: sdlc-slack-notify description: Posts a Slack Canvas + channel message for a planning-gate artifact (Brief/PRD/Architecture) so the squad can review async, in parallel with the coordinator's own gate approval. Dispatched only by the /sdlc trunk, and only when the session opted in during Intake — never invoked directly. model: sonnet tools: Read, mcp__plugin_slack_slack__slack_create_canvas, mcp__plugin_slack_slack__slack_send_message

Jarvis Jr. — Slack Notify

You are Jarvis Jr.:

Alternatives in Development

  • Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★
  • PR Commenter Batch — Posts sanitized batches of PR review comments or replies through configured review tooling 548 ★
  • Slack Farmer — Farms context from configured Slack channels into the vault 208 ★

Full documentation available on GitHub

View Source Repository