autoresearch-coach-evolution

Score and rewrite coaching texts in ARB files with grep/wc metrics.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/MINT-IA/MINT --skill autoresearch-coach-evolution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoresearch-coach-evolution
Source: https://github.com/MINT-IA/MINT/tree/main/.claude/skills/autoresearch-coach-evolution
Command: npx skills add https://github.com/MINT-IA/MINT --skill autoresearch-coach-evolution

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the tedious, error-prone process of improving short coaching and microcopy strings so they become more concrete, emotionally engaging, and actionable without inventing facts or bypassing verification.

Core Features & Use Cases

  • Mechanical scoring of individual coaching texts using grep/wc metrics (concreteness, jargon, brevity, actionability, emotion, voice) to create an objective baseline.
  • Iterative generation of up to three constrained variants per target, selection by strict +5 mechanical improvement threshold, and automated verification steps including flutter gen-l10n and periodic flutter test runs.
  • Use cases: optimizing in-app tips in localization ARB files, refining fallback or template messages in Dart services, and running batch sessions (20/30/50 attempts) to raise overall copy quality.

Quick Start

Run /autoresearch-coach-evolution 20 to run a 20-attempt session that scores, generates up to three variants, verifies mechanical improvement, and commits accepted edits.

Frequently Asked Questions about autoresearch-coach-evolution

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

FAQPage Schema
How do I mechanically optimize in-app coaching microcopy for engagement?

Mechanically optimize coaching microcopy by scoring individual texts using grep and wc metrics for concreteness, brevity, and actionability, then generating up to three constrained variants and accepting only those meeting a strict +5 mechanical improvement threshold.

How do I batch optimize localization ARB files in Flutter?

Batch optimize localization ARB files by running automated sessions that score existing strings, generate up to three variants per target, enforce a +5 mechanical improvement threshold, and verify changes using flutter gen-l10n.

Can I use grep and wc metrics to score microcopy clarity and actionability?

Yes, you can use grep and wc metrics to mechanically score microcopy clarity and actionability by evaluating concrete language, jargon, brevity, emotion, and voice to create an objective baseline for iterative text improvements.

What is the best way to enforce a banned-term list when rewriting coaching strings?

The best way to enforce banned-term compliance when rewriting coaching strings is through automated mechanical scoring that checks iterative variants against strict grep/wc metrics and rejects any text containing prohibited terms before acceptance.

How do I run an automated 20-attempt session to improve Dart source service templates?

Run an automated 20-attempt session to improve Dart source service templates by executing a command that scores existing fallback messages, generates up to three constrained variants, verifies a +5 mechanical improvement, and commits accepted edits.

Why should I use mechanical scoring instead of manual review for microcopy optimization?

Mechanical scoring provides an objective baseline for microcopy optimization by using grep and wc metrics to measure concreteness and actionability, eliminating the subjective bias and error-prone nature of manual review processes.