new-task

Define tasks for Esquisse-managed projects via structured interviews and document creation.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/loicalleyne/esquisse --skill new-task-loicalleyne
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-task
Source: https://github.com/loicalleyne/esquisse/tree/main/skills/new-task
Command: npx skills add https://github.com/loicalleyne/esquisse --skill new-task-loicalleyne

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, scripts/new-task.sh, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of defining new tasks for Esquisse-managed projects, reducing the need for manual document creation and ensuring consistent task specifications.

Core Features & Use Cases

  • Task Definition: Facilitates the creation of task documents with structured information.
  • Interview-based: Guides users through a structured interview process to capture all necessary details.
  • Integration with Esquisse: Seamlessly integrates with the Esquisse framework for project management.

Quick Start

Run the new-task skill to define a new task. The skill will guide you through the process of specifying the task's goal, scope, and interface sketch.

Frequently Asked Questions about new-task

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

FAQPage Schema
How do I define a new task for an Esquisse-managed project?

To define a new task for an Esquisse-managed project, you run the skill to start a structured interview that captures task goals, scope, and interface sketches, generating a structured document and updating supporting files.

What is the best way to create consistent task specifications in software development?

Creating consistent task specifications is best handled by an interview-based approach that guides you through defining task goals and scope, ensuring structured documents are generated uniformly across your project.

Do I need to initialize a project with Esquisse before defining tasks?

Yes, you need to initialize a project with Esquisse before defining tasks. The skill requires an active Esquisse framework environment and the necessary scripts to update supporting project files correctly.

How does the interview-based task definition process work?

The interview-based task definition process works by prompting you sequentially for specific task details like goals, scope, and interface sketches, then compiling those inputs into a structured task document.

Can I use bash scripts to automate task specification for project management?

Yes, you can use bash scripts to automate task specification. This skill relies on bash dependencies to execute the interview process, create task documents, and update supporting project files automatically.