Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Review

ASecurity

Survey what's built, assess roadmap health, surface gaps, and recommend next features to prioritize

8 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessgit

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add tstapler/dotfiles --skill review --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Review?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Review
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/tstapler-review-9e927b10/badge)](https://www.skillsdirectory.com/skills/tstapler-review-9e927b10)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
description: Survey what's built, assess roadmap health, surface gaps, and recommend next features to prioritize
---

# Product Review

Survey your project's current feature set from a product perspective — what exists, what's planned, what's missing, and what to prioritize next. Uses the `pm-product-management` skill.

## Scope

${1:-current project (scans docs/tasks/, docs/bugs/, project_plans/)}

## When to Use

- Start of a new work cycle — "What should I focus on next?"
- After shipping several features — "What's the current state of the product?"
- When feeling feature-scattered — "Are we building the right things?"
- Before roadmap planning — "What gaps exist before I can prioritize?"

## Instructions to Claude

**Step 1: Discover what exists**

Scan the project to build a picture of the current feature landscape:
- Read `docs/tasks/` — what features are planned or in progress?
- Read `docs/bugs/open/` and `docs/bugs/in-progress/` — what issues exist?
- Read `project_plans/` README files — what major initiatives are underway?
- Read `TODO.md` if present — what's the top-level view?
- Scan git log (last 30 commits) for recently shipped work: `git log --oneline -30`

If a specific project path was provided (`{{args}}`), focus there.

**Step 2: Apply the pm-product-management skill to assess**

Using the pm-product-management framework, evaluate:

**Feature Completeness**
- What core user jobs are currently served?
- What jobs are partially served (started but incomplete)?
- What obvious jobs have no coverage?

**Roadmap Health**
- Are features organized around outcomes or just shipped ad-hoc?
- Is there a clear Now/Next/Later structure, or is everything "someday"?
- Are there features in flight that should be completed before starting new ones?

**Scope Coherence**
- Do the features tell a coherent product story?
- Are there orphaned features that don't connect to user outcomes?
- Is there scope creep — features that should be cut or deferred?

**Prioritization**
- Apply a quick RICE assessment to the top 3-5 candidate next features
- Surface any high-value, low-effort wins that are being ignored
- Identify any low-value, high-effort work that should be cut

**Step 3: Produce the product review report**

```markdown
## Product Review: <Project Name>
**Date**: {today}

### What's Shipped (last 30 days)
- {feature} — {user job it serves}

### In Progress
- {feature} — {status} — {user job}

### Planned (docs/tasks/)
- {feature} — {user job}

### Open Issues
- {N} bugs: {Critical: N, High: N, Medium: N, Low: N}

---

### Feature Gaps
| User Job | Current Coverage | Gap |
|----------|-----------------|-----|
| {job}    | {none/partial}  | {what's missing} |

### Roadmap Health
**Status**: [Healthy / Scattered / Overloaded]
{1-2 sentence assessment}

### Prioritization: Top 3 Next Features
| Feature | Reach | Impact | Confidence | Effort | RICE Score |
|---------|-------|--------|------------|--------|------------|
| {name}  | ...   | ...    | ...        | ...    | ...        |

### Recommended Next Feature
**Build next**: {feature name}
**Why**: {outcome it unlocks, RICE rationale}
**Trigger**: `/pm:triad-review {feature-name}` to check readiness before starting
```

Execute this workflow now for: ${1:-current project}

Attribution

tstaplertstapler
View sourceMore from tstapler →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →