promote
49Skill Claude CodeCodex
Promote staging→main — pre-flight, version bump, changelog, PR and tag.
Skill Claude CodeCodex
Promote staging→main — pre-flight, version bump, changelog, PR and tag.
Skill Claude CodeCodex
Audit README, CONTRIBUTING, and plugin READMEs against the developer-tool pattern.
Skill Claude CodeCodex
Drift-check an issue before work begins — fails fast when code has evolved (git-drift, symbol-missing, dep-resolved). Triggers: "recheck" | "is this issue still valid" | "check drift" | "check issue staleness".
Skill Claude CodeCodex
Set up commit standards and release automation — Commitizen, commitlint, semantic-release, Release Please, Lefthook/Husky. Triggers: "release setup" | "setup releases" | "commit standards" | "setup release automation".
Skill Claude CodeCodex
Bootstrap OSS community health files (CONTRIBUTING, LICENSE, SECURITY, templates).
Skill Claude CodeCodex
Populate scaffolded architecture/standards docs from CLAUDE.md and the codebase.
Skill Claude CodeCodex
Create + link feature branch to issue, then check out worktree. Triggers: "setup worktree" | "create worktree" | "prepare workspace" | "bootstrap branch".
Skill Claude CodeCodex
Meta-orchestrator to land ready code — commit → PR → code-review → fix loop → reviewed label + ci-watch. Triggers: "ship" | "ship this" | "land this" | "land the PR" | "ship PR" | "submit for merge" | "get this merged" | "ship my branch".
Skill Claude CodeCodex
Solution spec — acceptance criteria, breadboard, slices. Triggers: "write spec" | "spec this" | "solution design" | "what will we build" | "design the solution" | "acceptance criteria" | "define acceptance criteria" | "spec it out" | "write the spec".
Skill Claude CodeCodex
Fill .claude/stack.yml via guided discovery.
Skill Claude CodeCodex
Generate or run unit, integration, and Playwright e2e tests.
Skill Claude CodeCodex
Run all quality gates (lint, typecheck, test, env, i18n, license; optional falsify on --full) and produce a structured pass/fail report. Triggers: "validate" | "quality check" | "pre-push check" | "are we green".
Plugin Claude Code
Extract and store invoice details from documents.
Skill Claude CodeCodex
Extract and store invoice details from documents — vendor, date, amount, line items, tax, payment terms. Saves structured JSON to vault. Triggers: "get-invoice-details" | "extract invoice" | "parse invoice" | "invoice details" | "read invoice" | "analyze this invoice" | "process this invoice" | "analyse cette facture"…
Instructions file CodexOpenCode
AGENTS.md instructions for Roxabi/roxabi-sense, covering agents.md — roxabi-sense, project, tl;dr, core (non-negotiable) and hard rules.
Instructions file
Claude Code instructions for Roxabi/roxabi-sense, a project described as: Workstation attention journal — local sensors, CLI, MCP, optional NATS host events.
Plugin Claude Code
Thin agent DX for the workstation attention sensor — wires MCP to PATH sense mcp. Does not bundle the daemon, collectors, or a second query layer. Requires roxabi-sense[mcp] on PATH (sense doctor green).
MCP server Claude CodeCodexCursor
MCP server "roxabi-sense" as configured in Roxabi/roxabi-sense. Launched with sense mcp.
Skill Claude CodeCodex
Use roxabi-sense MCP tools for local workstation attention facts (presence, focus, agent sessions, day timeline/recap). Trigger when the user asks what they were doing, whether they are idle, which agent sessions are open, or wants a day recap from the sense store. Requires PATH sense + running daemon.