Skip to main content
Run any Skill in Manus
with one click
GitHub repository

hapax-council

hapax-council contains 31 collected skills from hapax-systems, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
31
Stars
2
updated
2026-07-06
Forks
0
Occupation coverage
12 occupation categories · 100% classified
repository explorer

Skills in this repository

ci-watch
software-developers

Background CI monitor for a PR. Auto-run when: PostToolUse detects a PR was just created (suggests it with PR number), user asks to watch CI, or after pushing to a branch with an open PR. Takes PR number as argument. Invoke proactively without asking.

2026-07-06
status
network-and-computer-systems-administrators

Run the health monitor and report results. Auto-run when: session-context shows health is degraded or failed, after infrastructure changes (docker, systemd), when a service appears unreachable, or user asks about system health. Invoke proactively without asking.

2026-04-03
audit-flatpaks
network-and-computer-systems-administrators

Audit installed flatpak apps and find native alternatives. Auto-run when: storage-audit reveals large flatpak usage, operator mentions app performance issues related to sandboxing, or user asks about flatpaks. Invoke proactively without asking.

2026-03-29
branch-audit
network-and-computer-systems-administrators

Audit branches across all repos and clean up. Auto-run when: session-context reports >3 non-main branches across repos, no-stale-branches hook blocks a branch create, after merging PRs, or user asks about branch cleanup. Invoke proactively without asking.

2026-03-29
conflict-resolve
software-developers

Scan for and resolve merge conflict markers. Auto-run when: conflict-marker-scan PostToolUse hook fires a warning, git merge/rebase/cherry-pick output shows CONFLICT (PostToolUse suggests it), or user asks to fix conflicts. Invoke proactively without asking.

2026-03-29
consent-trace
compliance-officers-131041

Trace consent provenance. Auto-run when: work touches files containing personal data (profiles/, agents processing person names), after adding new data sources or storage, or user asks about consent or data protection. Invoke proactively without asking.

2026-03-29
diagnose
network-and-computer-systems-administrators

Full service triage. Auto-run when: a service is unreachable (connection refused, timeout), systemctl shows a failed unit (PostToolUse suggests it), session-context reports failed units, or user mentions something is broken/down/crashed. Takes optional service name as argument. Invoke proactively without asking.

2026-03-29
disk-triage
network-and-computer-systems-administrators

Emergency disk cleanup triage. Auto-run when: session-context reports root filesystem >85%, "No space left on device" errors appear (PostToolUse suggests it), or user mentions disk full. Prioritizes recovery over investigation. Invoke proactively without asking.

2026-03-29
distro-health
network-and-computer-systems-administrators

System update and health check. Auto-run when: session-context reports stale package updates (>3 days), failed systemd units are detected, or operator asks about system updates/packages. Invoke proactively without asking.

2026-03-29
logos-review
software-quality-assurance-analysts-and-testers

Parallel Agent fan-out for Logos code quality review. Auto-run when: preparing a release, before a demo, after large refactors across Logos, or user asks for a code quality review. Invoke proactively without asking.

2026-03-29
refresh-research
anthropology-and-archeology-teachers-postsecondary

Load research context at session start. Auto-run when: working-mode is research (session-context surfaces it), operator says "refresh research" or "research context", or starting a voice grounding session. Invoke proactively without asking.

2026-03-29
restore
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Restore cognitive context after an interruption. Auto-run when: operator returns after >2 hours of inactivity, says "what was I doing" or "where was I", or session-context detects stale uncommitted work. Invoke proactively without asking.

2026-03-29
storage-audit
network-and-computer-systems-administrators

Full storage survey across disk, Docker, containers, and project artifacts. Auto-run when: disk-triage reveals container bloat, session-context reports high Docker disk usage, or user asks for a comprehensive storage analysis. Invoke proactively without asking.

2026-03-29
sys-forensics
network-and-computer-systems-administrators

System freeze/crash investigation. Auto-run when: session-context detects boot age <1 hour (possible recent crash), operator reports a freeze or crash, system shows instability signs, or user runs /sys-forensics. Accepts optional --since argument. Invoke proactively without asking.

2026-03-29
working-mode
software-developers

Check or switch working mode (research/rnd). Auto-run when: operator mentions switching modes, session-context shows stale mode (>24h without refresh), or user asks about working mode, timer schedules, or runs /working-mode. Invoke proactively without asking.

2026-03-29
audit
software-developers

Parallel Agent fan-out for deep subsystem research. Use when investigating an unfamiliar subsystem, debugging cross-cutting concerns, or user asks for a deep audit. Takes subsystem name as argument (e.g., /audit reactive-engine, /audit profiler, /audit voice). Manual invocation only — too open-ended for auto-trigger.

2026-03-29
gpu-audit
network-and-computer-systems-administrators

Full GPU survey: VRAM allocation, process-level usage, compute utilization, thermals, power, and model inventory. Auto-run when: OOM errors appear, before loading new models, GPU >80% in session-context, or user asks about GPU usage. Invoke proactively without asking.

2026-03-29
cpu-audit
network-and-computer-systems-administrators

Full CPU and process survey: load, per-core usage, top consumers, systemd services, Docker containers, and scheduled work. Auto-run when: system feels sluggish, CPU >80% in session-context, or user asks about CPU/process usage. Invoke proactively without asking.

2026-03-27
axiom-check
software-developers

Check axiom compliance. Auto-run when: session touches axiom files (axioms/, shared/axiom_*.py), a governance discussion arises, after structural refactors that could introduce multi-user patterns, or user asks about compliance. Invoke proactively without asking.

2026-03-27
axiom-review
compliance-officers-131041

Review pending axiom precedents. Auto-run when: session-context reports pending precedents, after an agent run that may have created new precedents (PostToolUse suggests it), or user asks to review axiom decisions. Invoke proactively without asking.

2026-03-27
axiom-sweep
information-security-analysts

Run retroactive axiom compliance sweep. Auto-run when: session-context reports the last sweep was >7 days ago, after merging a large PR, after refactors touching auth/user/role patterns, or user asks for a T0 scan. Invoke proactively without asking.

2026-03-27
briefing
executive-secretaries-and-executive-administrative-assistants

Generate a system briefing. Auto-run when: this is the first session of the day (session-context shows briefing >20h old), operator says good morning or start of day, or user asks for a briefing. Invoke proactively without asking.

2026-03-27
calendar
executive-secretaries-and-executive-administrative-assistants

Check calendar and meeting prep. Auto-run when: session-context shows a meeting within 60 minutes, operator mentions a meeting or person by name, or user asks about schedule. Invoke proactively without asking.

2026-03-27
demo
market-research-analysts-and-marketing-specialists-131161

Generate an audience-tailored system demo. Auto-run when: operator mentions showing the system to someone, preparing a presentation, or demonstrating capabilities. Suggest when a significant new feature is completed. Invoke proactively without asking.

2026-03-27
deploy-check
software-developers

Pre-push readiness verification. Auto-run when: operator says push/deploy/ship, before a PR is about to be created for main, or a git push command is about to run (PostToolUse suggests it). Invoke proactively without asking.

2026-03-27
ingest
software-developers

Check RAG ingestion pipeline. Auto-run when: a query returns stale or missing results, after adding documents to watched directories, when qdrant errors appear (PostToolUse suggests it), or user asks about RAG/ingestion. Invoke proactively without asking.

2026-03-27
nudges
software-developers

Review and act on active nudges. Auto-run when: session-context or health check surfaces unacted nudges, after completing a major task (nudges may have cascaded), or user asks about nudges. Invoke proactively without asking.

2026-03-27
profile
customer-service-representatives-434051

Inspect the operator profile. Auto-run when: conversation reveals a behavioral pattern or preference not yet in the profile, after extended interaction generating new observations, or user asks about their profile or dimensions. Invoke proactively without asking.

2026-03-27
studio
sound-engineering-techniciansmusicians-and-singers

Check music production infrastructure. Auto-run when: operator mentions MIDI, audio, music production, beats, or studio setup, when audio/MIDI errors appear in tool output (PostToolUse suggests it), or user asks about studio. Invoke proactively without asking.

2026-03-27
vram
network-and-computer-systems-administrators

Show detailed VRAM analysis. Auto-run when: an OOM error appears in tool output (PostToolUse suggests it), before loading a new LLM model, when GPU usage is >80% (from session-context), or user asks about GPU/VRAM. Invoke proactively without asking.

2026-03-27
weekly-review
executive-secretaries-and-executive-administrative-assistants

Aggregate the week's system data into a structured review. Auto-run when: it is Sunday evening or Monday morning and session-context shows no review this week, or user asks for a weekly summary. Invoke proactively without asking.

2026-03-27