Manages development task artifact files and the git branch for the currently active development task. Use when asked to 'determine the current development task', 'write to task directory', 'list task files', 'determine changes done for the current development task' or any request involving reading/writing files to the task directory and determinining changes that have been done as part of the task.
$npx -y skills add mrpdaemon/claude-plugins --skill mrp-dev-taskInstalls into the current project.
Run `npx skills use "https://github.com/mrpdaemon/claude-plugins" --skill "mrpdaemon/claude-plugins/mrp-dev-task"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mrpdaemon/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/mrpdaemon/claude-plugins"` and select the relevant skills, then follow their instructions.