AgentStack
SKILL verified MIT Self-run

Analyze Data Model

skill-wfukatsu-nexus-architect-analyze-data-model · by wfukatsu

|

No reviews yet
0 installs
12 views
0.0% view→install

Install

$ agentstack add skill-wfukatsu-nexus-architect-analyze-data-model

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Analyze Data Model? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Data Model Analysis

Outcome

Perform a comprehensive analysis of the target system's data layer and generate the following:

  1. Data Model Analysis — Entities, relationships, domain rules, normalization status
  2. ER Diagram (Current State) — Current ER diagram in Mermaid erDiagram format

Judgment Criteria

  • Cross-reference entity identification with domain terms
  • When normalization deviations exist, determine whether they are intentional or problematic
  • Evaluate the appropriateness of index design
  • Verify the completeness of data integrity constraints (FK, UNIQUE, CHECK)

Prerequisites

| File | Required/Recommended | Source | |------|---------------------|--------| | reports/01_analysis/ | Recommended | /architect:analyze |

Output

| File | Content | |------|---------| | reports/01_analysis/data-model-analysis.md | Entity list, relationships, normalization assessment, index analysis | | reports/01_analysis/er-diagram-current.md | Mermaid ER diagram |

Write all reports in the language configured in work/pipeline-progress.json (options.output_language).

Completion

  1. Both output files have been written
  2. Report a summary of findings and any unresolved concerns

Related Skills

| Skill | Relationship | |-------|-------------| | /architect:analyze | Upstream (input source) | | /architect:redesign | Downstream | | /architect:design-scalardb | Downstream |

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.