Update wiki/cluster-ai-tools.md
82a7950b3646 harrisonqian 2026-04-12 1 file
index 4b01fa8..58d63ec 100644
@@ -21,6 +21,8 @@ visibility: public
# ai tooling and research
-making AI better, meta-tools for AI-powered building.
+the largest cluster by count, covering the full spectrum from fundamental research to practical developer tooling. the unifying theme: making AI systems more capable, reliable, and useful — whether by improving the models themselves ([[llm-behavior-improvement|LLM behavior improvement]], [[flapping-airplanes|AI training efficiency]]) or by building the infrastructure around them ([[spec-driven-dev|spec-driven dev kit]], [[context-window-optimizer|context window optimizer]], [[hard-docs-writer|hard docs writer]]).
-ideas in this cluster: [[overnight-app-grinder]], [[agents-md-research]], [[llm-behavior-improvement]], [[llm-physical-intuition]], [[flapping-airplanes]], [[context-window-optimizer]], [[cognitive-foom]], [[spec-driven-dev]], [[hard-docs-writer]], [[ai-agent-reply]], [[ai-onboarding]], [[ai-conversationalist]].
\ No newline at end of file
+the most actionable ideas in this cluster are the developer tooling ones: [[spec-driven-dev|spec-driven dev kit]] (rated [DO THIS] — research → plan → implement pipeline with context management) and [[overnight-app-grinder|overnight app grinder]] (autonomous coding agent manager). both reflect a meta-insight: the bottleneck for AI-assisted development is not model capability but workflow — how you structure the problem, manage context, and review outputs. [[agents-md-research|AGENTS.md optimization research]] goes even deeper, asking how instruction structure affects model recall. on the application side, [[ai-agent-reply|AI agent reply]] and [[ai-conversationalist|AI conversationalist]] both depend on [[me-model|me model]] for personalization, while [[ai-onboarding|AI onboarding]] addresses the human adoption side.
+
+the more speculative work — [[cognitive-foom|cognitive foom]] (recursive self-improvement infrastructure) and [[llm-physical-intuition|LLM physical intuition]] — is research-oriented and harder to scope into a 2-month project, but potentially more impactful. [[context-window-optimizer|context window optimizer]] is the connective tissue between this cluster and [[cluster-memory-and-context|memory and context tools]] — if you're building agents that work with personal context ([[axon|axon]], [[always-on-ai-assistant|always-on assistant]]), context management is a first-class engineering concern.
\ No newline at end of file