What problem does it solve?
Manually reviewing large sets of iBank worklogs to identify duplicate entries, same-task duplicates, or suspicious same-title pairs is time-consuming and prone to human error, especially for team leads managing multiple contributors.
Core Features & Use Cases
- Duplicate Detection: Automatically flags exact duplicate worklog rows, same-task duplicate entries, and suspicious same-title worklog pairs for review.
- Lead Review Routing: Sends all suspicious worklog pairs exclusively to team leads for judgment, ensuring no unvetted changes are made to worklog data.
- Minimal Fix Generation: For pairs marked for revision, creates minimal clarification revision JSON and updated SQL seed files to resolve ambiguities without overwriting original data.
- Use Case: For example, if your iBank team has 3 worklogs with the title "Fix payment gateway timeout" submitted by the same engineer on the same day, this skill will flag them as a suspicious pair, route them to the team lead for a same-task/distinct/revise judgment, and generate a minimal edit to clarify the entries if needed.
Quick Start
Use the ibank-worklog-duplicate-audit skill to audit your iBank worklog entries for exact duplicates, same-task duplicates, or suspicious same-title pairs and receive team-lead-ready judgment packets with optional minimal clarification fixes.