基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/stubbi/companies --skill intake-triage命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
EU AI Act per-system inventory — track each AI system's role (provider, deployer, importer, distributor, authorized representative, product manufacturer) and risk tier (prohibited, high-risk, limited, minimal, GPAI, GPAI+systemic).
Run an AI impact assessment — structured intake, risk analysis, regulatory classification per regime in scope, policy consistency diff, and recommendation with conditions.
Run the cold-start interview — learns your AI governance practice and writes `~/.claude/plugins/config/claude-for-legal/ai-governance-legal/CLAUDE.md` from your AI policy, a reference impact assessment, and key vendor AI agreements.
| slug | intake-triage |
| name | Intake Triage |
| description | Classify an incoming work request and route it to the right team. |
| version | 0.1.0 |
| metadata | {"sources":[{"mode":"port-original","author":"Jannes Stubbemann","added_in":"0.2.0"}]} |
Port-original skill. Hand-authored for this Agent Company; not from upstream
anthropics/financial-services. Owned by the CEO role.
Any new work request that arrives without an explicit team / agent assignment. This is the first skill the CEO runs on incoming items.
A triage decision, written back as a short note on the request, with these fields:
team: coverage-advisory | research-modeling | fund-admin-finance-ops | operations-onboarding | escalate
primary_agent: <agent-slug>
secondary_agents: [<agent-slug>, ...] # for cross-team work; CEO will coordinate via cross-team-coordination
priority: P0 | P1 | P2 | P3
deadline: <ISO date or "asap" or "best-effort">
boundaries: [<note>, ...] # call out anything that requires human sign-off
coverage-advisory. Pitch decks, comps, precedent transactions, meeting prep all live here. Primary: pitch-agent for full pitches, meeting-prep-agent for briefings.research-modeling. Sector research, earnings reviews, DCF / LBO / 3-statement work. Primary: market-researcher, earnings-reviewer, or model-builder based on the artifact requested.fund-admin-finance-ops. Includes month-end close, statement audit, valuation review, GL reconciliation. Primary depends on the workflow.operations-onboarding. Primary: kyc-screener.secondary_agents. Then enqueue cross-team-coordination.escalate. Note the boundary and route to a human.Write the triage decision as a comment / note on the work item, and tag the primary agent for pickup. If cross-team-coordination is needed, enqueue that skill on yourself before the specialists start.