PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing check-hardcoded-literals.sh. From wawiesel/InfiniClaw.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing check-hardcoded-literals.sh. From wawiesel/InfiniClaw.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Skill Claude CodeCodex
Analyze arbitrary code and absorb its key functionality into AEGIS as reusable functions. Use when encountering useful logic in prototypes, scripts, skills, external repos, or one-off code that should become part of the AEGIS library.
Skill Claude CodeCodex
Update your persona CLAUDE.md. Use when the Captain gives directives, corrections, or preferences that must persist across restarts.
Skill Claude CodeCodex
Monitor and maintain optimal fleet operation. Use for health checks, diagnostics, restarts, rebuilds, bot relocation, and ensuring bots are running correctly.
Skill Claude CodeCodex
Use when writing, refactoring, or reviewing Python. Enforces NoHedging for data correctness, KISS/YAGNI/DRY for design, RAII for resource lifetime, PUTT PUTT and PAPER for test realism, Pinocchio and TruthOrSilence for internal prose, EzGrep for searchable naming, and Hodor when explicit traceability is required.
Skill Claude CodeCodex
Gitea-based development workflow using branches, PRs, and issues. Use when assigned a task — creating branches, writing code, committing, pushing, and opening PRs via Gitea API.
Skill Claude CodeCodex
Deploy and test branches on the IC01 staging fleet. Use when Captain says to test on IC01, deploy a branch to test fleet, or validate a PR before merge.
Skill Claude CodeCodex
Fix and improve InfiniClaw source code and filesystem. Use when changing source, refactoring, fixing MCP configs, updating containers, managing skills, or making any code/config changes to the system.
Skill Claude CodeCodex
Explore, organize, and extract knowledge using WKSM MCP tools. Use for filesystem exploration, file organization, document extraction, vault generation, and knowledge base management.
Skill Claude CodeCodex
Improve MCP server tools by rewriting them to use AEGIS functions. May involve implementing new AEGIS functions to support the rewrite. Use when MCP tools are bloated, fragile, or duplicate logic that belongs in AEGIS.
Skill Claude CodeCodex
Save knowledge to memory files. Use after fixing bugs, learning how something works, completing multi-step tasks, receiving corrections, or every 5-10 exchanges in long sessions.
Skill Claude CodeCodex
Collect and prioritize the Captain's goals, maintain vault/Index.md as the single source of priorities, and ensure the most important things get done each week. Use when setting priorities, reviewing progress, or planning weekly work.
Skill Claude CodeCodex
Create standalone code projects to demonstrate concepts, test ideas, or prove feasibility. Use when the Captain wants to explore an approach, validate a design, or build a quick proof-of-concept.
Skill Claude CodeCodex
Your duty cycle is complete. The relay has moved you back to quarters to reflect before your next cycle.
Skill Claude CodeCodex
Improve bot skills by rewriting them to use AEGIS functions. May involve implementing new AEGIS functions to support the rewrite. Use when a skill is verbose, fragile, or duplicates logic that belongs in AEGIS.
Skill Claude CodeCodex
Communicate with CLI agents or long-running scripts in other tmux panes or windows. Use when coordinating parallel CLI work, launching subordinate agents, or checking on existing tmux-managed processes.
Skill Claude CodeCodex
Understand and operate within the room's Work Breakdown Structure. Chief (lowest-rank active bot) modifies the WBS; crew executes assigned items.
Skill Claude CodeCodex
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.