Analyze the current project schema and provide a detailed breakdown
Analyzes project database schema and provides detailed model breakdown with relationships and access control recommendations.
/plugin marketplace add OpenSaasAU/stack/plugin install opensaas-migration@opensaas-stack-marketplaceAnalyze the current project schema and provide a detailed breakdown.
.claude/opensaas-project.json to determine the project typeopensaas_introspect_prisma or opensaas_introspect_keystone based on project typePresent like this:
| Model | Fields | Has Relations | Suggested Access |
|---|---|---|---|
| ... | ... | ... | ... |
[For each model, show fields and relationships]
[Based on the schema, suggest access control patterns]