interview
01Skill Claude CodeCodex
Socratic interview to crystallize vague requirements.
264 tagged agent os, measured the same way as everything else here.
Browse within: Autonomous Agents 75local-first 72agent-framework 65agent-harness 45a2a 44agent-to-agent 40binary16 40Multi-Agent 34agentic-os 33typescript 32llm-orchestration 22apache-2-0 21agent-orchestration 17agentic-runtime 17
Skill Claude CodeCodex
Socratic interview to crystallize vague requirements.
Skill Claude CodeCodex
Generate a PM through guided PM-focused interview with automatic question classification. Use when the user says 'ooo pm', 'prd', 'product requirements', or wants to create a PRD/PM document.
Skill Claude CodeCodex
Generate validated Seed specifications from interview results.
Skill Claude CodeCodex
Add a new Rome-managed OAuth integration for a third-party service so a user can delegate access by clicking Connect, and Rome can act on the service with the delegated token (the GitHub/Slack model — brokered by Pantheon, NOT Composio). Use when asked to "add an integration / connector for ", "let users connect their…
Skill Claude CodeCodex
Turn a plain-language "do this automatically" request into a routine — either event-triggered ("text me when I get an email from my landlord") or scheduled ("remind me every Friday at 9am"). For third-party events (Gmail, GitHub, Slack…) it confirms with the guardian and then subscribes to the connector trigger so the…
Skill Claude CodeCodex
Build a new Rome workflow app — one action whose body is a single async function that implements its control flow in plain TypeScript (await, if, for, Promise.all) and calls existing actions (including system:summon). Use whenever the user describes a multi-step automation OR asks an LLM to produce something from…
Skill Claude CodeCodex
Cold-start git workspace setup for a fresh beevibe task. Use at the start of a session whose intent has a block but NO or block — i.e. the first dispatch of this task. Checks for an existing repo clone, pulls the base branch if present (clone if missing), prunes any per-task worktrees from earlier tasks whose work has…
Skill Claude CodeCodex
Multi-round negotiation protocol — covers both initiator and peer roles. Use when about to call negotiate(), when receiving a intent block as a peer, or when receiving an 'escalated' sentinel from a blocked respondnegotiate. Covers proposal crafting, counter-strategy, deadlock detection, when to accept early…
Skill Claude CodeCodex
CI verification before marking a PR-bearing task done. Use BEFORE calling mcpbeevibeupdateprogress(done) on any session whose deliverable is a pull request — including the first dispatch (you opened the PR with gh pr create) and any revision dispatch (you pushed new commits to an existing PR). Watches the PR's…
Skill Claude CodeCodex
Chuyển trang HTML thành file .pke mở được trong trình dựng Webcake, giữ đúng màu, cỡ chữ, ảnh và bố cục của bản gốc.
Skill Claude CodeCodex
Tiêu hoá một source thô vào Second Brain, chưng cất thành tri thức wiki tích luỹ.
Skill Claude CodeCodex
Tạo hoặc sửa năng lực của Javis: agent, skill, workflow, loop, plugin. Kèm mẫu file chuẩn và luật chống trùng.
Skill Claude CodeCodex
Creates and manages backup snapshots.
Skill Claude CodeCodex
Socratic design refinement and ideation.
Skill Claude CodeCodex
4-phase root cause analysis and debugging.
Skill Claude CodeCodex
Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".
Skill Claude CodeCodex
Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug".
Skill Claude CodeCodex
Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file".
Skill Claude CodeCodex
Master Guide for building and managing MioChat plugins using terminal and file-editor tools.
Skill Claude CodeCodex
A command-line gateway to SkillHub, a community marketplace for agent skills. It lets you browse, search, view trends, and install skills from that marketplace.
Skill Claude CodeCodex
Author and invoke high-quality, mobile-first AnyUI HTML templates for MioChat. Guides the creation of clean, responsive cards, game interfaces, forms, story choices, and Galgame/visual novel dialogue cards rendered via extraRender in Shadow DOM. Enforces decoupled zero-round-trip async image rendering (pure CSS…
Skill Claude CodeCodex
Route one inbound user message to exactly one enabled AOS capability. This skill is a strategy contract only. Transport normalization, queueing, permissions, idempotency, audit events, retries, and capability execution stay in Rust.
Skill Claude CodeCodex
Kiro-style Spec Mode for Code Studio: requirements, design, tasks, implementation, verification, and final report. Runtime sessions, candidate workspaces, diff approval, tests, and cancellation stay in Rust.
Skill Claude CodeCodex
Parse natural-language WatchDog questions into structured AgentOps queries. This skill documents the intent contract. Rust rules, permission checks, action guards, and fallback answers remain authoritative.