workbench-agent-install-unifier
Workbench Agent-Install Unifier
Use this skill when a task asks to unify agent skills, MCP config, or AGENTS.md
instructions across CLIs using agent-install.
Required Source Reads
docs/agent-install-unifier-lane.mdhttps://github.com/millionco/agent-install- Current target config files if the task will mutate local config
Required Contract
AGENT_INSTALL_SYNC_CONTRACT:
operation:
source:
target_agents:
config_scope:
secrets_policy:
dry_run_first:
readback_required:
rollback_plan:
If the task does not provide a safe target agent list, config scope, or rollback
plan, return BLOCK with the smallest missing field list.
Rules
- Run readback/list commands before mutation when available.
- Do not write secrets, token values, OAuth material, cookies, or passwords.
- Prefer project-local config over global user config unless the task names a global sync.
- Keep Multica skill source and live Multica bindings separate from
agent-installsync unless the task explicitly bridges them. - Verify by listing or reading the target config after mutation.
Report Contract
AGENT_INSTALL_SYNC_REPORT
operation:
source:
target_agents:
config_scope:
files_or_configs_changed:
readback:
rollback_plan:
residual_risk:
VERDICT: PASS | FLAG | BLOCK
More from fearvox/multica-ultimate-workbench
workbench-conductor
Two-ring orchestration, routing, issue and comment discipline, and role boundaries for the Multica Workbench.
5workbench-sdd
Specification-driven development from raw requirement to product design, technical design, task list, execution, and verification.
5workbench-self-awareness-infra
Capability discovery and current-state verification for Heavy Path, ambiguous repo/runtime ownership, and runtime-dependent Standard Path work.
5workbench-design-docs
Product design, technical design documents, user-facing copy, specs, diagrams, and handoff documentation.
5workbench-token-context-discipline
Compact context, cache-aware execution, scoped evidence reads, and role-specific skill attachment discipline.
4workbench-product-brainstorming
Bounded product ideation, workflow design, ambition checks, tradeoffs, and smallest-test shaping.
4