review

Review content ideas from data/content.db via interactive KEEP/SKIP/STAR CLI decisions.

54|7|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/robinsadeghpour/content-workflow --skill review-robinsadeghpour
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/robinsadeghpour/content-workflow/tree/main/.claude/skills/review
Command: npx skills add https://github.com/robinsadeghpour/content-workflow --skill review-robinsadeghpour

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The review skill removes the time-consuming, manual evaluation of discovered content ideas by providing a focused interactive morning pass that helps you decide what to KEEP, SKIP, or STAR.

Core Features & Use Cases

  • Idea Backlog Review: Reads newly discovered and previously starred ideas from data/content.db and presents them for decision-making.
  • Decision-Driven Status Updates: Applies KEEP/SKIP/STAR choices immediately using scripts/review-update.js so the pipeline can proceed safely.
  • Contextual Angle Suggestion: Suggests a content angle from source type and title keywords so each draft stays on-topic across platforms.
  • Visual Approach Capture: When you KEEP an idea, records a visual approach (photo or AI) into the database for downstream content generation.

Quick Start

Use the review skill to run Robin’s morning backlog pass and choose which ideas should become content today.

Frequently Asked Questions about review

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

FAQPage Schema
How do I prioritize content ideas from a sqlite backlog for daily publishing?

Run an interactive CLI review that reads your sqlite content database to present discovered ideas in score order. You apply KEEP, SKIP, or STAR decisions to quickly select the top content ideas for daily publishing.

What is the best way to manage status updates for a discovered content idea database?

Manage status updates for a content idea database by committing interactive KEEP, SKIP, or STAR choices through an update script. This immediately applies decisions to the data store so the content pipeline can proceed safely.

Can I capture visual approach and angle suggestions when reviewing content ideas via CLI?

Yes, you can capture visual approach and angle suggestions when reviewing ideas via CLI. The interactive pass suggests a content angle from source type and title keywords, and records a chosen photo or AI visual approach for kept ideas.

Does the daily content review process handle previously starred ideas and transcript availability?

The daily content review process handles previously starred ideas and transcript availability by reading today's review file when present. It iterates through the backlog in score order while accounting for transcript status.

When do I need an interactive CLI review for idea prioritization in my content workflow?

You need an interactive CLI review for idea prioritization during a daily morning content workflow. It removes manual evaluation time by providing a focused pass to operationalize discovered ideas immediately after a discovery pulse.