Orchestrate multi-agent Claude sessions
agentdeskskillsetup L2★0
npm:@kendoo.agentdesk/agentdesk ↗What it does
Audit portfolio concentration and risk
Best for
Teams running collaborative AI agent sessions with persistent context and quality gates.
Inputs
- · Screenshot image
- · GNN model files
- · Task description or specification
- · Claude account credentials
Outputs
- · Risk audit report with trim list and hedge recommendations
- · Session memory and team execution report
- · Staged code changes and git commit
- · Fund-manager review with technicals and trim/hedge list
- · 11-step quality pipeline execution with approval gates
Requires
- · GitHub Actions
- · SEC EDGAR API
- · Anthropic Claude API
- · agentdesk.live dashboard
- · GitHub, Jira, or Linear
Preconditions
Repository tracked in Git; Claude Code installed and accessible; SEC EDGAR feed access
Failure modes
API rate limits or network connectivity loss; Agent subagent failure or permission denial
Trust signals
- · Unit tests and test fixtures provided
- · Tracked in public/private GitHub repository
- · GitHub Actions or CI/CD integration
- · Published as installable package
- · REST API with documented authentication