cd/sources/aac-auto-discoveredΒ· homeβ€Ί sourcesβ€Ί Aac (auto-discovered)
cat /sources/aac-auto-discovered.feed | wc -l β†’ 3

Aac (auto-discovered)

articles 3 domain aac.social β†’ feed RSS
17:43
2026-07-20
aac.social
artificial-intelligence

Agents' skills are too long (mine were too)

Anthropic cut Claude Code's system prompt by about 80% as models get smarter, according to Thariq of the Claude Code team in an interview with Peter Yang. The author built skillmin, a skill minimizer …

07:00
2026-07-13
aac.social
artificial-intelligence

Surface makes Claude's playgrounds real

Anthropic's playground skill, which generates a self-contained prototyping UI, can be wired to a 'surface' pattern to turn mockups into live, working tools without requiring a custom backend. The agen…

07:00
2026-06-29
aac.social
ai-agents

Two trackers that keep work moving while I'm away

Developer aac released two agent-native CLI task trackers, act and ask, that let AI agents manage long-running tasks and request human input without session loss. Act enforces dependencies between tic…