chameleon-status

Inspect chameleon-enabled repositories for trust, drift, conformance, and PR review status.

9|3|Updated May 10, 2026
One-click install
npx skills add https://github.com/crisnahine/chameleon --skill chameleon-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chameleon-status
Source: https://github.com/crisnahine/chameleon/tree/main/plugin/skills/chameleon-status
Command: npx skills add https://github.com/crisnahine/chameleon --skill chameleon-status

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides immediate insight into the current state of your repository, including drift scores, trust levels, and structural conformance.

Core Features & Use Cases

  • Repository Health Assessment: Quickly understand the state of your repository's profile, including trust, structural conformance, and version coherence.
  • Config Review: Check active config settings or built-in defaults when there is no config.json file.
  • Enforcement Analysis: Evaluate enforcement modes, active rules, and block rule precision.
  • PR-Review Ledger: Access a ledger of review verdicts and outcomes.
  • Longitudinal Health Tracking: Monitor the health of AI code over time through drift and enforcement outcomes.

Quick Start

To get a quick status report for your current repository, run: /chameleon-status

Frequently Asked Questions about chameleon-status

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

FAQPage Schema
How do I check my repository's drift score and structural conformance?

To check repository drift scores and structural conformance, run a chameleon status report. It inspects YAML frontmatter across script, reference, and asset files to evaluate version coherence and overall repository health.

Can I review PR enforcement rules and verdict history for my repository?

Yes, you can review PR enforcement rules and verdict history. The status report accesses a PR-review ledger containing past review verdicts and outcomes, while evaluating active enforcement modes and block rule precision.

Does the repository health assessment support TypeScript, Ruby, and Python files?

Yes, repository health assessment supports TypeScript, Ruby, and Python languages. It inspects YAML frontmatter metadata within these file types to generate detailed reports on trust levels, drift scores, and conformance.

What is the best way to analyze repository config settings when no config.json file exists?

To analyze repository config settings without a config.json file, run a status report. It automatically checks active configuration settings or falls back to built-in defaults to evaluate your repository's enforcement and trust state.

Why does my chameleon status report show a high drift score?

A high drift score in your repository status report indicates reduced version coherence and structural conformance. It reflects divergence in YAML frontmatter metadata across your script, reference, and asset files over time.

How do I track repository health and enforcement outcomes over time?

To track repository health over time, monitor drift scores and enforcement outcomes through longitudinal status reports. This tracks AI code health by logging PR review verdicts and structural conformance across subsequent checks.