aops-cli-collab

Routes agents from the retired collab command surface to discuss, chat, and projectman skills.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/eeemzs/aops --skill aops-cli-collab-eeemzs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: aops-cli-collab
Source: https://github.com/eeemzs/aops/tree/main/assets/skills/aops-cli-collab
Command: npx skills add https://github.com/eeemzs/aops --skill aops-cli-collab-eeemzs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? The repo-first aops-cli collab command surface has been retired, and agents following old instructions need to know which replacement skill handles coordination, decision-making, and review workflows. ## Core Features & Use Cases - Deprecation Routing: Maps every retired collab command (session ledger, collab chat, review requests, listeners) to its replacement in aops-cli-discuss, aops-cli-chat, or aops-cli-projectman. - Old-to-New Command Table: Provides an explicit mapping table, such as collab review request becoming aops-cli pm review-request create and start --mode full-collab becoming start --mode chat-room. - Use Case: An agent encounters legacy instructions referencing aops-cli collab start; this skill redirects it to hosted chat rooms for coordination and PM review-requests for closeout truth. ## Quick Start Ask the agent to follow the aops-cli-collab migration mapping and replace any retired collab commands with the appropriate discuss, chat, or projectman commands.

Frequently Asked Questions about aops-cli-collab

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate from aops-cli collab to the new skills?▼

Use the old-to-new mapping table: coordination moves to aops-cli chat hosted rooms, decisions move to standalone aops-cli discuss, and review plus issue tracking moves to aops-cli pm review-request and pm issue commands.

What replaced aops-cli collab review request?▼

Collab review requests are replaced by aops-cli pm review-request create and result commands in aops-cli-projectman. Re-reviews use pm review-request create with the --parent flag referencing the prior request.

Is aops-cli collab still supported?▼

No, the repo-first collab surface is retired and this pointer skill is kept for only one release for compatibility. New instructions should reference aops-cli-discuss, aops-cli-chat, and aops-cli-projectman directly.

What happened to start --mode full-collab?▼

The full-collab mode was removed from aops-cli start. Multi-agent mode is now chat-room, which uses hosted Agentspace rooms rather than the retired collab session ledger.

Does discuss conclude automatically update PM or chat?▼

No, there is no automatic decision bridge. The discuss conclude command writes only its own outputs; surfacing a decision requires an explicit PM feedback or issue carrying the discussion-topic ref, or a chat agentspace.discussion-topic binding.