launch-status

Update and review the beanies.family launch plan in Notion.

4|2|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/gparker97/beanies-family --skill launch-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: launch-status
Source: https://github.com/gparker97/beanies-family/tree/main/.claude/skills/launch-status
Command: npx skills add https://github.com/gparker97/beanies-family --skill launch-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps the beanies.family launch plan accurate and actionable by automating the review and update of launch status in Notion, removing manual tracking and fragmented notes so decisions and next steps are always current.

Core Features & Use Cases

  • Notion synchronization: Reads Launch HQ, Launch Roadmap, Karma Building DB, and related pages, then updates Launch HQ blocks with the latest dates, phase status, metrics, and next steps.
  • Phase assessment & timeline: Evaluates current phase using Reddit karma and dates, determines gate progress (e.g., karma target), and suggests timeline adjustments.
  • Actionable reports: Produces a concise, scannable status report formatted for quick review and lists prioritized next steps for today, daily, and this week.
  • Memory and governance: Optionally writes significant timeline or phase changes to the local project memory and enforces rules (always update Launch HQ, read before write, never save launch content to the repo).

Quick Start

Run launch-status to read Launch HQ, assess current phase and karma, update Notion blocks, and output the concise status report.

Frequently Asked Questions about launch-status

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

FAQPage Schema
How do I automate updating my Notion launch plan status?

To automate Notion launch plan status updates, this Skill reads Launch HQ and Roadmap databases via Notion API, assesses phase progress, and updates Notion blocks with current dates and actionable next steps.

Can I track Reddit karma targets as part of my project launch roadmap in Notion?

Yes, you can track Reddit karma targets in your Notion launch roadmap. The Skill evaluates current phase progress by assessing Reddit karma and account age against target gates stored in the Karma Building DB.

What is the best way to generate a concise status report from Notion project management data?

Generating a concise status report from Notion project management data involves reading launch blocks to compute timeline adjustments. The Skill outputs a scannable report with prioritized daily and weekly next steps.

Does Notion API support reading and updating specific blocks by ID for launch planning?

Yes, the Notion API supports reading and updating specific blocks by ID for launch planning. The Skill performs targeted Notion API reads and block updates using block IDs to sync phase status, dates, and prep tasks.

How do I save launch timeline changes to local project memory without saving to the repo?

To save launch timeline changes to local project memory without repo storage, the Skill optionally writes significant phase adjustments to a local memory file while enforcing governance rules that prevent saving launch content to the repository.

When should I not use automated Notion status updates for workflow management?

You should avoid automated Notion status updates if your workflow lacks structured databases. The Skill enforces a read-before-write rule and depends on existing Launch HQ blocks and specific block IDs to function correctly.