Skip to main content

multi-agency-orchestrator

Coordinate operations across RIM, CKVC, BOM, JPAL, JLI, JAP, LAS, RMQB agencies

설치로 이동

소스 정보

저장소
jgtolentino/insightpulse-odoo
최근 소스 활동
2025년 11월 3일 17:52
감지된 SKILL.md 언어
영어
스타
22
포크
10

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

파일 탐색기
2 개 파일

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
multi-agency-orchestrator
description
Coordinate operations across RIM, CKVC, BOM, JPAL, JLI, JAP, LAS, RMQB agencies
# Multi-Agency Orchestrator Handle Finance SSC operations across 8 agencies. ## What This Does - Agency routing logic - Consolidated reporting - Intercompany elimination - Cross-agency workflows - Variance analysis ## Quick Example ```python for agency in ['RIM', 'CKVC', 'BOM', 'JPAL']: close_month_end(agency, '2025-10') consolidate_financials() ``` ## Getting Started "Close books for all agencies" "Consolidate Q3 financials"
GitHub에서 보기