Productivity
list-members
Displays the roster of architecture team members with their specialties and expertise areas. Use when the user asks "Who's on the architecture team?", "List architecture members", …
Engineering
myco:three-tier-config-architecture
Comprehensive procedures for implementing and managing three-tier configuration architecture with Machine/Grove/Project scope hierarchy. Covers config storage design with scope enf…
Engineering
hono-ddd-guidelines
DDD architecture guidance for new Hono backends or refactoring existing codebases. Covers layer structure (domain/application/infrastructure/controller), dependency direction, resp…
Security
permission-set-groups-and-muting
Use when designing or reviewing permission-set-group architecture, including profile minimization, group composition, muting strategy, and migration from profile-heavy models. Trig…
Engineering
aposd-designing-deep-modules
Enforce a Design-It-Twice workflow: generate 2-3 distinct approaches, compare them, then implement. Use when designing modules, APIs, or classes before coding. Triggers on design r…
Engineering
hotplex-arch-analyzer
Deep audit of HotPlex project architecture and code health. Performs architecture analysis, code quality review, SOLID/DRY compliance, concurrency/performance checks, security scan…
Engineering
designing-deep-modules
Designs, reviews, and refactors modules to maximize functionality behind minimal interfaces. Analyzes boundaries, flags shallow modules, and applies heuristics such as pulling comp…
Documentation
adr-write
Capture an Architecture Decision Record — what was decided, why, what alternatives were considered, and when to revisit. Writes a numbered ADR file to docs/adr/ in the active repo …
Engineering
to-be-architecture
Design target AWS architecture covering ECS Fargate/EKS/Serverless selection, VPC topology with public-private-isolated subnets, database choice (RDS/Aurora/DynamoDB), IAM boundari…
Engineering
coordinator-pattern
Guides Coordinator pattern decisions for iOS/tvOS apps: when coordinators add value versus overkill, parent-child hierarchy design, SwiftUI versus UIKit differences, and flow compl…
Security
guardiao
Reviews code security, architecture, incidents, and third-party dependencies to identify real vulnerabilities, exploitable weaknesses, supply-chain risk, and safe mitigations. Use …
Business
ha-dr-architecture
Designing high availability and disaster recovery strategies for Salesforce: Trust site monitoring, backup strategies, cross-region considerations, business continuity planning, RT…
Design
design-first
Reach incremental design consensus before implementation: scope to structure, interactions, contracts, then build. Use for unclear scope in multi-component work, undefined feature …
Engineering
project-architecting
Senior Architect methodology for greenfield projects. Collects business requirements through 1-3 chat phases, then produces 6+1 artifacts in docs/plans/<project>/ plus a tasks.yaml…
Engineering
expert-analysis
Dispatches parallel subagents, one per domain, to analyze a feature against the codebase. Each expert covers architecture, performance, data/state, UI/UX, security, testing, or bui…
Engineering
godot-refactor
Refactors code-created objects, tight coupling, and monolithic scripts over 150 lines toward scene-first architecture with signals and composition. Orchestrates extract-to-scenes, …
Research
nora-architectuur
Supports designing government systems per the Dutch Government Reference Architecture (NORA), including core principles, derived principles, BIO information security, and GDI infra…
Engineering
feature-architect
Guided feature development from requirements to deployed code. Combines codebase exploration, architectural design, parallel implementation via DAG orchestration, and quality revie…
Security
reviewing-changes
Apply layered quality gates to code changes: quality, security, and architecture. Produces severity-ranked findings with concrete fixes tied to file:line. Supports OWASP Top 10, SO…
Documentation
plan-challenger
Adversarial review of implementation plans — finds failure modes, hidden dependencies, scope risks, missing edge cases, and architecture concerns BEFORE coding begins. Use when a p…
Engineering
designing-distributed-systems
Designs distributed systems for scalability, reliability, and consistency. Covers CAP and PACELC theorems, consistency models, replication and partitioning strategies, transaction …
DevOps
oci-solution-architect
Design, review, and stress-test Oracle Cloud Infrastructure solution architectures across identity, compartments, networking, compute, database, storage, observability, security, r…
Design
aws-drawio-architecture-diagrams
Generates professional AWS architecture diagrams in draw.io XML format using official AWS Architecture Icons. Handles VPC layouts, multi-tier architectures, serverless designs, net…
General
huawei-event-driven-architecture-review
Review Huawei Cloud event-driven architecture designs covering DMS Kafka dead-letter configuration, ROMA Connect integration, FunctionGraph event triggers, SMN delivery retry, cons…
Business
agent-sales-engineer
Expert sales engineer specializing in technical pre-sales, solution architecture, and proof of concepts. Masters technical demonstrations, competitive positioning, and translating …
Design
reversa-designer
Migration team agent operating in two phases: proposes modern topology alternatives then designs new system specs under the chosen topology, producing target architecture, domain m…
Engineering
decomposition-planning-roadmap
Generates step-by-step decomposition plans and migration roadmaps for splitting monolithic applications into services. Use for questions about extraction order, migration sequencin…
Engineering
strangler-fig
Rebuilds a scoped legacy code section via clean-room rewrite when existing code hinders improvement. Extracts functional requirements, creates a firewalled greenfield implementatio…
Design
uml-modeling
Design, critique, and revise UML diagrams from a modeling and communication perspective. Supports reasoning about diagram form, abstraction level, boundaries, grouping, and selecti…
Engineering
apple-dev-best-practices
Guides Swift 6, SwiftUI, SwiftData, and Apple platform development using established patterns for architecture, state management, concurrency, networking, persistence, and testing.…
DevOps
oci-exadata-platform-architect
Design and operate Exadata Database Service across OCI Dedicated Infrastructure, Cloud@Customer, and multicloud destinations on Azure, Google Cloud, and AWS. Covers architecture, V…
Design
design-plan
Creates and maintains persistent design plan files for non-ticket architecture discussions. Auto-triggers on design discussions; accumulates decisions as files rather than memory; …
Security
agentprivacy-tetrahedral-sovereignty
Tetrahedral sovereignty model and 4×4 separation matrix for 0xagentprivacy. Covers Φ(Σ), det(Σ), the four forces Protect/Project/Reflect/Connect, cross-force separations σ_ij, gold…
Design
fireworks-tech-graph
Technical diagram creation for architecture, data flow, flowcharts, sequences, agent/memory models, or concept maps, exported as SVG+PNG. Triggered by requests to visualize systems…
Engineering
loom-code-review
Runs multi-axis implementation review through critique before merge, after feature or bug-fix work, when receiving feedback, or when correctness, readability, architecture, securit…
Engineering
antipatterns-review
Review agentic code, designs, or plans against the 12 canonical antipatterns. Diagnose production risks. Trigger on code reviews, design questions, mysterious failures, architectur…
Engineering
hv-refactor
Run a full architectural refactor cycle — explores the codebase for friction, categorizes dependencies, designs competing approaches for structural changes, then executes fixes. Us…
Engineering
myco:grove-multi-tenant-architecture
Procedures for building and operating Myco Grove multi-tenant systems, covering request context propagation, project identity via .myco/project.toml, database schema design, and co…
Engineering
architecture-design-review
Performs end-to-end architecture reviews covering system validation, pattern assessment, quality attributes, technology choices, and scalability analysis. Delivers detailed reports…
Engineering
modular-design-principles
Technology-agnostic guidance on modular systems: bounded contexts, clear boundaries, composability, state isolation, explicit contracts, failure containment, scaffolding workflows,…
DevOps
oraclecloud-reference-architecture
Standard 3-tier OCI reference architecture with VCN, subnets, gateways, load balancer, compute, and Autonomous DB. Use when designing a new OCI deployment, translating AWS/Azure pa…
Productivity
godot-organize-scripts
Detects scattered scripts and organizes them by category such as characters, enemies, components, managers, and utilities. Creates clear architectural layers and relationships whil…
Design
reversa-arquitetura-3d
Generates interactive 3D software architecture visualizations with Three.js, producing standalone HTML with free-camera navigation. Use for code city, module maps, dependency graph…
AI / ML
dna-memory
Three-layer memory architecture (working, short-term, long-term) with active forgetting, summarization, reflection loops, and associations. Use for agents needing persistent contex…
Engineering
sruja-architecture
Discovers architecture from codebases and authors Sruja DSL (repo.sruja) files. Use for architecture discovery, generating or refactoring repo.sruja, validating architecture agains…
Engineering
doncheli-review
Perform strict 7-dimension peer reviews covering correctness, tests, performance, architecture, security, style, and diff cleanliness. Activate on mentions of "review", "revisar", …
Business
the-algorithm
Product-building framework based on questioning requirements, deleting nonessential work, simplifying, accelerating feedback, and automating. Use for decisions on offers, features,…
Engineering
zoom-out
Step up one layer of abstraction and surface a map of relevant modules and callers when the local view is too narrow. Trigger when unfamiliar with a code region and needing surroun…
Productivity
godot-organize-project
Reorganizes project folder structure, consolidates similar files, and creates clean project architecture. Orchestrates organize-files, organize-assets, and organize-scripts as inde…
Engineering
doncheli-plan
Generate technical blueprints from Gherkin specs covering API contracts, service design, database schemas, and WebSocket events. Activate on mentions of "plan", "blueprint", "techn…
Documentation
maintain-project-architecture
Maintain ARCHITECTURE.md, SLICES.md, and architecture.json documenting product and module architecture with provable code slices. Use when a repo needs grounded architecture docs w…
Business
multi-org-strategy
Advises on multi-org Salesforce architecture decisions, hub-and-spoke integration topologies, risk reviews, and cross-org troubleshooting. Use for data-sharing, acquisition, region…
Engineering
architecture
Creates or evaluates architecture decision records (ADRs). Use when selecting technologies, documenting design decisions with trade-offs, reviewing system proposals, or designing c…
Engineering
rules-patterns
Reference catalogue of ten design patterns (Facade, Strategy, Adapter, Value Object, Factory, Repository, Decorator, Priority-Based Layers, Chain of Responsibility, Lazy Initializa…
Engineering
oma-architecture
Software and system architecture specialist handling module boundaries, tradeoff analysis, and stakeholder synthesis. Applies diagnostic routing, design comparisons, ATAM-style ris…
Engineering
repo-architecture
Generate a layered HTML architecture diagram from a GitHub repo URL. Walks the tree, classifies modules into semantic layers, selects layout and style, and renders the diagram. Pai…
Engineering
forge-adapt
Analyze the current project and generate customized agents, skills, and commands tailored to its stack and architecture. Recommends components, obtains approval, then adapts templa…
Engineering
component-design
Designs component boundaries, interface contracts, and data models from inception artifacts. Produces construction plans that define Agent, Tool, Memory, and Gateway boundaries for…
Engineering
lead-review
Autonomous multi-domain review pipeline covering health, architecture, security, performance, accessibility, tests, and release readiness. Auto-detects inapplicable domains and man…
Engineering
loom-code-review-and-quality
Performs code-focused quality review across correctness, tests, architecture, security, performance, scope, and evidence on diffs, branches, PRs, worker output, or implementation-c…
Showing the top 60 of 1,826. See the full list →