Quality Report banner
tomas-rampas tomas-rampas

Quality Report

Development community

Description

--- name: quality-report description: Generate a framework quality assessment based on actual configuration state --- Framework root: `${CLAUDE_PLUGIN_ROOT}` (when running from a development checkout of the framework itself, this may be empty — then use the current directory if it contains `claude.json`). All framework file paths below are relative to that root. # /agentic-framework:quality-report — Framework Quality Assessment ## Purpose Generate a quality assessment of the framework by ins

Installation

Installs to ~/.claude/skills/tomas-rampas-claude-agentic-framework-quality-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tomas-rampas-claude-agentic-framework-quality-report && curl -fsSL https://raw.githubusercontent.com/tomas-rampas/claude-agentic-framework/HEAD/commands/quality-report.md -o ~/.claude/skills/tomas-rampas-claude-agentic-framework-quality-report/SKILL.md

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

Full documentation available on GitHub

View Source Repository