Neko Catpital Labs
Official@Neko-Catpital-Labs
Neko Catpital Labs provides Invoker orchestration skills for PR stacking, merge gating, UI verification, and durable multi-agent execution routing.
Agent Skills by Neko Catpital Labs
Showing 17 vetted skills indexed across 1 GitHub repositories.
visual-proof
Capture before/after UI screenshots and video diffs for Invoker plans that modify the UI.
verify
Verify Invoker desktop UI changes by running Playwright specs, visual proofs, and owner queries.
land-stack
Lands Mergify-managed PR stacks by SHA-verified PR numbers with a guard script.
make-pr
Create and update GitHub pull requests using a validated PR body schema and stacked-branch workflow.
maintain-verify
Synchronize the Invoker verification feature map with sidebar testids and e2e specs.
route-delegation
Routes multi-agent work between subagent fan-out, local execution, and Invoker submission based on outputs.
workflow-chain-submit
Submits chained Invoker workflows gated on each previous workflow's merge gate.
plan-to-invoker
Convert plans into validated Invoker YAML workflow files for DAG-based task orchestration.
chat-submit
Routes approved plans into Invoker for durable parallel workflow execution.
remote-ci-verify
Push a branch and run CI-equivalent pnpm tests on an available SSH remote target.
loop-generator
Generate loop instruction docs, driver scripts, and Invoker workflow YAML from a structured interview.
prove-it
Enforces first-hand evidence verification before asserting fixes, causes, or live-system states.
review-compression
Shapes code changes and PR stacks into single-claim, locally reviewable diffs.
reflect-ci
Mines fix-ci transcripts to classify autofix misses and route methodology findings to PRs.
invoker-setup
Validates the Invoker environment and configures Slack integration and remote SSH machines.
invoker-ops
Operates existing Invoker workflows and tasks through headless CLI commands.
worker-session-mine
Mines terminal agent sessions for mechanical thrash and files follow-up tasks.
Frequently Asked Questions About Neko Catpital Labs
FAQPage SchemaWhat tasks can I accomplish with Neko Catpital Labs' skills?▼
You can create and update pull requests, land Mergify-managed PR stacks, convert plans into Invoker YAML, submit workflow chains gated on prior merges, verify UI changes with screenshots and video, run CI-equivalent tests on SSH remotes, and operate Invoker tasks such as retry, resume, cancel, and approve.
Who should use these Invoker skills?▼
Engineers working in the Invoker ecosystem who need durable parallel execution, multi-PR orchestration, and evidence-based verification. It suits developers managing stacked PRs, UI surfaces with sidebar testids and e2e specs, and operators handling CI regression reflection or worker session mining.
How do I install and activate the routing behavior?▼
Run install-skills, which wires routing through a Cursor invoker-execution-precedence rule, a Codex AGENTS.md marked block, and a Claude UserPromptSubmit hook. Afterward, multi-layer or multi-PR work routes to Invoker automatically. Remove everything with install-skills uninstall.
What prerequisites and dependencies are required?▼
Skills assume the Invoker environment with its MCP tools available, plus repo access for PR operations. Remote CI verification needs an SSH target and pnpm for test:all. The invoker-setup skill checks the environment, fixes missing components, and optionally configures the Slack integration.
How do the skills prevent false completion claims?▼
The prove-it and verify skills enforce an evidence rule: never assert something is fixed, merged, or passing unless directly observed this turn with shown output. UI claims require control-invoker doctor, feature-map prove commands, isolated-Electron drives, and before/after visual proof.