skill-candidates/repo-b-mass-index-ops/SKILL.md
Run fast non-sharded mass-index operations for <PRIVATE_REPO_B> service lanes. Use when triaging bridge wiring, thin-waist routes, control-center connectors, and runtime helper scripts where quick endpoint-path discovery is required.
npx skillsauth add grtninja/skill-arbiter repo-b-mass-index-opsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this wrapper for incident-speed service discovery in <PRIVATE_REPO_B>.
lighthouse, posebridge, connector-registry, shim-router, and control-center.safe-mass-index-core only when lane-specific anchors fail to localize the target.Use these anchor paths to keep searches deterministic and lane-specific:
apps/mx3-control-centerscripts/restart_headless.ps1tools/restart_local_apps.pytools/hybrid_doctor.pyapi/mcp/statusapi/agent/capabilitiesUse this skill when the task is primarily about:
Do not use this skill for:
Run from <PRIVATE_REPO_B> root:
Use the standard safe-mass-index-core build command with a fast incident budget:
--mode incremental--max-files-per-run 9000--max-seconds 18--max-read-bytes 50331648Bridge and agent route scan:
python3 "$CODEX_HOME/skills/safe-mass-index-core/scripts/index_query.py" \
--index-dir .codex-index \
--path-contains bridge \
--ext py \
--limit 160 \
--format table
Control-center endpoint scan:
python3 "$CODEX_HOME/skills/safe-mass-index-core/scripts/index_query.py" \
--index-dir .codex-index \
--path-contains control-center \
--path-contains lighthouse \
--path-contains route \
--lang python \
--limit 160 \
--format table
references/presets.mdIf a run is still ambiguous, send query args plus .codex-index/run.json evidence through $skill-hub for deterministic rerouting.
tools
Run a defender-first security sweep on code, configs, prompts, model/tooling surfaces, or third-party contribution lanes. Use when a request involves safe bug, leak, zero-day-class, exploit, or hack hunting for protection, when contributing to outside repositories and you want a focused security pass, or when touching auth, secrets, permissions, network exposure, prompt/tool boundaries, data flow, or update/build surfaces. This skill is defensive only and must never be used for weaponization or unauthorized access.
development
Validate and repair VRM Sandbox startup acceptance with shim-first local model authority, frontend/backend bring-up, and avatar-runtime launch proof. Use when launch behavior, chat handoff, voice fallback, or runtime bridge acceptance must be verified end to end.
documentation
Align documented voice-command catalogs, endpoint action allowances, and live runtime handlers so operator-visible voice surfaces match what the stack can actually execute. Use when voice command docs, parser matrices, endpoint permissions, or runtime action routing drift apart.
development
Track SkillHub trend and topic drift, maintain a bounded rewrite watchlist, and surface emerging gaps worth turning into repo-owned skills. Use when the marketplace query set shows new families or when the current shortlist has gone stale.