first-task-mapper

Converts vague work requests into labeled execution maps with readiness decisions.

Updated Jul 27, 2026
One-click install
npx skills add https://github.com/sebaperiesdigit-create/Peries-Skills-Master --skill first-task-mapper-sebaperiesdigit-create
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: first-task-mapper
Source: https://github.com/sebaperiesdigit-create/Peries-Skills-Master/tree/main/.claude/skills/first-task-mapper
Command: npx skills add https://github.com/sebaperiesdigit-create/Peries-Skills-Master --skill first-task-mapper-sebaperiesdigit-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Vague or incomplete work requests lead to misaligned execution, wasted effort, and rework. This Skill turns an unclear request into a structured execution map where every field is labeled as Confirmed, Assumption, Unknown, or Not confirmed, so you know exactly what is verified before any work begins. ## Core Features & Use Cases - Structured Clarification Workflow: Walks through 11 guided steps covering business goal, expected output, data source, MCP connectors, permissions, validation, reviewer, and edge cases using clickable questions with drafted options. - Confidence Labeling: Every field in the map is tagged Confirmed, Assumption, Unknown, or Not confirmed, separating verified facts from guesses. - Readiness Decision: Ends with a clear verdict (READY, BLOCKED, NEEDS APPROVAL, NEEDS CONNECTOR, etc.) plus one recommended next action. - Use Case: An employee says "I need a report on sales but I'm not sure how." The Skill asks targeted questions, checks project files and MCP configuration read-only, delegates overlap checks to existing-asset-finder, and produces a saved execution map in output/first-task-mapper/. ## Quick Start Ask the assistant to map out a vague task, for example: "I need to pull together a quarterly summary but I'm not sure where to start — help me plan it."

Frequently Asked Questions about first-task-mapper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a vague task request into an actionable plan?▼

Submit the vague request and the Skill restates it for confirmation, then asks targeted questions about the goal, expected output, data source, permissions, and reviewer. It produces an execution map with each field labeled Confirmed, Assumption, Unknown, or Not confirmed, ending with a readiness decision.

How to check if a task is ready to execute before starting?▼

The Skill evaluates all gathered fields and issues a readiness decision: READY, READY WITH ASSUMPTIONS, BLOCKED, NEEDS APPROVAL, NEEDS CONNECTOR, or NEEDS SOURCE CONFIRMATION. It also recommends one concrete next action based on that decision.

Does this planning skill execute the task it maps?▼

No, the Skill only plans and never executes the mapped task. It also never modifies project files, .claude configuration, or MCP settings, and writes output only inside output/first-task-mapper/ after explicit user confirmation.

Can it detect missing MCP connectors or data sources?▼

Yes, it inspects MCP configuration files read-only and reports only the connector name and whether configuration appears present. If no matching connector is found, it flags the gap as a potential blocker without ever displaying credentials or connection strings.

What happens when required information cannot be confirmed?▼

Unverifiable fields are labeled Unknown or Not confirmed rather than guessed. If critical fields stay unconfirmed, the readiness decision becomes BLOCKED or NEEDS APPROVAL with a recommended next step to resolve the gap.