dogfood-flush

Execute Bash scripts to drain the dog-food queue and regenerate STATE.md.

2|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/jsagir/mindrian-os-plugin --skill dogfood-flush
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood-flush
Source: https://github.com/jsagir/mindrian-os-plugin/tree/main/skills/dogfood-flush
Command: npx skills add https://github.com/jsagir/mindrian-os-plugin --skill dogfood-flush

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Ensures that the most up-to-date edits in the dog-food queue are reflected in the Live (auto) section of the STATE.md, allowing for real-time updates in the Mindrian room.

Core Features & Use Cases

  • Queue Drain: Manually drains the PostToolUse queue into the mindrian room.
  • Regeneration: Automatically regenerates the Live (auto) section in STATE.md with the latest edits.
  • Admin Access: Requires admin access to execute, protecting against unintended modifications.
  • Use Case: If automatic session start draining has not run, this command can be used to manually force-drain the queue and refresh the Live (auto) section.

Quick Start

/mos:dogfood-flush

Frequently Asked Questions about dogfood-flush

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manually flush queued edits into the Live section of STATE.md?

To flush queued edits into STATE.md, run the admin command to execute Bash scripts that clear the PostToolUse queue and regenerate the Live (auto) section with the latest dogfood changes.

Why does the Mindrian room not show the latest dogfood queue updates?

The Mindrian room may lack updates if automatic session start draining has not run, requiring a manual flush of the dogfood queue to synchronize edits into the Live (auto) section of STATE.md.

Do I need admin access to regenerate the Live section in STATE.md?

Yes, admin access is required to execute the queue drain and regenerate the Live (auto) section in STATE.md, protecting the Mindrian room against unintended modifications.

What is the purpose of force-draining the PostToolUse queue?

Force-draining the PostToolUse queue manually pushes pending dogfood edits into the Mindrian room, ensuring real-time synchronization when the automatic session start draining process fails or has not executed.

Can I use a Bash script to clear the dogfood queue without admin privileges?

No, the Bash scripts that clear the dogfood queue and update STATE.md require admin access to execute, ensuring that only authorized users can force-drain queue edits into the Live (auto) section.