Instructions file
Instructions for Magnus-Gille/noxctl, covering claude.md — noxctl, what is this?, cli-first in claude code, reading data and dry run first.
Instructions file
Instructions for Magnus-Gille/noxctl, covering claude.md — noxctl, what is this?, cli-first in claude code, reading data and dry run first.
Skill Claude CodeCodex
Close a coding-agent session by auditing Git and worktrees, preserving handoff state, updating documentation and Munin when warranted, cleaning bounded temporary artifacts, and returning one canonical end-of-session report. Use when the user invokes /close or $close, asks to close or wrap up a session, or requests an…
Skill Claude CodeCodex
Standardized git commit workflow with author verification, diff review, and conventional commit messages.
Skill Claude CodeCodex
Run an adversarial debate with Claude to stress-test a draft, plan, research claim, or design decision. Use when Codex needs structured cross-model critique before finalizing a consequential decision, architecture, protocol, research claim, security assessment, or product priority.
Skill Claude CodeCodex
Run an adversarial debate with a cross-model reviewer (Codex or Antigravity/agy) to stress-test a draft, plan, research claim, or design decision. Use this whenever you need structured critique before finalizing decisions.
Skill Claude CodeCodex
Delegate a bounded one-shot task to Hugin's orchestrator-v1 broker — cheaper / smaller runtimes via the hugin-mcp MCP. Use for summarize / extract / classify / draft / rewrite / short reason work where you'd rather not spend Claude tokens. Submits, polls to completion, surfaces the result, and prompts the user to rate…
Skill Claude CodeCodex
Re-explain the previous response in plain, easy-to-understand language. No jargon, no acronyms without unpacking, short sentences. Use when the user types /eli5 — they want the same content as the last assistant turn, but accessible to a non-expert.
Skill Claude CodeCodex
Reliable conversation-level email triage over a date range. Identifies genuinely open threads, emails that actually need a reply, and real correspondence hiding in junk — by reconstructing each conversation across inbox + sent + drafts + junk before judging, so mobile-quoted or already-sent replies are never…
Skill Claude CodeCodex
Sweep the Munin signals/friction corpus (reportfriction self-reports), group recurring failures, and file consolidated GitHub issues routed to their owning repos + the Grimnir Roadmap board. Use when the user wants to triage accumulated friction, turn friction signals into tickets, or asks "what friction have we…
Skill Claude CodeCodex
Check GitHub issues and tickets for the current repo. List open issues, view details, filter by label, or search. Use when the user asks about issues, tickets, bugs, or backlog.
Skill Claude CodeCodex
Comprehensive AI-powered security review of a codebase or repository. Builds a threat model, scans for vulnerabilities across OWASP Top 10 + LLM Top 10, validates findings, and proposes patches. Mirrors the workflow of Claude Code Security and Codex Security but using manual best practices.
Skill Claude CodeCodex
Run a cross-model PR review using Codex CLI. Invokes Codex headless to review the current branch diff, then reads findings and fixes issues or reports to user.
Skill Claude CodeCodex
Resolve a batch of GitHub tickets via parallel headless Claude Code sessions — one isolated git worktree per ticket, gated permissions, triple review (Codex + local-model first-pass + orchestrator comment), interrupt-resume, and merge orchestration. Use when the user wants many well-scoped tickets solved autonomously…
Skill Claude CodeCodex
Spawn independent AI agents across one or more ecosystems (Claude, Codex, Antigravity) to user-test the Munin memory system. Each explores with minimal pre-knowledge and returns structured feedback on what works, what's broken, and what's missing.
Instructions file CodexOpenCode
AGENTS.md instructions for Magnus-Gille/munin-memory, covering munin memory — project instructions, instruction contract, project purpose and architecture, sources of truth and session and state discipline.
Instructions file
Claude Code instructions for Magnus-Gille/munin-memory, a project described as: Persistent memory for AI assistants, self-hosted and provider-portable. MCP server with SQLite + FTS5 + sqlite-vec.
MCP server Claude CodeCodexCursor
MCP server "munin-memory" as configured in Magnus-Gille/munin-memory. Runs locally from the munin-memory npm package.