Neko Catpital Labs avatar

Neko Catpital Labs

Official

@Neko-Catpital-Labs

0Followers
|
5Public Repos
|
17Published Skills

Neko Catpital Labs provides Invoker orchestration skills for PR stacking, merge gating, UI verification, and durable multi-agent execution routing.

Skills Distribution
DomainDeveloper To...Invoker Plan Routi.. (30%)PR Stack & Merge M.. (25%)UI Verification & .. (20%)CI Regression & Re.. (15%)

Agent Skills by Neko Catpital Labs

Showing 17 vetted skills indexed across 1 GitHub repositories.

Neko-Catpital-LabsNeko-Catpital-Labs
18

visual-proof

Capture before/after UI screenshots and video diffs for Invoker plans that modify the UI.

Official
Advanced
Neko-Catpital-LabsNeko-Catpital-Labs
18

verify

Verify Invoker desktop UI changes by running Playwright specs, visual proofs, and owner queries.

Official
Advanced
Neko-Catpital-LabsNeko-Catpital-Labs
18

land-stack

Lands Mergify-managed PR stacks by SHA-verified PR numbers with a guard script.

Official
Intermediate
Neko-Catpital-LabsNeko-Catpital-Labs
18

make-pr

Create and update GitHub pull requests using a validated PR body schema and stacked-branch workflow.

Official
Advanced
Neko-Catpital-LabsNeko-Catpital-Labs
18

maintain-verify

Synchronize the Invoker verification feature map with sidebar testids and e2e specs.

Official
Intermediate
Neko-Catpital-LabsNeko-Catpital-Labs
18

route-delegation

Routes multi-agent work between subagent fan-out, local execution, and Invoker submission based on outputs.

Official
Intermediate
Neko-Catpital-LabsNeko-Catpital-Labs
18

workflow-chain-submit

Submits chained Invoker workflows gated on each previous workflow's merge gate.

Official
Intermediate
Neko-Catpital-LabsNeko-Catpital-Labs
18

plan-to-invoker

Convert plans into validated Invoker YAML workflow files for DAG-based task orchestration.

Official
Advanced
Neko-Catpital-LabsNeko-Catpital-Labs
18

chat-submit

Routes approved plans into Invoker for durable parallel workflow execution.

Official
Advanced
Neko-Catpital-LabsNeko-Catpital-Labs
18

remote-ci-verify

Push a branch and run CI-equivalent pnpm tests on an available SSH remote target.

Official
Advanced
Neko-Catpital-LabsNeko-Catpital-Labs
18

loop-generator

Generate loop instruction docs, driver scripts, and Invoker workflow YAML from a structured interview.

Official
Advanced
Neko-Catpital-LabsNeko-Catpital-Labs
18

prove-it

Enforces first-hand evidence verification before asserting fixes, causes, or live-system states.

Official
Intermediate
Neko-Catpital-LabsNeko-Catpital-Labs
18

review-compression

Shapes code changes and PR stacks into single-claim, locally reviewable diffs.

Official
Advanced
Neko-Catpital-LabsNeko-Catpital-Labs
18

reflect-ci

Mines fix-ci transcripts to classify autofix misses and route methodology findings to PRs.

Official
Intermediate
Neko-Catpital-LabsNeko-Catpital-Labs
18

invoker-setup

Validates the Invoker environment and configures Slack integration and remote SSH machines.

Official
Intermediate
Neko-Catpital-LabsNeko-Catpital-Labs
18

invoker-ops

Operates existing Invoker workflows and tasks through headless CLI commands.

Official
Advanced
Neko-Catpital-LabsNeko-Catpital-Labs
18

worker-session-mine

Mines terminal agent sessions for mechanical thrash and files follow-up tasks.

Official
Intermediate

Frequently Asked Questions About Neko Catpital Labs

FAQPage Schema
What 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.