mickeyyaya

Intent — Productivity skill for Claude Code

Productivity community

Pre-Scout intent capture phase.

How to install Intent

Installs to ~/.claude/skills/mickeyyaya-evolve-loop-intent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mickeyyaya-evolve-loop-intent && curl -fsSL https://raw.githubusercontent.com/mickeyyaya/evolve-loop/HEAD/commands/intent.md -o ~/.claude/skills/mickeyyaya-evolve-loop-intent/SKILL.md

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

What Intent does


description: "Pre-Scout intent capture phase. Structures vague user goals into intent.md before any subagent budget is spent. Opt-in via policy.json workflow.phase_enables.intent=on."

Run the **intent** skill from the `evo` plugin (Skill tool id `evo:intent`); follow its SKILL.md instructions exactly.

Arguments: $ARGUMENTS

Alternatives in Productivity

  • Skill Cost Projections — Project remaining workflow cost from per-phase averages — warns on budget ceiling overruns 2.8k ★
  • Run Discovery — Workflow recipe — go from a vague opportunity to validated insight and a prioritised next step by chaining 4 s 1.3k ★
  • Agentacct — See what your coding agents did and what it cost 665 ★

Full documentation available on GitHub

View Source Repository