What problem does it solve?
This Skill allows you to capture observations about code smells, design flaws, or workarounds directly as executable "beads" without interrupting your current workflow, ensuring that these insights are properly grounded in the codebase and can be acted upon by future agents.
Core Features & Use Cases
- Contextual Grounding: Links observations to specific files and line numbers within the codebase.
- Actionable Bead Creation: Generates well-defined beads with clear descriptions, priorities, and acceptance criteria.
- Handles Ambiguity: Identifies situations requiring human input by using the
human-needed label and clearly outlining decision points.
- Use Case: While refactoring a complex module, you notice a potential performance bottleneck. You use this Skill to create a bead detailing the issue, its location, and why it matters, ensuring it's addressed in a future session.
Quick Start
Use the atomic-bead-filing skill to file a new bead for a noticed code smell in the main agent's current context.