sitrep-panel - Live local HTML status report for tracking task progress
Maintains a live-reloading local HTML status report on localhost to visualize task progress, status boards, log entries, and screenshots.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Scaffold local report HTML files
- Run localhost HTTP background server
- Update live task progress content
- Prepend timeline log entry markup
- Update interactive status board cards
- Archive active local report directory
- Stop background HTTP report server
Inputs
- Invocation action arguments
- Project root path
- Task context information
- Report screenshot images
- Connected issue tracker data
Outputs
- HTML report files in .sitrep-panel/report
- Localhost server URL output
- Archived report files in .sitrep-panel/archive
- Updated .gitignore file
Requirements
- Python 3
- Background task execution capability
- Local web browser
