Skip to main content

iru-database-code-one-task-group

Implement every task in one database-tagged plan-group bucket by calling `iru-database-code-one-task` once per task, one at a time, in the plan's order — always sequential, regardless of the group's `Parallelizable` verdict, since database changes (schema migrations, seed data, index changes, and the queries a task calls for) commonly carry real ordering dependencies even when a plan doesn't flag one explicitly. Once every task in the bucket has been attempted, checks off each completed task's (and its sub-tasks') box in `implementation_plan.md` — noting its queries generated/executed and that `database-report.md` was updated — leaves any blocked task unchecked with its blocker noted, and notifies the user of the bucket's outcome (including the standing reminder to verify `database-report.md` before deciding whether to commit it). Unlike `iru-java-code-one-task-group`/`iru-dotnet-code-one-task-group`, it captures no pre-change quality baseline and runs no bucket-wide validation pass of its own — it relies on

Jump to install

Source facts

Repository
albertoirurueta/irurueta-navigation
Last source activity
July 25, 2026 at 11:02
Detected SKILL.md language
English
Stars
3
Forks
2

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.