release-review

Gather Shortcut card and PR data to draft Slack-ready release impact summaries.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/paulyokota/FeedForward --skill release-review-paulyokota
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-review
Source: https://github.com/paulyokota/FeedForward/tree/main/.claude/skills/release-review
Command: npx skills add https://github.com/paulyokota/FeedForward --skill release-review-paulyokota

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly release impact review automation that collects data from Shortcut cards and PRs, classifies observations, drafts notes, and posts updates to Slack.

Core Features & Use Cases

  • Automatically gathers data for cards released 7/14/21/28 days ago and PRs merged on the same dates.
  • Classifies findings and produces Slack-ready observations; supports idempotent runs and guarded mutations.
  • Handles dashboard-linked insights and tracks artifacts for auditing.

Quick Start

Run the release-review workflow to collect data for Released cards and tracked PRs, classify observations, and post a Slack update.

Frequently Asked Questions about release-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate weekly release impact reviews for Shortcut cards and PRs?

Weekly release impact review automation gathers data from Shortcut cards and tracked PRs, classifies findings, and posts drafted summaries directly to Slack.

What is the best way to track PostHog insights for cards released 7 to 28 days ago?

Tracking PostHog insights for older releases queries cards completed 7, 14, 21, or 28 days ago and PRs merged on those dates, generating classified observations for analysis.

Can I run idempotent release review workflows to prevent duplicate Slack posts?

Yes, release review workflows support idempotent runs and controlled mutations, ensuring repeated executions do not duplicate findings or overwrite previous Slack updates.

Does this release review automation work with Shortcut and PostHog data?

Yes, release review automation integrates with Shortcut to query card and PR history and uses PostHog to gather current data insights for drafting observations.

How do I include dashboard links and track artifacts when posting release summaries to Slack?

Slack release summaries support optional dashboard-linked insights from PostHog and track artifacts for auditing, providing direct access to underlying release data.

What are the limitations of automated release impact analysis for Slack updates?

Release impact analysis limitations include fixed timeframes for card and PR queries, strictly targeting items completed or merged 7, 14, 21, or 28 days ago for Slack updates.