coding-app-improvement-review

Review feature contracts and proof artifacts to propose grounded project improvements.

10|1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/marcocello/dot-codex --skill coding-app-improvement-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-app-improvement-review
Source: https://github.com/marcocello/dot-codex/tree/main/skills/coding-app-improvement-review
Command: npx skills add https://github.com/marcocello/dot-codex --skill coding-app-improvement-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you review completed work, proof runs, and correction history to identify high-confidence improvements for the app, its harness, and its supporting conventions.

Core Features & Use Cases

  • Evidence-based review: Inspects feature contracts, proof outputs, retained attempts, and evaluator findings to separate real product issues from proof gaps.
  • Actionable recommendations: Produces small, grounded suggestions with clear ownership, such as a feature contract update, a proof improvement, or a harness lesson.
  • Use case: After a feature passes or fails, use this Skill to determine what should change next without mutating the repository or rewriting history.

Quick Start

Use the coding-app-improvement-review skill to inspect the repository’s feature evidence and propose the smallest high-confidence improvements.

Frequently Asked Questions about coding-app-improvement-review

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

FAQPage Schema
How do I review feature evidence and proof runs to propose project improvements?

To review feature evidence, inspect feature contracts, proof outputs, retained attempts, and evaluator feedback to separate real product issues from proof gaps. This analysis yields small, grounded suggestions for harness improvements and feature contract updates without applying changes.

What is evidence-based review for feature contracts and proof artifacts?

Evidence-based review is a read-only analysis of source state, historical corrections, and proof artifacts after implementation or repair. It identifies high-confidence improvements for the app, its harness, and its supporting conventions without mutating the repository or rewriting history.

Does this improvement review process modify the repository or rewrite history?

No, this improvement review process requires read-only analysis of source state and proof artifacts. It determines what should change next and produces actionable recommendations without applying changes or rewriting history in the repository.

When do I need to analyze retained attempts and evaluator feedback?

You need to analyze retained attempts and evaluator feedback after a feature passes or fails implementation or repair. This helps determine high-confidence improvements for the app, its harness, and its supporting conventions.

Can I use this review method for repositories without feature contracts?

No, this review method applies specifically to repositories with feature contracts, proof runs, retained attempts, and evaluator feedback. It requires these elements to separate real product issues from proof gaps and propose grounded improvements.

What's the best way to separate real product issues from proof gaps?

The best way to separate real product issues from proof gaps is to inspect feature contracts, proof outputs, retained attempts, and evaluator findings. This evidence-based review produces small, grounded suggestions with clear ownership for improvements.