Skip to main content

query-database

Run read-only, ad-hoc SQL queries against the local Ultiorganizer dev database to investigate data-driven behavior, such as why a specific page shows or hides a group, pool, or game for a given season, or what flags a row actually has. Use when the question depends on live data state and reading `lib/` code alone cannot answer it. Reads connection details from `conf/config.inc.php` and queries the `db` Docker Compose service. SELECT only; never use this skill to mutate data.

Jump to install

Source facts

Repository
ktolonen/ultiorganizer
Last source activity
July 23, 2026 at 20:20
Detected SKILL.md language
English
Stars
31
Forks
9

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.