Tag: #hooks
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 4 posts
Gemini CLI Practical Guide: How Developers Should Decide Whether to Adopt a Terminal-First AI Agent
A practical 2026 guide to Gemini CLI for developers who want to understand where it fits versus IDE-first tools, how plan mode, hooks, MCP, and scripting work, and how to roll it out safely on a team.
2026-04-12 · 7 min read #gemini-cli#google-gemini#terminal-ai#ai-agent#mcpClaude Code Team Workflows Guide: How to Run a Terminal-First Agent Safely
A practical guide to Claude Code’s terminal-first workflow, showing how teams should split settings, memory, subagents, and hooks, and how that differs from GitHub-hosted background agents.
2026-04-12 · 4 min read #anthropic#claude-code#terminal-ai#subagents#hooksWhat is an AI Harness: Skills, Context, Hooks, and Permissions — The Orchestration Architecture Controlling AI
An AI Harness is an orchestration layer that wraps and controls AI models. We dissect the 7 building blocks — System Prompt, Tools, Context, Skills, Hooks, Permissions, and Memory — and show how to build one with the Cla
2026-03-23 · 35 min read #ai-harness#claude-code#agent-sdk#skills#contextClaude Code Complete Guide: Subagents, Hooks, Agent SDK — Everything About Agentic Coding
Anthropic Claude Code — an agentic coding tool that reads your codebase, edits files, and runs commands from the terminal. Complete guide to subagent parallelism, hook automation, Agent SDK for custom agents, and MCP ser
2026-03-22 · 23 min read #claude-code#anthropic#agentic-coding#agent-sdk#mcp