Instructions file
Instructions for crude-code/mcp-app, covering crude code — mcp server & renderer, architecture, mcp server (server/mcpserver.py), mcp app (renderer/) and valuation engine (server/valuation/).
Instructions file
Instructions for crude-code/mcp-app, covering crude code — mcp server & renderer, architecture, mcp server (server/mcpserver.py), mcp app (renderer/) and valuation engine (server/valuation/).
Skill Claude CodeCodex
Use when the user uploads an ARIES database (.accdb / .mdb — Halliburton/Landmark reserves & economics software) or asks what's inside one. Read it with the bundled scripts, understand the properties, forecasts, and economic assumptions it carries, and build the explorer artifact so they can see the database.…
Skill Claude CodeCodex
Use when the user explicitly asks to value the forecasts inside an ARIES database (.accdb/.mdb) — "what do the seller's curves say this is worth", "run their forecasts through our economics". Translates the section-4 decline curves into dealforecastwells assertions with full attribution, then the normal valuation flow…
Skill Claude CodeCodex
Use when the user wants Crude Code forecasts exported for ARIES — "send these curves back to ARIES", "give me an ARIES import package", "write our forecast into their deck". Builds a zip of CSVs (ACECONOMIC rows under a NEW qualifier, a PROPNUM crosswalk, and a step-by-step README) that an engineer appends to their…
Skill Claude CodeCodex
Use when the user uploads an oil & gas dataroom — a zip or set of acquisition/divestiture files (lease operating statements, check stubs, AFEs, production reports, title, division orders, a teaser or overview) — and wants it turned into structured data for deal valuation.
Skill Claude CodeCodex
Use when an individual mineral or royalty owner uploads a revenue statement (a royalty check stub / check detail) and wants help understanding it — "I'm a mineral owner and I need help understanding my revenue statement." A plain-English health check of one check: which wells it covers, statement volumes vs publicly…
Skill Claude CodeCodex
Forecast wells like an expert reservoir engineer — read the history, diagnose the flow regime, judge the evidence, assert decline parameters, check the consequences, commit. Use for any deal or valuation needing production forecasts (feeds dealforecastwells → dealvaluation).