Pr Visual Impact banner
DYAI2025 DYAI2025

Pr Visual Impact

DevOps community

Description

--- description: Given an uncommitted diff / branch / PR, produce a user-facing impact map — what WILL change visually on Bazodiac UIs, what WON'T, and which scenarios to manually test post-deploy. Separates backend-pipe changes from what the user actually sees. allowed-tools: Bash, Read, Grep, Glob --- ## Context Bazodiac has a deep pipeline: Backend (Supabase persistence + server.mjs endpoints + FuFirE + Superglue worker) → Frontend state (`useAstroProfile`, `useSignaturSignal`, `useFirstRun

Installation

Installs to ~/.claude/commands/dyai2025-astro-noctum-pr-visual-impact.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/DYAI2025/Astro-Noctum/HEAD/.claude/commands/pr-visual-impact.md -o ~/.claude/commands/dyai2025-astro-noctum-pr-visual-impact.md

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

Full documentation available on GitHub

View Source Repository