Marketplace

sitrep-reporting

Military-style SITuation REPort protocol for multi-agent coordination. Enforces structured statusreporting with 🟢🟡🔴 codes, quantitative progress (0-100%), blockers, dependencies, ETAs, andauthorization codes for secure handoffs. Prevents communication failures, lost context, and delayedblocker reporting. Use when: coordinating multiple agents, wave execution, reporting progress,requesting status updates, handing off deliverables.

$ Installer

git clone https://github.com/krzemienski/shannon-framework /tmp/shannon-framework && cp -r /tmp/shannon-framework/skills/sitrep-reporting ~/.claude/skills/shannon-framework

// tip: Run this command in your terminal to install the skill