implementing-architectureUse when: about to write code and docs/architecture/ exists with STATUS: APPROVED in architecture.yaml. Not when: no approved architecture yet (use compiling...
Install via ClawdBot CLI:
clawdbot install inetgas/implementing-architectureGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/inetgas/arch-compilerAudited Apr 18, 2026 · audit v1.0
Generated May 22, 2026
An e-commerce company needs to split a monolith into microservices. The architecture is approved with pattern definitions for service boundaries, messaging, and observability. The team implements each service according to the architecture artifacts, ensuring constraints and NFRs are met.
A fintech startup has an approved architecture for migrating on-premises applications to AWS. The architecture specifies cloud providers, network topology, and data retention policies. The implementation team uses the architecture artifacts to provision resources and deploy services accordingly.
A logistics company adopts an event-driven architecture approved by stakeholders. The architecture artifacts define event schemas, message brokers, and processing patterns. Developers implement microservices that produce and consume events as per the selected patterns.
A healthcare provider must implement a new patient portal with strict regulatory constraints. The approved architecture includes HIPAA compliance rules, data encryption patterns, and audit logging. The implementation follows these artifacts to ensure all constraints are enforced in code.
A SaaS company rolls out multi-tenancy for its platform. The architecture artifacts specify tenant isolation patterns, shared vs dedicated resources, and metering logic. The implementation team builds the solution according to the selected-patterns and pattern details.
Offer implementation services as a premium add-on to existing consulting engagements. Revenue comes from project-based fees for translating approved architectures into production-ready code.
Provide a subscription-based tool that autom parts of the implementation workflow, like code generation from architecture artifacts. Revenue from monthly or annual subscriptions.
Develop training programs for teams to adopt architecture-driven implementation. Revenue from course fees and certification exams.
💬 Integration Tip
Integrate with the arch-compiler to automatically fetch approved architecture artifacts and validate implementation against constraints. Use CI/CD pipelines to run verification checks during build.
Scored Jul 10, 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.