Tagged articles

automation hooks

3 articles · Page 1 of 1
AI Architecture Path
AI Architecture Path
Jul 17, 2026 · Artificial Intelligence

One‑Click Reuse of 500+ Claude Code Components: End Repetitive Config Pain

The article reviews the open‑source "claude-code-templates" project (29.6k Stars) that solves Claude Code's three native shortcomings by providing persistent agents, slash commands, MCP integrations, hooks, settings and monitoring, offering six reusable component types, multiple installation methods, a detailed feature comparison, and guidance on who should adopt it.

AI agentsCLI installationClaude Code
0 likes · 14 min read
One‑Click Reuse of 500+ Claude Code Components: End Repetitive Config Pain
Data Party THU
Data Party THU
Jun 15, 2026 · Artificial Intelligence

Why Claude Code Uses Exactly 12 Agent Design Patterns—and How to Apply Them

The article breaks down Claude Code's twelve agent design patterns—grouped into memory, workflow, tool‑permission, and automation categories—explaining the architectural pain points each solves, when to use them, signs of over‑design, and provides concrete Python implementations and trade‑off analyses.

Agent Design PatternsClaude CodeMemory Management
0 likes · 22 min read
Why Claude Code Uses Exactly 12 Agent Design Patterns—and How to Apply Them
Data STUDIO
Data STUDIO
Jun 5, 2026 · Artificial Intelligence

12 Reusable Agentic Harness Patterns: When to Use and Avoid Over‑Design

The article breaks down twelve reusable Agentic Harness design patterns extracted from Claude Code, grouping them into memory, workflow, tool‑permission, and automation categories, explains the architectural pain points each solves, shows when to apply or over‑engineer them, and provides concrete Python implementations.

Agentic HarnessMemory ManagementPython
0 likes · 21 min read
12 Reusable Agentic Harness Patterns: When to Use and Avoid Over‑Design