From oh-my-auggie
Memory triage workflow — capture, organize, and retrieve persistent context
npx claudepluginhub r3dlex/oh-my-auggie --plugin oh-my-auggieThis skill uses the workspace's default tool permissions.
<Purpose>
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
Guides root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Writes implementation plans from specs for multi-step tasks, mapping files and breaking into TDD bite-sized steps before coding.
Share bugs, ideas, or general feedback.
<Use_When>
<Do_Not_Use_When>
note or writer-memory instead)<Why_This_Exists> Context gets compacted. Memories prevent important decisions, conventions, and user preferences from being lost when context windows reset. </Why_This_Exists>
<Execution_Policy>
AskUserQuestion:
notepad_read(section="all")<Tool_Usage>
notepad_write_priority, notepad_write_working, notepad_write_manual to savenotepad_read(section="all") to search memoriesnotepad_stats to check memory size and entry countnotepad_prune to manually prune old entries
</Tool_Usage><Final_Checklist>