pouriamrt

Ac Tune — Development skill for Claude Code

Development community

Right-size an Alliance Canada job from its real efficiency numbers.

How to install Ac Tune

Installs to ~/.claude/skills/pouriamrt-alliance-can-skills-ac-tune/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pouriamrt-alliance-can-skills-ac-tune && curl -fsSL https://raw.githubusercontent.com/pouriamrt/alliance-can-skills/HEAD/commands/ac-tune.md -o ~/.claude/skills/pouriamrt-alliance-can-skills-ac-tune/SKILL.md

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

What Ac Tune does


description: Right-size an Alliance Canada job from its real efficiency numbers argument-hint: " [cluster]"

Use the `alliance-can` skill. Read `references/gpu.md` if the job used a GPU.

Job: `$ARGUMENTS`

  1. acan tune — seff plus an automatic assessment.
  2. acan sacct — state, exit code, MaxRSS, time limit vs elapsed.
  3. Judge against the Alliance's own targets: memory efficiency ≥ 80–85 %, CPU efficiency ≥ 90 %.
  4. For a G

Alternatives in Development

  • Memory Gc — Inspect or rotate the autopilot ledger JSONL files (findings.jsonl, negatives.jsonl) 3.8k ★
  • Tutti — Where people and agents build in tune 3.5k ★
  • Memory Statistics — Show statistics about Claude's persistent memory file including total memories, storage size, and recent activ 332 ★

Full documentation available on GitHub

View Source Repository