trugurpala
- 7 skills
- 0 followers
- 7 hours ago last updated
- ▌ Divan · trugurpalaCoordinate a software task with Divan when the user asks Divan to inspect, build, change, repair, review, or finish work in a repository. Route only to the smallest relevant Divan skills and keep the user-facing explanation simple.
- ▌ Repo Audit · trugurpalaInspect an unfamiliar repository or code area before implementation. Use when stack, conventions, quality tooling, baseline state, ownership boundaries, or risks are not yet established.
- ▌ Quality Review · trugurpala bundleReview an implementation or diff for material engineering quality issues after code is written or before it is declared ready. Focus on correctness, maintainability, type design, architecture, data integrity, reliability, security, product UX, testing, accessibility, and unnecessary complexity.
- ▌ Completion Proof · trugurpalaVerify a software task before claiming it is complete. Use after implementation or repair to connect the requested outcome to executed checks, observed results, changed files, and remaining risks.
- ▌ Project Contract · trugurpalaCreate or repair concise project-wide Codex engineering instructions such as AGENTS.md. Use when a repository lacks durable rules for naming, toolchain, boundaries, verification, safety, or contributor workflow.
- ▌ Root Cause Debug · trugurpalaDiagnose a bug, regression, failing test, build failure, or incorrect behavior. Use before changing code when the cause has not been demonstrated.
- ▌ Implementation Plan · trugurpalaPlan a non-trivial repository change before editing code. Use when a task spans multiple files, changes behavior or interfaces, requires migrations, or has meaningful rollback and verification concerns.