What problem does it solve? AI agents often skip available workflow skills and act on tasks ad hoc, producing undisciplined results. This Skill establishes a mandatory session-start protocol that checks for relevant skills before any action, cleans up abandoned beads wisps from interrupted sessions, and prevents common rationalizations for skipping structured workflows. ## Core Features & Use Cases - Skill-First Rule: Requires invoking relevant or requested skills before acting, announcing usage, and following checklists as todos. - Session Cleanup: Runs beads wisp garbage collection (bd mol wisp gc) to remove abandoned ephemeral wisps older than 24 hours while preserving resumable work. - Priority & Guardrails: Defines process-skill-first ordering (brainstorming, systematic-debugging), a red-flags table of rationalizations to stop, and working-directory rules that keep operations in the user's project rather than the skill install path. - Use Case: At the start of a Pi session in a beads-initialized project, the agent cleans stale wisps, verifies the superpowers-workflow formula is seeded, then routes a "fix this bug" request through the systematic-debugging skill before touching code. ## Quick Start Start a new conversation and ask the agent to check for relevant skills before beginning work on your task.