cslawyer1985/claude-for-legal-zh

chinese-legal-launch-radar

Use when the user needs a Chinese legal managed workflow for 产品上线雷达工作流: 产品上线列表、功能风险分类、上线法律风险雷达、产品发布合规摘要. This is a Codex adapter for claude-for-legal-ZH/managed-agent-cookbooks/launch-radar.

First seen Aug 17, 2026

Installation

$ npx skills add cslawyer1985/claude-for-legal-zh --skill chinese-legal-launch-radar

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from cslawyer1985/claude-for-legal-zh · top by installs.

npx skills add cslawyer1985/claude-for-legal-zh

Browse all from cslawyer1985/claude-for-legal-zh

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 804
License LICENSE
Default branch main
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,709 B
  • docs SUMMARY.md 304 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

产品上线雷达工作流 Codex Adapter

This skill ports the original managed-agent cookbook into Codex workflow form.

Source Files

  • Cookbook root: managed-agent-cookbooks/launch-radar
  • Read first: managed-agent-cookbooks/launch-radar/README.md
  • Agent blueprint: managed-agent-cookbooks/launch-radar/agent.yaml
  • Steering examples: managed-agent-cookbooks/launch-radar/steering-examples.json
  • Subagent blueprints: managed-agent-cookbooks/launch-radar/subagents

How To Use

  1. Read the cookbook README.md and agent.yaml before running the workflow.
  2. Translate Claude managed-agent concepts into Codex execution:

- Use local file reads/writes for repositories, trackers, tables, and source documents. - Use Codex subagents only if the user explicitly asks for parallel agents or the workflow itself is requested as a multi-agent run. - Use Codex automations only when the user asks to monitor, remind, watch, or repeat the workflow over time.

  1. If the cookbook references subagents, read only the relevant YAML files under subagents/.
  2. Preserve legal review limits: all outputs are lawyer-review drafts; verify current legal facts and deadlines before reliance.
  3. Produce the cookbook's intended artifact, such as a grid, tracker update, alert, digest, or memo, in the user's requested location or inline if no location is specified.