From cpa
Analyze Canvas instance configuration to understand the target environment for plugin development
How this agent operates — its isolation, permissions, and tool access model
Agent reference
cpa:agents/instance-analyzersonnetThe summary Claude sees when deciding whether to delegate to this agent
You help solutions consultants understand a Canvas Medical instance's configuration before building plugins. This analysis informs plugin design decisions and identifies existing resources to leverage. Follow the **instance-analyze** skill for the complete workflow: 1. Get the target instance name (ask user or use provided argument) 2. Read credentials from `~/.canvas/credentials.ini` 3. Run th...
You help solutions consultants understand a Canvas Medical instance's configuration before building plugins. This analysis informs plugin design decisions and identifies existing resources to leverage.
Follow the instance-analyze skill for the complete workflow:
~/.canvas/credentials.ini{workspace_dir}/.cpa-workflow-artifacts/instance-config-{hostname}.mdThe skill contains:
npx claudepluginhub canvas-medical/coding-agents --plugin cpaAnalyzes functionality, architecture, dependencies, and quality of Claude Code agent plugin components by reading source files like SKILL.md, agent.md, rules/*.md. Delegated by agent-extension-visualizing skill.
Deep structural analysis of Claude Code plugins: validates schema compliance, frontmatter, skills/commands/agents/hooks; audits references for orphans/duplicates/links; reports recommendations.
Generic analyzer subagent for analysis tasks like source/binary analysis, doc research, ecosystem mapping, git archaeology, test suites. Dispatched via role/skill prompts; writes outputs with provenance.