Grass Blog — Mobile access for Claude Code and AI coding agents
  • Home
  • About

Claude Code

A collection of 2 posts
Claude Code

Claude Code Hooks: Make "Done" Mean Tests Passed, Not Agent Stopped

An agent saying "done" is not the same as a change being shippable. Claude Code hooks give you a deterministic layer around the agent loop: run checks after edits, and block final completion when the repository is not green. This article shows a practical pattern using PostToolUse and
14 May 2026 3 min read
Claude Code

Claude Code Subagents: Delegate Repo-Wide Search Without Poisoning the Main Context Window

Repo-wide search is one of the easiest ways to ruin an agent session. The main thread reads dozens of files, follows dead ends, and keeps all that intermediate context around while trying to implement a focused change. Claude Code subagents are a useful escape hatch. They run in isolated context,
14 May 2026 4 min read
Page 1 of 1
Grass Blog — Mobile access for Claude Code and AI coding agents © 2026
  • Sign up
Powered by Ghost