Skill Claude CodeCodex
Use when inspecting or operating Herdr sessions, workspaces, tabs, panes, agents, terminal output, agent messaging, or waits.
Skill Claude CodeCodex
Use when inspecting or operating Herdr sessions, workspaces, tabs, panes, agents, terminal output, agent messaging, or waits.
Skill Claude CodeCodex
Use when installing, updating, configuring, or troubleshooting Herdr, including missing commands, PATH errors, version differences, or Pi integration setup.
Instructions file CodexOpenCode
Pi coding agent home directory — extensions, skills, prompts, and runtime config.
Agent
Creates implementation plans from context and requirements.
Agent
QA specialist that tests running web applications against acceptance criteria.
Agent
Code review specialist for quality and security analysis.
Agent
Fast codebase recon that returns compressed context for handoff to other agents.
Agent
General-purpose subagent with full capabilities, isolated context.
Skill Claude CodeCodex
The pi-a2a extension supports long-running tasks that can execute for hours or days without timeouts. This is essential for.
Skill Claude CodeCodex
Orchestrate cmux terminal panes — split terminals, run parallel processes, read output from other panes, and use the built-in browser. Use when working inside cmux and you need to run a dev server, watch tests, spawn sub-agents, or preview web pages.
Skill Claude CodeCodex
Configure periodic health checks via HEARTBEAT.md and the /heartbeat command.
Skill Claude CodeCodex
Manage persistent memory across sessions. Use when asked to remember, recall, forget, or review what was stored. Covers long-term facts (MEMORY.md), daily session logs, search, and memory housekeeping.
Skill Claude CodeCodex
Track and manage projects with git status via dashboard and tool.
Skill Claude CodeCodex
Delegate tasks to specialized subagents for parallel or sequential execution.
Skill Claude CodeCodex
Switch working context to a project. Loads AGENTS.md, git status, and td issues.
Skill Claude CodeCodex
Audit, generate, update, and lint AGENTS.md files across all projects. Use when asked to check project context files, scaffold AGENTS.md for new projects, update stale ones, or run a cross-project audit.
Skill Claude CodeCodex
Draft, edit, and publish blog posts for e9n.dev. Use when creating new posts, editing drafts, or refining existing content. Handles Eleventy frontmatter, Tailwind formatting, and Espen's authentic voice.
Skill Claude CodeCodex
Generate a full operational status report for the Aivena bot. Checks all subsystems: extensions, webserver, Telegram, chat bridge, heartbeat, cron, database, memory, CRM, calendar, task management, jobs/telemetry, and storage. Triggers — use this skill when: User asks for "status", "bot status", "system status"…
Skill Claude CodeCodex
Parse git history and produce or update a CHANGELOG.md following the Keep a Changelog convention. Supports Conventional Commits, basic prefix conventions, and unstructured commit messages. Intelligently categorizes changes, detects breaking changes, links to PRs/issues, and handles both initial generation and…
Skill Claude CodeCodex
Review code for quality, security, performance, and maintainability. Use when reviewing PRs, auditing a codebase, or refactoring. Covers TypeScript, Node.js, infrastructure-as-code, and full-stack web apps.
Skill Claude CodeCodex
Generate and maintain AI-readable markdown documentation for a codebase in docs/. Use this skill whenever the user asks to document their codebase, generate project docs, create architecture docs, update documentation after code changes, build a knowledge base for AI agents, create onboarding docs, map out a codebase…
Skill Claude CodeCodex
Write and improve documentation for ComfyUI nodes in per-node JSON files. Use when asked to document nodes, write node descriptions, add tips to nodes, improve node docs, enrich node content, fill in empty node descriptions, or batch-write documentation for new/updated nodes. Also triggers on "write docs for nodes"…
Skill Claude CodeCodex
Build, maintain, and audit design systems — tokens, component libraries, style guides, and cross-project consistency. Use when asked to create a design system, define tokens, audit component consistency, generate a style guide, or sync design tokens with code.
Skill Claude CodeCodex
Generate and update language-idiomatic doc comments for TypeScript (TSDoc/JSDoc) and Rust (Rustdoc). Use when asked to "add docs", "document this file", "generate docstrings", "add JSDoc", "add Rustdoc", "write TSDoc", or when working with TypeScript or Rust source files that need documentation comments. Supports…