agentsclimarketplace

Mt task breakdown

Skill MeisterLabs/meister-mcp-skills/skills/mt-task-breakdown

Agent skills for the MeisterTask and MindMeister MCP servers

Install
npx -y skills add MeisterLabs/meister-mcp-skills --skill mt-task-breakdown

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Break a high-level goal into a structured set of tasks in an existing MeisterTask project.

SKILL.md

1.3 KB, as published. Nobody here has run it

Task breakdown

Use the MeisterTask MCP to decompose a goal or feature into a concrete task list in MeisterTask.

Workflow

  1. Gather the input:
    • The goal, feature, or deliverable to break down
    • Target project and section (or offer to create a new section)
    • Optional: due date, assignee, sub-task depth
  2. Identify the target project and section:
    • Use mt_projects_list and mt_sections_list.
    • If no section is specified, suggest an appropriate one or ask.
  3. Generate the breakdown:
    • Propose 5–10 concrete, actionable tasks.
    • For complex tasks, suggest a checklist rather than creating separate sub-tasks.
    • Confirm the list with the user before creating anything.
  4. Create tasks:
    • Try mt_batch_execute first (preferred for 3+ tasks).
    • If the batch call fails, fall back to individual mt_tasks_create calls.
  5. For tasks needing checklists, use mt_checklists_create followed by mt_checklist_items_create.
  6. Return a summary with task names and the project URL.

Important

Aim for tasks completable in a single work session. Push back on vague tasks like "research X" — prompt the user to define a specific deliverable.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.