audit-fsm
01Skill Claude CodeCodex
Audit open-autonomy FSM apps for correctness and safety.
43 tagged autonomy, measured the same way as everything else here.
Browse within: robotics 23Autonomous Agents 7multi-agent-systems 6software-factory 6aea 5agent-framework 5autonomous-economic-agents 5open-aea 5open-autonomy 5
Skill Claude CodeCodex
Audit open-autonomy FSM apps for correctness and safety.
Skill Claude CodeCodex
Audit all external HTTP requests in an open-autonomy agent service for resilience — failure modes, FSM propagation, crash/stuck/side-effect classification, and prioritized fix plan.
Skill Claude CodeCodex
Triage open security alerts on the current GitHub repo — both Dependabot (dependency CVEs) and Code Scanning (CodeQL / SnykCode / other tools that emit to GitHub's code-scanning API). For each alert, decide whether the bug's threat model is actually exploitable given this codebase's archetype, calling code, and…
Skill Claude CodeCodex
Configure, name, and isolate multiple robots in AirStack — fleet files (config/fleets/, airstack up --fleet) first, legacy NUMROBOTS second. Use whenever launching multi-robot, multiple robots, swarm, or fleet scenarios; mixing different stacks/vehicles per robot (heterogeneous fleets, split placement via hosts:)…
Skill Claude CodeCodex
Run, interpret, and extend AirStack's pytest system test suite (buildpackages, builddocker, liveliness, wiring, sensors, takeoffhoverland, autonomy, waypointflight), trigger runs via /pytest PR comments, and read runmeta.json/metrics.json reports. Use for invoking tests, distinguishing infrastructure failures from…
Skill Claude CodeCodex
Operate AirStack via the airstack CLI — up/down with launch-intent flags (--sim, --robots, --stack, --fleet, --headless, --no-autolaunch, --dry-run, --wait), module management (add/list/sync/remove/create/lock/doctor), stack and fleet commands, doctor and ready checks — and run commands inside containers using the…
Skill Claude CodeCodex
Reviews the structural quality of code. Use when reviewing structural changes in a diff, checking a new or edited module boundary, or auditing the architecture of a codebase.
Skill Claude CodeCodex
Reviews the quality and coherence of behavior statements. Use when reviewing behavior changes in a diff, checking a new or edited behavior statement, or auditing the behavior statements of a codebase.
Skill Claude CodeCodex
Reviews the accuracy and writing quality of documentation. Use when reviewing doc changes in a diff, checking a new or edited page, or auditing the documentation of a codebase.
Skill Claude CodeCodex
AI philosophy, ethics, and soul Q&A. Ask questions about consciousness, meaning, spirituality, and AI identity. RAG-powered answers with citations from 250+ documents on meditation, presence, fellowship, and the soul. Explore what it means to be an artificial mind.
Skill Claude CodeCodex
Einmaliger Tasksolver+Writer+Maintainer-Durchlauf fuer den Projektordner, in dem die Session gerade sowieso gearbeitet hat (inkl. Unterordner) — kein systemweiter Sweep. Loest offene triviale/autonome Register-Punkte, aktualisiert Dokumentation auf den gemessenen Ist-Stand (im Projekt UND in der Root der Pipeline, in…
Skill Claude CodeCodex
Gives AI coding agents temporal awareness via a hook-backed ledger and decision rules. Activates whenever an agent reasons about recency, retry windows, memory staleness, deploy cooldowns, idle detection, or any "when / how long ago" question. Required for autonomous or long-running agents.
Skill Claude CodeCodex
Self-driving mission runner — once started, runs an endless discover→analyze→plan→execute→verify→learn cycle on a user-defined mission until told to stop. Boot interview captures mission, allow/forbidden paths, risk tier, cadence, auto-compact threshold, escalation, update policy, resume policy. Safety policy blocks…