trw-framework-check

Evaluate TRW framework compliance via ceremony adherence, phase gates, and run health.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/wallter/trw-mcp --skill trw-framework-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trw-framework-check
Source: https://github.com/wallter/trw-mcp/tree/main/src/trw_mcp/data/codex/skills/trw-framework-check
Command: npx skills add https://github.com/wallter/trw-mcp --skill trw-framework-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

TRW framework compliance monitoring by reporting ceremony adherence, phase gate status, and run health to ensure alignment and early warning of issues.

Core Features & Use Cases

  • Verify ceremony steps and run state at session start.
  • Assess learning layer health and framework version consistency.
  • Produce a structured compliance report for audits and reviews.

Quick Start

Run the framework-check skill at the start of a session to generate a concise compliance report.

Frequently Asked Questions about trw-framework-check

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

FAQPage Schema
How do I check TRW framework compliance status during a session?

To check TRW framework compliance status, run the framework-check at session start to evaluate ceremony adherence, phase gate status, and active run health, producing a structured compliance overview.

What is TRW framework compliance verification and when do I need it?

TRW framework compliance verification is the process of validating ceremony steps, learning layer health, and framework version consistency. You need it at session start to ensure alignment and get early warnings of issues.

How do I verify learning layer health and framework version consistency?

You verify learning layer health and framework version consistency by inspecting the learning index and comparing framework versions across project contexts, which validates run state and reports framework alignment.

Can I use framework-check to generate a compliance report for audits?

Yes, you can generate a structured compliance report for audits and reviews by running framework-check, which reads run state with trw_status and inspects ceremony steps to produce a concise compliance overview.

What does a TRW framework compliance check evaluate for run state monitoring?

A TRW framework compliance check evaluates ceremony adherence, phase gate status, active run health, learning index health, and framework version consistency to verify run state and framework consistency across project contexts.

Do I need any dependencies to run TRW framework compliance checks?

No dependencies are required to run TRW framework compliance checks. The skill independently reads run state with trw_status, inspects ceremony steps, and validates learning index health without external components.