pouriamrt

Ac Status — Development skill for Claude Code

Development community

Show Alliance Canada queue, quotas, allocation standing, and recent job outcomes.

How to install Ac Status

Installs to ~/.claude/skills/pouriamrt-alliance-can-skills-ac-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pouriamrt-alliance-can-skills-ac-status && curl -fsSL https://raw.githubusercontent.com/pouriamrt/alliance-can-skills/HEAD/commands/ac-status.md -o ~/.claude/skills/pouriamrt-alliance-can-skills-ac-status/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ac Status does


description: Show Alliance Canada queue, quotas, allocation standing, and recent job outcomes argument-hint: "[cluster]"

Use the `alliance-can` skill.

Cluster: `$ARGUMENTS` (default `AC_CLUSTER`).

Gather and report, in this order:

  1. acan status — is there a live session at all.
  2. acan jobs — running and pending jobs, with the pending reason.
  3. For anything pending on (Priority), add acan share and read the LevelFS: above 1 means under-ser

Alternatives in Development

  • Mempalace Status — Show the current state of your memory palace — wings, rooms, drawer counts, and suggestions 58.6k ★
  • Telegram — Show Telegram bot status and manage global session 1.3k ★
  • Mnemos Status — /mnemos-status — Show Mnemos Memory Status 705 ★

Full documentation available on GitHub

View Source Repository