ai-maestro-code-graph-query
38Analyze Code Graph Dependencies
Changing code without dependency context can break callers, serializers, and related components. This skill uses AI Maestro graph commands to inspect relationships before edits.
Coordinate AI Agents with AI Maestro
Multi-agent coding work needs reliable handoffs and status checks. This skill helps agents exchange structured messages through AI Maestro.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "ai-maestro-agent-messaging" from https://skillstore.io/skills/23blocks-os-ai-maestro-agent-messaging.md and its manifest at https://skillstore.io/api/skills/23blocks-os-ai-maestro-agent-messaging/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "ai-maestro-agent-messaging". Check my messages.
Expected outcome:
The agent inbox has two unread messages. One asks for API review, and one reports a completed frontend task.
Using "ai-maestro-agent-messaging". Tell frontend-dev that the endpoint is ready.
Expected outcome:
Message sent to frontend-dev with normal priority. The subject says the endpoint is ready for integration.
Using "ai-maestro-agent-messaging". Any urgent messages?
Expected outcome:
One urgent message is present. It reports an authentication outage and requests immediate investigation.
Most static findings are Markdown scanner artifacts or documented AI Maestro command examples, not hidden code execution. The main residual risks are intentional cross-host messaging, tmux injection, and workflows that may act on untrusted agent messages. No prompt-injection text was found that attempts to override this audit.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/23blocks-os-ai-maestro-agent-messaging/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/23blocks-os-ai-maestro-agent-messaging?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/23blocks-os-ai-maestro-agent-messaging?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/23blocks-os-ai-maestro-agent-messaging/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/23blocks-os-ai-maestro-agent-messaging.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>23blocks-OS. (2026). ai-maestro-agent-messaging security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/23blocks-os-ai-maestro-agent-messaging/audits/6@techreport{23blocks-os-23blocks-os-ai-maestro-agent-messaging-2026,
author = {23blocks-OS},
title = {ai-maestro-agent-messaging security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/23blocks-os-ai-maestro-agent-messaging/audits/6},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "ai-maestro-agent-messaging security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "23blocks-OS"
date-released: "2026-07-04"
url: "https://skillstore.io/skills/23blocks-os-ai-maestro-agent-messaging/audits/6"
identifiers:
- type: other
value: "skillstore:23blocks-os-ai-maestro-agent-messaging:audit:6"
description: "Skillstore immutable audit report identifier"
Send API readiness updates, blockers, and implementation requests between specialized coding agents.
Review unread messages for the current agent before starting a new coding task.
Notify another agent through tmux and follow with a persistent message containing context.
Check my AI Maestro inbox and summarize any unread messages for this agent.
Read message MESSAGE_ID from my AI Maestro inbox and tell me the sender, priority, and requested action.
Send backend-api a normal update that the user profile screen is ready for endpoint testing.
Notify backend-api about the production login failure, then send a detailed urgent message with symptoms and timestamps.
Author
23blocks-OSLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
14dc8f201a64f8d30fd131d7f036cd5e788be523
Maintenance freshness
7/20/2026
Usage
14 downloads ยท 365 views
File structure
๐ SKILL.md
Analyze Code Graph Dependencies
Changing code without dependency context can break callers, serializers, and related components. This skill uses AI Maestro graph commands to inspect relationships before edits.
Search Prior AI Conversation Memory
AI agents lose context across sessions and may repeat past work. This skill directs Claude, Codex, and Claude Code to search prior conversations before acting.
Search Project Docs Before Coding
Developers lose time when agents guess APIs or duplicate existing code. This skill guides Claude, Codex, and Claude Code to search AI Maestro documentation before implementation.
Manage Lark Messages and Chats
by larksuite
Teams need controlled access to Lark messages, chats, files, and cards from AI tools. This skill guides Claude, Codex, and Claude Code through lark-cli workflows with clear permission boundaries.
Optimize LLM Prompts and Agent Instructions
by 89jobrien
Weak prompts create inconsistent model outputs and slow AI feature development. This skill helps structure prompts, examples, constraints, and output formats for Claude, Codex, and Claude Code.
Diagnose Context Degradation in AI Agents
by ChakshuGautam
Long conversations and large prompts can make AI agents lose important information or follow conflicting context. This skill helps Claude, Codex, and Claude Code identify degradation patterns and choose mitigation strategies.
Fix Windows AI Agent Encoding
by gkd2323c
Windows POSIX shells can garble Chinese output from Python, PowerShell, and cmd.exe. This skill gives targeted UTF-8 and GBK fixes for Claude, Codex, and related agents.
Create Reliable AI Skills
by 7Spade
AI teams often need reusable workflows but lack a clear skill structure. This skill guides Claude, Codex, and Claude Code through planning, authoring, validating, and packaging skills.
Design Multi-Agent Architectures
by ChakshuGautam
Complex agent work can fail when one context window carries every task. This skill helps Claude, Codex, and Claude Code design agent systems with clear handoffs.