Architect
Author

Architect

Professional architect sharing high‑quality architecture insights. Topics include high‑availability, high‑performance, high‑stability architectures, big data, machine learning, Java, system and distributed architecture, AI, and practical large‑scale architecture case studies. Open to ideas‑driven architects who enjoy sharing and learning.

1.5k
Articles
0
Likes
5.7k
Views
0
Comments
Recent Articles

Latest from Architect

100 recent articles max
Architect
Architect
Jul 9, 2026 · Artificial Intelligence

How to Capture Expert Knowledge When AI Coding Joins Your Team

When AI‑assisted coding is introduced, teams often struggle to preserve the hidden engineering expertise of top performers, so the article proposes turning that tacit know‑how into reusable, inspectable, and trim‑able Agent processes that can be documented, run, and continuously improved.

AIAgentKnowledge management
0 likes · 22 min read
How to Capture Expert Knowledge When AI Coding Joins Your Team
Architect
Architect
Jul 8, 2026 · Artificial Intelligence

Claude Code Loop Hierarchy: From Self‑Check to Unattended Four‑Tier Control

The article analyses Claude Code’s four loop types—turn‑based, goal‑based, time‑based and proactive—as a four‑level control‑delegation ladder, explains how each level shifts responsibility from human to system, and offers a gradual adoption path with timely downgrade strategies to keep automation reliable.

AI agentsClaude CodeControl delegation
0 likes · 15 min read
Claude Code Loop Hierarchy: From Self‑Check to Unattended Four‑Tier Control
Architect
Architect
Jul 6, 2026 · R&D Management

How Claude Code Delivered an 8× Engineer Output Boost at Anthropic

Anthropic’s Claude Code team reports an eight‑fold increase in engineer code output, but the article explains that the real shift is from writing code to verification, with specs stored in repos, routines that merge feedback, PRs and metrics, a bad/sad quality taxonomy, six concrete interfaces, and new challenges around context switching, accountability and role boundaries.

AI-assisted developmentAnthropicClaude Code
0 likes · 20 min read
How Claude Code Delivered an 8× Engineer Output Boost at Anthropic
Architect
Architect
Jul 5, 2026 · Artificial Intelligence

How to Hand Off Night‑Shift Tasks to Claude Code: The Four Critical Loop Hand‑off Points

The article analyses Claude Code's Loop feature for night‑shift automation, breaking the workflow into four hand‑off points—checking, stopping, waiting, and authority—while showing how turn‑based, goal‑based, time‑based and proactive loops can be combined with concrete Skill definitions, /goal, /loop and /schedule commands to keep engineering boundaries clear and auditable.

AI AgentClaude CodeGoal-based loop
0 likes · 20 min read
How to Hand Off Night‑Shift Tasks to Claude Code: The Four Critical Loop Hand‑off Points
Architect
Architect
Jul 4, 2026 · Artificial Intelligence

Enterprise AI Loops: Define Goals, State, Evidence, Permissions, and Feedback First

To make AI loops work in an enterprise, you must first make the surrounding work system explicit by documenting five engineering objects—goal, state, evidence, permissions and feedback—so that loops run on low‑risk, verifiable paths before scaling to more complex automation.

AI LoopAgentContinuous Integration
0 likes · 24 min read
Enterprise AI Loops: Define Goals, State, Evidence, Permissions, and Feedback First
Architect
Architect
Jul 3, 2026 · Artificial Intelligence

Avoiding Skill Hell: Writing Agent Skills That Remain Predictable, Not Outdated Wikis

The article analyses the emerging "Skill Hell" problem where an ever‑growing set of Agent Skills makes routing, context handling, execution and maintenance fragile, and proposes a three‑layer design, explicit routing contracts, progressive disclosure, evidence‑driven steps and disciplined pruning to keep skills stable and auditable.

AI governanceAgent SkillsLLM Ops
0 likes · 26 min read
Avoiding Skill Hell: Writing Agent Skills That Remain Predictable, Not Outdated Wikis
Architect
Architect
Jul 2, 2026 · Artificial Intelligence

Andrew Ng’s Three‑Layer Loop: Faster Agents Demand Slower Human Feedback

The article analyzes Andrew Ng’s three‑layer Loop Engineering framework—agentic coding, developer feedback, and external feedback loops—explaining how accelerating AI‑driven coding requires stronger, slower human‑managed feedback to keep product vision aligned with real‑world needs.

AI agentsProduct Managementfeedback loops
0 likes · 17 min read
Andrew Ng’s Three‑Layer Loop: Faster Agents Demand Slower Human Feedback
Architect
Architect
Jul 1, 2026 · Artificial Intelligence

Scheduling AI Agents for Night‑Shift Work: Turning Prompts into Reliable Loops

The article explains how to transform AI agents from single‑prompt responders into reliable night‑shift workers by defining clear goals, state files, evidence, and permission boundaries, using /goal, /loop and scheduled tasks, and provides concrete steps, examples, and a scheduling template for stable unattended execution.

AI agentsLoopOperations
0 likes · 27 min read
Scheduling AI Agents for Night‑Shift Work: Turning Prompts into Reliable Loops
Architect
Architect
Jun 30, 2026 · Artificial Intelligence

Mastering Claude Code /loop: Turning Fragmented Tasks into Automated Workflows

This article explores Claude Code's /loop feature, showing how it can act as an in‑session observer to automate repetitive checks like CI status, deployments, and PR comments, while providing evidence, handling failures, and integrating with broader scheduling tools for reliable engineering workflows.

AI automationAgentCI monitoring
0 likes · 17 min read
Mastering Claude Code /loop: Turning Fragmented Tasks into Automated Workflows
Architect
Architect
Jun 29, 2026 · Artificial Intelligence

27 Practical Claude Code Tips to Accelerate Real‑World Adoption

The article presents a structured set of 27 Claude Code techniques—organized into three phases of context setup, process control, and automation—that transform the tool from simple code generation into a reliable, verifiable component of engineering workflows, emphasizing isolation, verification, and evidence collection.

AI coding assistantClaude CodePrompt engineering
0 likes · 19 min read
27 Practical Claude Code Tips to Accelerate Real‑World Adoption