Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

LVTShift

LVTShift에는 gregmiller00에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
4
Stars
29
업데이트
2026-07-14
Forks
15
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

explain-model
데이터 과학자

Produces a plain-language but rigorous methodology explainer for an existing LVTShift city model — what data was used, which levies were and were NOT modeled, how much revenue was modeled, how full and partial exemptions were applied (and how they interact), how property categories were built, the land/improvement split method, and the model's limitations. Use when the user says "explain the model for [city]", "explain-model [city]", "how was [city] modeled", "what choices were made for [city]", "document the methodology for [city]", or "what are the limitations of the [city] model". Independently verifies the notebook against the export and (when present) re-probes the cached parcel data to surface artifacts the notebook does not state.

2026-07-14
model-city
소프트웨어 개발자

Runs the full LVTShift pipeline end-to-end to model Land Value Tax for a new U.S. city or county. Use when the user says "model LVT for [city]", "add [city] to LVTShift", "model a city", "build the model for [city]", or otherwise asks to set up a city's LVT analysis from scratch. Master skill that orchestrates discover-data → model-policy → build-notebook → validate, then runs the canonical census join + standard export + 7-PNG report. Read .claude/skills/discover-data.md, model-policy.md, build-notebook.md, and validate.md as sub-skills.

2026-07-14
refine-model
소프트웨어 개발자

Re-runs an existing LVTShift city model with changed parameters — a different split ratio (e.g. 2:1 instead of 4:1), a switch between split-rate and building abatement, a different exemption treatment (which classes are exempt, full vs. partial relief, adding/removing dollar relief or caps), or an expanded levy scope (e.g. add the secondary/bond levy or go full-stack). Use when the user says "refine the model for [city]", "refine-model [city]", "re-run [city] as 2:1", "change [city] to a building abatement", "model [city] with the county levy included", "exempt [X] in [city] instead", or otherwise asks to change one or more modeling choices for a city that is already modeled. Makes the minimal edit to cities/<city>/model.ipynb, re-executes, re-validates, re-runs cross_city, and reports a before/after diff.

2026-07-14
legality-analyzer
변호사

Analyzes the legal pathway for Land Value Tax (LVT) reform in a specific U.S. city or state. Use when the user asks "is LVT legal in [city/state]", "analyze LVT legality for [X]", "what's the legal pathway for split-rate in [city]", "can [city] implement LVT / a building exemption", "write a legal brief for [city]", or "research the legal pathway for [state]". Produces a citation-heavy legal brief grounded in primary sources (constitution, statute, case law) following the eight-vehicle / eight-tier framework in docs/LVT_LEGAL_DECISIONING_GUIDE.md.

2026-05-26