galiana

Analyze software development discipline with Python scripts and JSON KPI data.

2|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/mistakeknot/Clavain --skill galiana
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: galiana
Source: https://github.com/mistakeknot/Clavain/tree/main/skills/galiana
Command: npx skills add https://github.com/mistakeknot/Clavain --skill galiana

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides automated analytics on software development discipline, helping to identify areas for improvement in code quality, defect rates, and process efficiency.

Core Features & Use Cases

  • Discipline Analytics: Renders Key Performance Indicators (KPIs) related to defect escape rates, override rates, and cost metrics.
  • Agent Scorecard: Provides a summary of findings and severity levels for different agents.
  • Topology Efficiency: Analyzes the efficiency of different development topologies based on recall metrics.
  • Eval Harness Health: Reports on the health and pass rates of evaluation harnesses.
  • Use Case: A team lead can use this Skill to quickly get a pulse on the team's code quality and identify which areas or agents might need more attention or refactoring.

Quick Start

Run the Galiana analyzer script to generate a discipline report.

Frequently Asked Questions about galiana

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

FAQPage Schema
How do I analyze software development discipline and code quality metrics?

You can analyze software development discipline by running Python analysis scripts that process local cache data to generate reports on KPIs, defect escape rates, and override rates. This approach provides automated analytics to identify areas needing code quality improvements.

What are KPIs for measuring code quality and defect escape rates?

Key Performance Indicators for code quality include defect escape rates, override rates, and cost metrics. These KPIs are rendered from JSON data files to help team leads quickly assess development discipline and identify areas requiring refactoring or additional attention.

Do I need Python and JSON files to generate analytics reports on code quality?

Yes, generating analytics reports on code quality requires Python scripts for executing the analysis and JSON files for providing the KPI data. The Skill uses local cache and script execution to process these inputs into readable discipline reports.

How does an agent scorecard evaluate development topology efficiency?

An agent scorecard evaluates topology efficiency by summarizing findings and severity levels for different agents, analyzing recall metrics. This reveals how effectively specific development topologies perform and highlights which agents need process adjustments.

What is the best way to report on evaluation harness health and pass rates?

The best way to report on evaluation harness health is to use automated analytics scripts that assess pass rates and overall system health. This identifies process inefficiencies and defects in your evaluation pipeline through generated summary reports.

Can I track override rates and cost metrics without setting up complex DevOps pipelines?

Yes, you can track override rates and cost metrics without complex DevOps pipelines by executing local Python scripts against JSON KPI data. This generates discipline analytics and scorecards directly from your local cache without requiring external pipeline infrastructure.