skills/smithery.ai/atomic-bead-filing

atomic-bead-filing

Installation
SKILL.md

Atomic Bead Filing

Overview

File beads that future agents can execute with zero shared context. You receive an observation, ground it in the codebase, and create a bead that stands alone.

When to Use

  • Main agent noticed something off while working
  • Need to capture it without derailing current task
  • Want a proper bead, not a vague note

Core Principle

A bead is good if a stranger-agent can execute it knowing ONLY:

  1. The bead's description
  2. The codebase (via search/read)

They should NOT need: conversation history, the observer's context, or clarification.

Installs
1
First Seen
Apr 6, 2026
atomic-bead-filing from smithery.ai