agent-architect-zurbrickAudit and improve an agent at the right layer: persona/tone, constitutional and operating rules, memory architecture, or skill portfolio / reusable workflows...
Install via ClawdBot CLI:
clawdbot install zurbrick/agent-architect-zurbrickGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 7, 2026
An e-commerce chatbot starts responding in a curt, impersonal tone during peak hours, leading to customer dissatisfaction. Agent Architect diagnoses that the persona definition is too vague and suggests a targeted edit to the SOUL.md file to reinforce friendly tone constraints.
A financial advisory agent repeatedly suggests non-compliant strategies despite general compliance rules. Agent Architect identifies that the operating rules lack specificity for certain asset classes and recommends a rule change in AGENTS.md to add explicit prohibitions.
A productivity assistant repeatedly forgets user-set preferences like time zone and notification settings across sessions. Agent Architect traces the issue to memory architecture: preferences are stored in short-term context but not persisted. A memory tweak to store critical facts in MEMORY.md is recommended.
A healthcare data agent generates custom reports from scratch each time, ignoring reusable templates. Agent Architect assigns the primary lane to skills, recommending a new narrow skill to automate standard report generation, reducing repetitive work.
A logistics agent tries to handle both route optimization and customer queries, resulting in poor performance. Agent Architect diagnoses a skills lane issue: the agent should delegate to separate specialized skills. The smallest fix is to split the skill portfolio and adjust routing rules.
Offer Agent Architect as a premium add-on subscription where users get regular architecture audits and patch recommendations. Charge per agent per month based on number of lanes analyzed.
Provide the diagnostic report for free but charge for implementation of fixes as a consulting service. Revenue comes from hourly or per-fix fees for patching persona, rules, memory, or skills.
Expose Agent Architect as an API endpoint that other agent platforms can integrate for automated diagnostics. Charge per API call or via a usage-based subscription.
💬 Integration Tip
Integrate Agent Architect as a pre-deployment step in your CI/CD pipeline for agents, running the audit checklist before each release to catch architectural issues early.
Scored May 7, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.