Rseng Metrics banner
fdiblen fdiblen

Rseng Metrics

Development community

Description

--- description: Code and community health metrics snapshot --- Produce a metrics snapshot for this repository: code health per ${CLAUDE_PLUGIN_ROOT}/skills/rseng-software-metrics/SKILL.md and community health per ${CLAUDE_PLUGIN_ROOT}/skills/rseng-community-metrics/SKILL.md. Steps: 1. Code: complexity outliers (worst five functions), duplication clusters, churn-times-complexity hotspots, size convention breaches, documentation coverage - with file:line locations. 2. Community: active c

Installation

Installs to ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-metrics/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-metrics && curl -fsSL https://raw.githubusercontent.com/fdiblen/rseng-agent-skills/HEAD/commands/rseng-metrics.md -o ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-metrics/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository