From 3c281e612883b491233fdcdbb09a0dcaf4dfe691 Mon Sep 17 00:00:00 2001 From: Amolith Date: Mon, 6 Apr 2026 17:47:44 -0600 Subject: [PATCH] docs: update to mention pi instead of synu/cc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c138dfe6a605d8034faaeff65ee37d02fcc2f870..23a2b2309a10e22cbd288c0f00dab7bc0fa6ef03 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ token count, plus overall metadata usage. I've used and tested them most with the project's source and config files. - [invoking-subagents](skills/invoking-subagents/SKILL.md): Spawns subagents with restricted tool access for parallel tasks across repositories. Requires - [synu] and the `claude` CLI. Useful for summarizing git history or processing + [the Pi coding agent][Pi]. Useful for summarizing git history or processing large diffs without filling the main context window. - [maintaining-aur-packages](skills/maintaining-aur-packages/SKILL.md): Creates and updates AUR packages following Arch packaging standards. Covers PKGBUILDs