wr-jtbd:review-jobs

Review staged changes and recent commits against documented JTBD personas and jobs.

4|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/windyroad/agent-plugins --skill wr-jtbd-review-jobs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wr-jtbd:review-jobs
Source: https://github.com/windyroad/agent-plugins/tree/main/packages/jtbd/skills/review-jobs
Command: npx skills add https://github.com/windyroad/agent-plugins --skill wr-jtbd-review-jobs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review staged changes and recent commits against documented JTBD personas and jobs to ensure alignment before release. This on-demand skill helps product teams verify that code changes trace to documented jobs and avoids feature drift.

Core Features & Use Cases

  • On-demand JTBD alignment review across staged changes and recent commits
  • Checks traceability to docs/jtbd/ personas and jobs
  • Reports gaps and potential breaks to guide redesign or new JTBD entries

Quick Start

Run the JTBD alignment review on the current staged changes and recent commits against docs/jtbd/ to verify feature relevance before release.

Frequently Asked Questions about wr-jtbd:review-jobs

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

FAQPage Schema
How do I verify code changes align with Jobs-to-be-Done before release?

To verify code changes align with Jobs-to-be-Done, review staged changes and recent commits against documented JTBD personas and jobs within docs/jtbd/ to identify served jobs, gaps, and feature drift before releasing.

What is a JTBD alignment review and when do I need it?

A JTBD alignment review assesses recent code changes against documented jobs-to-be-done. You need it before releases, client handovers, or when adding new features to ensure work traces to documented JTBD and avoids feature drift.

How do I check staged commits for feature drift against documented personas?

Check staged commits for feature drift by comparing them against documented personas and jobs in docs/jtbd/. This structured assessment flags potential breaks and identifies gaps where new or updated jobs are needed.

Can I use this JTBD review for client handovers and new feature additions?

Yes, you can use this JTBD review for client handovers and new feature additions. It provides an on-demand assessment ensuring recent commits trace to documented jobs and reports any alignment gaps.

What happens if my recent commits do not trace to documented jobs in docs/jtbd/?

If recent commits do not trace to documented jobs in docs/jtbd/, the review reports these gaps and potential breaks, flagging the need to redesign existing features or create new JTBD entries to restore alignment.