Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Emasoft/ai-maestro-architect-agent --skill amaa-design-communication-patternsgit clone --depth 1 https://github.com/Emasoft/ai-maestro-architect-agentWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/emasoft/ai-maestro-architect-agent/amaa-design-communication-patterns)<a href="https://agentmods.dev/skills/emasoft/ai-maestro-architect-agent/amaa-design-communication-patterns"><img src="https://agentmods.dev/badge/skills/emasoft/ai-maestro-architect-agent/amaa-design-communication-patterns/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/emasoft/ai-maestro-architect-agent/amaa-design-communication-patterns"><img src="https://agentmods.dev/badge/skills/emasoft/ai-maestro-architect-agent/amaa-design-communication-patterns.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00036 | $0.00794 |
| Opus 5 | $0.00018 | $0.00397 |
| Sonnet 5 | $0.00007 | $0.00159 |
| Haiku 4.5 | $0.00004 | $0.00079 |
Grade A, and why
amaa-design-communication-patterns scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design Communication Patterns Skill
Overview
Centralizes communication patterns, messaging protocols, and design document standards. Requires AI Maestro running.
Prerequisites
- AI Maestro running and API accessible
- Reference documents present in
references/directory - Proper agent naming convention (domain-subdomain-name)
Instructions
- Identify the communication pattern or protocol needed
- Consult the appropriate reference document in
references/ - Follow the protocol as documented
- Do not duplicate protocol definitions in individual skills
Checklist
Copy this checklist and track your progress:
- Identify needed communication pattern
- Consult reference document
- Follow protocol as documented
Reference Documents
All shared resources are reference documentation files located in the references/ directory:
| Reference | Description |
|---|---|
| ai-maestro-message-templates.md | 1.1 Sending Acknowledgment When Receiving Design Request from AMCOS, 1.2 Requesting Clarification from AMCOS for Ambiguous Requirements, 1.3 Reporting Design Completion to AMCOS, 1.4 Notifying AMCOS That Handoff Document is Ready for AMOA, 1.5 Reporting Blocker That Prevents Design Progress, 1.6 Verifying ACK Receipt After Sending a Message, Example: Complete Message Send and Verify Workflow |
| message-response-decision-tree.md | Step 1: Priority Triage, Step 2: Message Type Routing, Step 3: Response Actions, Step 4: ACK Protocol |
| design-document-protocol.md | Document UUID Format (GUUID), Required Frontmatter Schema, Document Lifecycle, Validation Procedures, Search Procedures, GitHub Integration, Edge Cases and Error Handling, File Naming Convention, Cross-Plugin Protocol, Quick Reference |
| proactive-handoff-protocol.md | Standard Handoff Format, Automatic Handoff Triggers, Handoff Document Location, Mandatory Handoff Sections, Context, Progress, Current State, Blockers (if any), Next Steps, References, Proactive Writing Rules, Handoff Quality Checklist |
| task-completion-checklist.md | Before Reporting Task Complete, Verification Loop, Common Traps (Architect-Specific), Completion Report Format, Pre-Completion Checklist for Architects, When to Escalate vs Complete |
| native-cross-session-channel.md | The native cross-session channel vs AMP, What actually changed and when, What the platform does NOT give you, R42.3 is false as written, AMAA's policy (outbound AMP-only, inbound-untrusted), Cross-agent terminal verbs, Anti-patterns |
What ships with it
14 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/ai-maestro-message-examples.md 2.2 KB
- references/ai-maestro-message-templates.md 14 KB
- references/design-document-protocol.md 9.8 KB
- references/edge-case-protocols.md 17 KB
- references/message-response-decision-tree.md 1.8 KB
- references/native-cross-session-channel.md 25 KB
- references/op-access-shared-constants.md 4.7 KB
- references/op-create-kanban-epic.md 5.2 KB
- references/op-load-shared-template.md 4.9 KB
- references/op-query-kanban-progress.md 3.3 KB
- references/op-send-ai-maestro-message.md 6.1 KB
- references/op-validate-with-schema.md 5.7 KB
- references/proactive-handoff-protocol.md 2.2 KB
- references/task-completion-checklist.md 5.5 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 71 lines · 36 tokens per session scan A 2e20ba69964c
amaa-design-communication-patterns is a skill published in the GitHub repository Emasoft/ai-maestro-architect-agent (2 stars, last pushed 12d ago), licensed MIT. It adds 36 tokens to every session and 794 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…
next-cache-components-optimizer
Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…
next-partial-prefetching-adoption
Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…