ACM Config
Interactive Q&A that writes a validated ~/.claude/claudikins-acm.conf for the Claudikins context-handoff tool.
Getestet · Funktioniert
Was es kann
Walks the user through configuring Claudikins Automatic Context Manager's trigger threshold, snooze duration, summary length, and dialog style with range validation, then writes the exact bash-sourced config file (including a minutes-to-seconds unit conversion for snooze duration) that the tool's other scripts expect. Triggers on '/acm:config' or any request to customize Claudikins ACM behavior.
Testbericht
Fully self-contained single-file skill; its real value is enforcing an exact serialization contract (file path, variable names, and a minutes-to-seconds conversion for SNOOZE_DURATION) that the tool's other scripts silently depend on and that a baseline agent has no way to know.
Getestet am: 2026-07-16 · Claude Code 2.x (agent harness)
Installation
git clone https://github.com/elb-pr/claudikins-automatic-context-manager mkdir -p ~/.claude/skills cp -r claudikins-automatic-context-manager/skills/acm-config ~/.claude/skills/acm-config
Befehle & Beispiel-Prompts
/acm-configInteractive Q&A that writes a validated ~/.claude/claudikins-acm.conf for the Claudikins context-handoff tool.
Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):
Set my context manager trigger threshold to 70% and snooze to 10 minutesConfigure how often Claudikins warns me before context gets fullChange the dialog style and summary length for my context handoff tool