task-coordinate

Surface the next N unblocked taskwarrior tasks sorted by urgency, filtered to skip any that contend on the same exclusive lock (Ghidra project, git index, migration, bulk task store). Produces a candidate-agent list for a parallel or wave dispatch. Use when planning a parallel-agent-dispatch wave, when deciding which tasks share a dispatch slot, or when deciding whether to pre-dump a locked resource before fanning out.

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "task-coordinate" with this command: npx skills add laurigates/skillsmp-laurigates-laurigates-task-coordinate

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

git-commit-push-pr

Complete workflow from changes to PR - auto-detect related issues, create logical commits with proper issue linkage, push to remote feature branch, and create pull request. Use when user says "create pr", "let's pr", "commit and pr", "push and create pr", or wants to go from uncommitted changes to an open pull request in one step.

Repository SourceNeeds Review
Automation

git-coworker-check

Detect whether another Claude agent is working in the same repo clone before running destructive git operations (stash, reset, checkout --). Use when starting a session in a non-worktree checkout, or before any "clean up the working tree" action that could wipe a coworker's in-flight changes.

Repository SourceNeeds Review
Automation

git-pr-feedback

Review PR workflow results and reviewer comments, then address substantive feedback and suggestions. Use when the user asks to address PR review comments, apply reviewer suggestions, reply to review threads, resolve reviewer feedback after CHANGES_REQUESTED, or work through a list of unresolved review threads on a pull request.

Repository SourceNeeds Review
Coding

python-code-quality

No summary provided by upstream source.

Repository SourceNeeds Review
task-coordinate | V50.AI