From hall-of-automata-cli
List, view, or prune saved Tier-2 subagent consultation outputs
How this skill is triggered — by the user, by Claude, or both
Slash command
/hall-of-automata-cli:hall-consultations list|view <id>|prune [--older-than <days>]list|view <id>|prune [--older-than <days>]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manage saved Tier-2 subagent consultation outputs.
Manage saved Tier-2 subagent consultation outputs.
SLUG=$(cat ~/.hall/session/.repo-slug 2>/dev/null || echo "")
find ~/.hall/projects/$SLUG/plans -name "*.md" -path "*/consultations/*" | sort
Display as a table: plan, filename, approximate size, date.
Read and display the consultation file. <id> can be a filename or a partial match.
Remove consultation files older than N days (default: 90). List files to be removed and ask for confirmation before deleting.
npx claudepluginhub mockasort-studio/marketplace --plugin hall-of-automata-cliProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.