ExaDev

Hide — Development skill for Claude Code

Development community

Hide this session from agent discovery (still DM-able if id is known).

How to install Hide

Installs to ~/.claude/skills/exadev-agent-comms-hide/SKILL.md

Terminal
mkdir -p ~/.claude/skills/exadev-agent-comms-hide && curl -fsSL https://raw.githubusercontent.com/ExaDev/agent-comms/HEAD/commands/hide.md -o ~/.claude/skills/exadev-agent-comms-hide/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Hide does


description: Hide this session from agent discovery (still DM-able if id is known)

Call the `agent_comms` MCP tool with `action: "update"` and `visibility: "hidden"`. Confirm with a single line.

Alternatives in Development

  • Brainstorm Ideas New — Brainstorm feature ideas for new products in early discovery 7.8k ★
  • Agent Skills Platform — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.4k ★
  • Agent Skill Creator — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.3k ★

Full documentation available on GitHub

View Source Repository