Best for
- Review a proposed exchange of competitively sensitive information between actual or potential competitors — in M&A diligence, a JV, benchmarking, a trade association, or a supply negotiation — item by item. Each informa…
zgbrenner/agentcounsel/skills/antitrust-competition/information-sharing-clean-team-review/SKILL.md
Use when actual or potential competitors propose to exchange competitively sensitive data — M&A diligence requests, JV data flows, benchmarking submissions, a negotiation asking for cost or capacity data — to produce a draft information-item matrix with per-item sensitivity flags, clean-team design notes, and spillover/carryover flags for attorney review, without authorizing any exchange or concluding lawfulness.
Decision brief
Use when actual or potential competitors propose to exchange competitively sensitive data — M&A diligence requests, JV data flows, benchmarking submissions, a negotiation asking for cost or capacity data — to produce a draft information-item matrix with per-item sensitivity flags, clean-team design notes, and spillover/carryover flags for attorney review, w…
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/zgbrenner/agentcounsel --skill "skills/antitrust-competition/information-sharing-clean-team-review"Inspect the Agent Skill "Information Sharing Clean Team Review" from https://github.com/zgbrenner/agentcounsel/blob/3b2cace3160051027a81a1ec1a41df5667145a9d/skills/antitrust-competition/information-sharing-clean-team-review/SKILL.md at commit 3b2cace3160051027a81a1ec1a41df5667145a9d. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
This skill draws on the shared antitrust risk-indicator catalog in skills/antitrust-competition/references/risk-indicators.md. Consult Section 2 (Information Exchange Between Competitors) at the steps noted below; consult Section 5 where the exchange is M&A diligence and Section…
[ ] Jurisdiction, market context, party roles, conduct type, and stage are confirmed.
Review a proposed exchange of competitively sensitive information between actual or potential competitors — in M&A diligence, a JV, benchmarking, a trade association, or a supply negotiation — item by item. Each information item is inventoried with its granularity, age, frequenc…
An M&A counterparty's diligence request list asks for current pricing, customer-level, or capacity data and the deal team wants to know what can go into the data room.
If jurisdiction, parties' competitive posture, the information categories, or the recipient/control posture is missing, pause substantive analysis and return a missing-information list first.
Permission review
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 93/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 17 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Review a proposed exchange of competitively sensitive information between actual or potential competitors — in M&A diligence, a JV, benchmarking, a trade association, or a supply negotiation — item by item. Each information item is inventoried with its granularity, age, frequency, recipients, and purpose; flagged high/medium/low sensitivity with a descriptive rationale; and tested against the clean-team design, control gaps, and carryover/spillover risks. The output is a draft for attorney review: the skill never authorizes any exchange and never concludes an exchange is lawful.
[verify jurisdiction].unknown/not found/not provided/ambiguous.If jurisdiction, parties' competitive posture, the information categories, or the recipient/control posture is missing, pause substantive analysis and return a missing-information list first.
authorization to share competitively sensitive information.Also out of scope (this skill does not): provide legal advice, final legality determinations, final market definition or market-power analysis, economic expert analysis, HSR/reportability conclusions, merger-clearance advice, enforceability conclusions, or conduct approvals.
core/source-and-citation-discipline.md and core/jurisdiction-and-deadline-gates.md.[CONFIRM: ...], [VERIFY: ...], and [ATTORNEY TO CONFIRM: ...].[deadline verification required].This skill draws on the shared antitrust risk-indicator catalog in skills/antitrust-competition/references/risk-indicators.md. Consult Section 2 (Information Exchange Between Competitors) at the steps noted below; consult Section 5 where the exchange is M&A diligence and Section 8 where it is trade-association activity.
skills/antitrust-competition/references/risk-indicators.md for identifiable-current-data, insufficient-aggregation, no-lag, competitor-specific-report, missing-policy-framing, and shared-vendor-conduit patterns.[verify jurisdiction].skills/antitrust-competition/references/risk-indicators.md.Frequently asked questions
Use when actual or potential competitors propose to exchange competitively sensitive data — M&A diligence requests, JV data flows, benchmarking submissions, a negotiation asking for cost or capacity data — to produce a draft information-item matrix with per-item sensitivity flags, clean-team design notes, and spillover/carryover flags for attorney review, w…
The source record exposes this install command: npx skills add https://github.com/zgbrenner/agentcounsel --skill "skills/antitrust-competition/information-sharing-clean-team-review". Inspect the command and pinned source before running it.
Alternatives
coreyhaines31/marketingskills
When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program
coreyhaines31/marketingskills
When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' 'involuntary churn,' 'people keep canceling,' 'churn rate is too high,' 'how do I keep users,' or 'customers are leaving.' Use this whenever someone is losing subscribers o
prowler-cloud/prowler
PostgreSQL indexing best practices for Prowler: index design, partial indexes, partitioned table indexing, EXPLAIN ANALYZE validation, concurrent operations, monitoring, and maintenance. Trigger: When creating or modifying PostgreSQL indexes, analyzing query performance with EXPLAIN, debugging slow queries, reviewing index usage statistics, reindexing, dropping indexes, or working with partitioned table indexes. Also trigger when discussing index strategies, partial indexes, or index maintenance
oaustegard/claude-skills
Generate hierarchical _FEATURES.md files that describe what a codebase DOES from a user/consumer perspective, anchored to source symbols via tree-sitting. Supports large complex codebases through feature-driven decomposition into sub-feature files. Uses a multi-pass synthesis: orientation → detail → overview rewrite. Use when someone says "what does this do", "document features", "feature inventory", "_FEATURES.md", or needs to understand a codebase's purpose before modifying it. Complements tre