소스 정보
- 저장소
- stubbi/companies
- 최근 소스 활동
- 2026년 5월 10일 14:52
- 감지된 SKILL.md 언어
- 영어
- 스타
- 3
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/stubbi/companies --skill intake-triage명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
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.
SOC 직업 분류 기준
SKILL.md 표시 중
| 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.