sm:stage-manage

Reads repository context and monitors builder activity to suggest workflow skills.

5|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/mnfst-ai/Stage_Manager_Skills --skill sm-stage-manage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sm:stage-manage
Source: https://github.com/mnfst-ai/Stage_Manager_Skills/tree/main/plugins/stage-manager/skills/stage-manage
Command: npx skills add https://github.com/mnfst-ai/Stage_Manager_Skills --skill sm-stage-manage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill opens and orients a working session by reading project context and watching builder activity so that the right process interventions appear at the right time, preventing premature implementation and preserving design intent.

Core Features & Use Cases

  • Session Context Awareness: Reads top-level project files (README.md, CLAUDE.md, replit.md, etc.) and optional practitioner mirrors (.practitioner/CLAUDE.md and session-journal.md) to personalize the opening.
  • Signal Watching & Skill Suggestions: Monitors for signals like new unvalidated ideas, chunking without validation, drift, and untested assumptions and suggests a single, non-blocking follow-up skill (e.g., validation, shaping, or staging).
  • Orchestration Rules & Formatting: Enforces one-suggestion-at-a-time, respects declined suggestions, counts session history thresholds, and formats the opener with the specified tone and output layout for consistent sessions.

Quick Start

Start a Stage Manager session by saying "stage manage this" or invoking /sm:stage-manage and let it read your project context and surface the next best skill as signals emerge.

Frequently Asked Questions about sm:stage-manage

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

FAQPage Schema
How do I orchestrate productive build sessions and prevent premature implementation?

To orchestrate productive build sessions, you can use a stage management workflow that reads repository context and monitors builder activity to surface timely process suggestions, preventing premature implementation and preserving design intent.

What are the best workflow signals to watch for during interactive development to avoid untested assumptions?

The best workflow signals to watch for during interactive development include new unvalidated ideas, chunking without validation, drift, and untested assumptions, which indicate a need for validation, shaping, or staging interventions.

How do I start a session that monitors developer workflow signals and suggests next steps?

You start a session by invoking the stage manager command, which reads your project context, counts session history thresholds, and surfaces a single non-blocking follow-up skill suggestion formatted with a consistent tone and output layout.

Does stage management work with existing repository files like CLAUDE.md and README.md?

Yes, stage management works with existing repository files by reading top-level project files such as README.md, CLAUDE.md, and replit.md, along with optional practitioner mirrors like session-journal.md, to personalize the session opening.

Can I decline workflow suggestions during a development session without blocking my progress?

Yes, you can decline workflow suggestions during a development session without blocking progress because the orchestration rules enforce one non-blocking suggestion at a time and explicitly respect declined suggestions for the remainder of the session.