Agent skill · Code Review & Quality

evaluation-to-growth

Systematic content evaluation framework progressing through Critique → Reinforcement → Risk Analysis → Growth. Use when reviewing writing, arguments, proposals, code documentation, or any content requiring rigorous multi-dimensional assessment. Supports interactive guided mode or autonomous full-report mode, with output as markdown report, structured checklist, or inline revision suggestions. Triggers on requests to evaluate, critique, improve, strengthen, or review content quality.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill evaluation-to-growth --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/analysis/evaluation-to-growth/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Evaluation to Growth A systematic framework for transforming content through rigorous evaluation into stronger, more resilient final products. ## Mode Selection Before beginning, determine execution mode and output format. ### Execution Modes **Interactive Mode**: Walk through each phase step-by-step, pausing for user input and direction between stages. Best for collaborative refinement or learning the framework. **Autonomous Mode**: Execute all phases and deliver comprehensive results. Best for efficient batch evaluation or when user wants complete analysis upfront. ### Output Formats **Markdown Report**: Structured document with sections for each phase, findings, and recommendations. Best for documentation or sharing. **Structured Checklist**: Itemized findings with status indicators and action items. Best for tracking and implementation. **Inline Revisions**: Suggestions embedded within or alongside the original content. Best for direct editing workflow. --- ## The Framework ``` [Evaluation] → [Reinforcement] → [Risk Analysis] → [Growth] ``` ### Phase 1: Evaluation Comprehensive assessment across five dimensions. #### 1.1 Critique Identify strengths and weaknesses holistically

What's inside
Steps it walks through
  1. Mode Selection
  2. Execution Modes
  3. Output Formats
  4. The Framework
  5. Phase 1: Evaluation
  6. Phase 2: Reinforcement
  7. Phase 3: Risk Analysis
  8. Phase 4: Growth
  9. Execution Templates
  10. Interactive Mode Script
  11. Autonomous Mode Script
  12. Output Format Templates
  13. Markdown Report Template
  14. Checklist Template
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the evaluation-to-growth skill do?

Systematic content evaluation framework progressing through Critique → Reinforcement → Risk Analysis → Growth. Use when reviewing writing, arguments, proposals, code documentation, or any content requiring rigorous multi-dimensional assessment. Supports interactive guided mode or autonomous full-report mode, with output as markdown report, structured checklist, or inline revision suggestions. Triggers on requests to evaluate, critique, improve, strengthen, or review content quality.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill evaluation-to-growth --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going