What problem does it solve? Mid-thread feedback and observations often get lost because capturing them properly requires deciding where they belong and formatting them consistently. This Skill routes each note to the right feedback inbox and appends it verbatim, with zero analysis or triage. ## Core Features & Use Cases - Routing logic: Loop-skill notes (blueprint/build/signoff/recheck, SKILL NOTE lines) go to the central loop feedback doc; all other notes go to the current repo's docs/feedback.md, resolved fresh via git on every capture. - Verbatim capture: Notes are quoted exactly as given and appended as dated inbox lines, with duplicates logged anyway as signal. - Confirmation with drift guard: Every capture ends with the absolute path written and the current Inbox entry count, so a wrong destination is visible immediately. - Use Case: While reviewing a build slice you notice a friction point — say "fb: the signoff step dropped my context" and the note lands in the loop feedback doc for later batch triage. ## Quick Start Say "fb: the blueprint step asked too many clarifying questions" to log that feedback note to the correct inbox.