pymc-labs

Shape Check — AI skill for Claude Code

AI community

Validate model shapes and dimensions before sampling.

How to install Shape Check

Installs to ~/.claude/skills/pymc-labs-pymc-modeling-shape-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pymc-labs-pymc-modeling-shape-check && curl -fsSL https://raw.githubusercontent.com/pymc-labs/pymc-modeling/HEAD/commands/shape-check.md -o ~/.claude/skills/pymc-labs-pymc-modeling-shape-check/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Shape Check does

Validate model shapes and dimensions before sampling.

Alternatives in AI

  • Model Update — 增量更新财务模型 — 用新财报/新指引/修正假设重算 DCF 内在价值、Comps 隐含价、投资逻辑与目标价,输出 before→after delta 6.6k ★
  • Wiki Lint — Health-check the LLM Wiki for issues 2.3k ★
  • PR Review Check — AI PR 리뷰 코멘트를 triage하고 유효한 것만 안전하게 수정 2.1k ★

Full documentation available on GitHub

View Source Repository