# Squawk

> Alias for the `iago` skill. Appends a Mermaid diagram (sequence, flow, class, or entity-relation) to a GitHub PR's existing /review comment. Use whenever the user invokes /squawk or says "squawk this PR".

- **Type:** Skill
- **Install:** `agentstack add skill-drakulavich-iago-squawk`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [drakulavich](https://agentstack.voostack.com/s/drakulavich)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [drakulavich](https://github.com/drakulavich)
- **Source:** https://github.com/drakulavich/iago/tree/main/squawk
- **Website:** https://drakulavich.github.io/iago/

## Install

```sh
agentstack add skill-drakulavich-iago-squawk
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# squawk — alias for `iago`

This skill is a thin alias. The full behavior, rubric, templates, and
helper script live in the `iago` skill in the same repository.

**Do exactly what `iago/SKILL.md` says.** Read that file first, then
follow it step-by-step using the same `$ARGUMENTS` you received.

Concretely:

1. Read `iago/SKILL.md` from the sibling directory next to this skill, and
   treat it as your operating instructions. The two skills are always
   installed side-by-side; the `iago/` directory is right next to this
   `squawk/` directory in whichever skills folder your runtime uses
   (`~/.claude/skills/`, `~/.agents/skills/`, `~/.config/opencode/skills/`,
   etc.).
2. Use the helper at `../iago/scripts/post.ts` (relative to this skill's
   directory), run with `bun run`, when it's time to post the diagram.
3. Use the references and examples under `../iago/` for selection rules and
   Mermaid syntax.

Do not duplicate logic here — keep `iago` as the single source of truth.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [drakulavich](https://github.com/drakulavich)
- **Source:** [drakulavich/iago](https://github.com/drakulavich/iago)
- **License:** MIT
- **Homepage:** https://drakulavich.github.io/iago/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-drakulavich-iago-squawk
- Seller: https://agentstack.voostack.com/s/drakulavich
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
