tier-matrix-review

Analyze Tier Matrix Suggestion data from sprint logs and post-mortem reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/4armsxlr8/ccx-arsenal --skill tier-matrix-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tier-matrix-review
Source: https://github.com/4armsxlr8/ccx-arsenal/tree/main/plugins/agent-core/skills/tier-matrix-review
Command: npx skills add https://github.com/4armsxlr8/ccx-arsenal --skill tier-matrix-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the collection and analysis of Tier Matrix Suggestion data from sprint logs and post-mortem reports, providing a comprehensive review and suggestions for improving classification rules.

Core Features & Use Cases

  • Automated Data Collection: Collects and aggregates Tier Matrix Suggestion data from sprint logs and post-mortem reports.
  • Pattern Analysis: Analyzes quantitative patterns such as distribution balance, escalation frequency, iteration excess, manual force frequency, and post-mortem proposals.
  • Improvement Suggestions: Generates suggestions for modifying classification rules based on the analysis.
  • HITL Review: Provides a Handoff Document for manual review and approval of suggestions.
  • Application: Applies approved suggestions to the classification rules and scripts.

Quick Start

Run the /tier-matrix-review command to initiate the Tier Matrix Review process.

Frequently Asked Questions about tier-matrix-review

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

FAQPage Schema
How do I automate tier classification review from sprint logs and post-mortem reports?

To automate tier classification review, run the /tier-matrix-review command to collect and analyze Tier Matrix Suggestion data from sprint logs and post-mortem reports, generating improvement suggestions for your classification rules.

What metrics are analyzed during a tier matrix suggestion review?

During a tier matrix suggestion review, quantitative patterns such as distribution balance, escalation frequency, iteration excess, manual force frequency, and post-mortem proposals are analyzed to identify classification rule improvements.

Do I need Python to run automated sprint analysis and classification rule improvements?

Yes, you need Python installed in your environment to run the scripts required for automating sprint analysis, data collection, and generating classification rule improvement suggestions.

What is the best way to apply approved changes to tier classification rules?

The best way to apply approved changes is through the HITL review process, which provides a Handoff Document for manual review and approval before applying suggestions directly to your classification rules and scripts.

Why does tier classification require manual force frequency analysis in software development?

Tier classification requires manual force frequency analysis because tracking these interventions in software development environments highlights where automated rules fail, directly informing necessary adjustments for quality control and resource allocation.