trace-state-machine
CommunityTrace PR status transitions across the codebase.
Software Engineering#typescript#code-analysis#anomaly-detection#state-machine#pr-status#transition-graph
Authormartin-janci
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Identify and map all PR status transitions within the claude-code-reviewer project to understand lifecycle behavior and spot inconsistencies.
Core Features & Use Cases
- Extract all PRStatus values from src/types.ts and enumerate transitions across src/reviewer/reviewer.ts, src/webhook/server.ts, src/state/store.ts, src/reviewer/comment-verifier.ts, src/polling/poller.ts, and other related files.
- Build a complete transition graph detailing From, To, Trigger, and File:Line for every detected transition.
- Flag anomalies and compare against the documented flow to ensure consistency and detect gaps.
Quick Start
Run the trace-state-machine skill to generate the transition graph and anomaly report for the current codebase.
Dependency Matrix
Required Modules
None requiredComponents
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: trace-state-machine Download link: https://github.com/martin-janci/claude-code-reviewer/archive/main.zip#trace-state-machine Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.