Workbench capy process check
Skill Fearvox/multica-ultimate-workbench/skills/workbench-capy-process-check
Public multi-agent workbench skill pack for SDD, review gates, context discipline, VM lanes, Sanity context, and autonomous agent coordination.
npx -y skills add Fearvox/multica-ultimate-workbench --skill workbench-capy-process-checkAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 23 stars23 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when checking live Capy task or PR state through Brave, Computer Use, or a Capy browser panel.
SKILL.md
1.5 KB, as published. Nobody here has run it
Workbench Capy Process Check
Use this skill when the task asks to observe Capy in real time through Brave, Computer Use, or a Capy PR/thread panel.
Required Reads
docs/capy-process-check-lane.md- Current Capy UI state through the approved browser/computer surface
- GitHub CLI or git state when the check concerns PR, branch, CI, merge, or repository status
Rules
- Treat Capy UI as supporting evidence, not the source of truth.
- Confirm PR and merge claims with GitHub CLI or repo state.
- Do not click OAuth, merge, publish, permission, or destructive controls unless the human explicitly approves that exact action.
- Do not copy private thread URLs, screenshots, raw logs, cookies, OAuth codes, tokens, or unrelated private UI into public docs.
- If the browser page asks for credentials or new access, stop unless that exact access was approved.
Report Contract
Always report:
CAPY_PROCESS_CHECK
target:
browser_app:
capy_surface:
observed_state:
ui_evidence:
cli_evidence:
repo_evidence:
source_of_truth:
action_taken:
residual_risk:
verdict: PASS | FLAG | BLOCK
PASS requires UI state and primary evidence to agree. FLAG means the lane is
usable but evidence is incomplete or stale. BLOCK means a permission, secret,
wrong target, or evidence mismatch prevents action.