codex-session-product-reviewer-maintainer

Review Codex sessions for product correctness against user problems and scope.

280|30|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Undertone0809/rudder --skill codex-session-product-reviewer-maintainer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex-session-product-reviewer-maintainer
Source: https://github.com/Undertone0809/rudder/tree/main/.agents/skills/maintainer/codex-session-product-reviewer-maintainer
Command: npx skills add https://github.com/Undertone0809/rudder --skill codex-session-product-reviewer-maintainer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you judge whether a Codex session truly solved the right product problem, using grounded evidence from local Codex logs and repository artifacts instead of opinions.

Core Features & Use Cases

  • PM-style verdicts for product correctness: produces accept / conditional accept / reject judgments focused on the product essence, not implementation busywork.
  • Evidence-first review workflow: collects session details, user requests and corrections, changed files/commits, and validation results before concluding.
  • First-principles product diagnosis: checks object modeling, core loop impact, scope discipline, behavioral completeness, and trust/validation gaps.

Quick Start

Provide the Codex session id (or commit/PR/branch) you want reviewed, and ask for a PM review.

Frequently Asked Questions about codex-session-product-reviewer-maintainer

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

FAQPage Schema
How do I review a Codex session to check if it solves the right product problem?

To review a Codex session for product correctness, collect local session logs and repository artifacts as evidence to produce a PM-style verdict. This process evaluates product alignment by checking object modeling, core loop impact, and scope discipline against the original user request.

What is first-principles product review for AI agent commits?

First-principles product review is an evaluation method that diagnoses whether an AI agent commit addresses the core user problem rather than implementation busywork. It checks behavioral completeness, scope discipline, and validation gaps using grounded repository evidence to output an accept, conditional accept, or reject verdict.

How can I translate vague dissatisfaction with an AI generated feature into explicit critique?

You can translate vague dissatisfaction into explicit critique by applying an evidence-first review workflow to your Codex session. This approach collects user requests, corrections, and changed files to identify named gaps in product alignment and scope, grounding your feedback in inspected repository artifacts.

Does product review for Codex sessions require specific local logs or artifacts?

Yes, product review for Codex sessions requires evidence collection from local Codex session logs and repository artifacts such as commits and changed files. Gathering these local validation results and git artifacts is necessary to output a grounded verdict with named product gaps and recommended next moves.

How do I assess product readiness when evaluating another agent's work?

To assess product readiness of another agent's work, provide the Codex session id or commit branch to a PM-style review. It evaluates product correctness against the right user problem and scope by inspecting local git artifacts and validation results, yielding a grounded reject or conditional accept verdict with recommended next moves.

What are the limitations of using session analysis for product correctness?

A limitation of session analysis for product correctness is that it relies entirely on available local Codex session logs and repository artifacts. If the git artifacts or validation results are incomplete, the review cannot fully assess behavioral completeness or trust gaps to produce a reliable product verdict.