What problem does it solve?
It eliminates repeated reading and re-alignment on the oimpresso canonical stack rules, so you can start work inside the ERP faster and implement modules consistently.
Core Features & Use Cases
- Onboarding primer loader: Quickly applies the agreed stack baseline (Laravel 13.6, PHP 8.4, Inertia v3, multi-tenant rules, and UltimatePOS modular pattern) to your current task.
- Module implementation guardrails: Enforces essential constraints such as mandatory business_id scoping, append-only rules for legal domains, and “imitate reference modules” guidance before changing structures.
- Architecture consistency for AI-assisted work: Aligns new module edits and IA-related workflows with the documented ADR-driven “stack-alvo” (laravel/ai layering, MCP server setup, and tooling expectations).
Notes
Best fit when you are entering a new module, starting a task, or preparing to change code in a way that must remain compatible with the established oimpresso architecture.
Quick Start
Use the oimpresso-stack skill to align your changes with the canonical ERP stack rules before modifying any code in your target module.