Tooling decisions¶
- 2026-09-08: Ponytail plugin installed globally as the procedure for "don't rebuild what exists".
- 2026-09-08: Skipped claude-mem (paid hosted default, background daemon) and icm-architect (no matching use case).
- 2026-09-08: Obsidian vault at ~/Notes is the shared notebook. Sync via iCloud or git, not Obsidian Sync.
- 2026-09-08: Delegation rule made global. Main session orchestrates;
worker(Sonnet) writes,grader(Haiku) runs loops; one agent at a time; delegate only above ~150 lines or noisy output. Promoted from the Universal Tester 003 memory of 2026-09-06. - 2026-09-08: Added
scout(Haiku, web search only) so Hard Rules 1 and 3 are checked by a cheap agent. Opus is escalation only: hard design calls, repeated worker failures, safety-critical reviews. -
2026-09-09: Installed
i-have-adhdglobally (MIT, prompt-only, no hooks). Pairs with Ponytail: Ponytail governs code, this governs answer format. Used for decision questions only, not explanations. -
2026-09-10 — Code review: local
/code-review, never/code-review ultra(ultrareview). Ultra is a billed cloud multi-agent review with a trial counter; the local/code-review,/simplifyand/security-reviewskills run inside the subscription at no extra cost and cover the same ground for our repos. The push-time nudge is silenced (spinnerTipsEnabled: false). Free beats paid.