3 Commits
Author SHA1 Message Date
dbl8005 4adaba4c9e chore: skills.sh discoverability — topics, badge, CI check
Added GitHub topics (claude-code, claude-code-skill, claude-code-plugin,
ai-agent-tools, developer-tools) for directory crawlers, a skills.sh
install badge to the README, and a CI step that runs the real skills.sh
CLI ('npx skills add . --list') to catch anything that would break
discovery before it ships.
2026-08-23 00:57:08 +03:00
dbl8005 f4d9a01e9e ci: also run claude plugin validate against the manifest 2026-08-23 00:38:43 +03:00
dbl8005 f5702a8895 feat: initial release of sitrep-panel v1.0.0
A live local HTML report skill for Claude Code — status board, running
'what's happening now' narrative, screenshot gallery, newest-first log,
served on localhost with 2s-poll live-reload (no build step, no external
requests). Optional tracker-synced board (Jira/GitHub Issues/Linear),
falls back to a manual checklist when nothing's configured.

Invoked via /sitrep-panel [start|open|stop|archive].
2026-08-23 00:34:11 +03:00