sm:stage:decision-capture

Official

Manifest the build's hidden decisions.

Authormnfst-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill reads a project's plan and the complete build output to produce a decisions-made manifest that names every implementation choice the coding tool made that was not explicitly specified, turning invisible inventions into actionable items for the builder.

Core Features & Use Cases

  • Full-build analysis: Compare the original plan to the full git diff, PR, or set of files produced across sessions to catalog implementation choices.
  • Classification & prioritization: Label each item as Specified, Invented, or Adapted and surface P1/P2/P3 priority decisions with consequences and recommended actions.
  • Pipeline-ready output: Emit a structured YAML feed-forward block for downstream /ce:review and /ce:compound steps, and provide a clear close/next-action flow.
  • Use Cases: Run after a multi-session build to discover what the agent added, before a formal code review to provide context, or to audit architectural drift across a project.

Quick Start

Compare the plan file and the build diff and generate a prioritized decisions-made manifest that lists specified, invented, and adapted items.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sm:stage:decision-capture
Download link: https://github.com/mnfst-ai/Stage_Manager_Skills/archive/main.zip#sm-stage-decision-capture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.