Analyze Framework banner
tomas-rampas tomas-rampas

Analyze Framework

Development community

Description

--- name: analyze-framework description: Perform comprehensive framework health check and analysis --- 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:analyze-framework — Framework Health Analysis ## Purpose Perform a comprehensive analysis of the Claude Code CLI Agentic Fram

Installation

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

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

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

Full documentation available on GitHub

View Source Repository