Irrlicht
Menu-bar status lights, cost tracking, and issue workflows
All Skills in This Repository (9)
Pure Emerald Level Indicatorsirrlicht-design
Provide centralized Irrlicht design tokens and UI kits for branded prototypes.
ir:agent-landscape
Track and rank coding agents by GitHub stars and momentum.
ir:exec
Analyze a GitHub issue and generate a structured implementation plan.
ir:release
Automate Irrlicht release workflows from version bumps to GitHub publishing.
ir:onboard-agent
Generate the canonical scenario×adapter fixture matrix for irrlicht with replay verification.
ir:test-fg
Launch six foreground Explore agents in two waves to validate Irrlicht subagent detection.
ir:agent-releases
Track coding agent releases and report changes affecting session monitoring.
ir:test-mac
Build and restart the Irrlicht macOS Go daemon and Swift app for testing.
ir:test-bg
Launch six background Explore agents in two waves to test Irrlicht detection.
Frequently Asked Questions
FAQPage SchemaHow to install Irrlicht?▼
Run `npx skills add ingo-eichhorst/Irrlicht --all -g -y` in your terminal to install all skills in this suite globally.
What does Irrlicht actually monitor?▼
It shows one colored menu-bar dot per coding session (working, waiting, ready, error), plus context-pressure, live per-session cost, and history across Claude Code, Codex, Aider, OpenCode, and more.
How do the ir:exec and ir:triage skills work?▼
ir:triage scores GitHub issues for readiness and complexity, then ir:exec takes a ready issue from worktree to tested, reviewed pull request automatically.
Does Irrlicht work with Claude Code?▼
Yes. The skills follow the standard SKILL.md format and run in Claude Code and compatible coding environments, while the app itself monitors Claude Code sessions natively.
Is Irrlicht private and free to use?▼
Yes. It is MIT-licensed, local-first, sends no telemetry, and reads transcripts read-only.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core