new-task

Initialize development tasks by reading project knowledge and checking preconditions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gonzoblasco/club-camping-lobos --skill new-task-gonzoblasco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-task
Source: https://github.com/gonzoblasco/club-camping-lobos/tree/main/.agents/skills/new-task
Command: npx skills add https://github.com/gonzoblasco/club-camping-lobos --skill new-task-gonzoblasco

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Skill ensures a structured approach to initializing tasks, minimizing the risk of errors and missed steps, by emphasizing understanding before implementation.

Core Features & Use Cases

  • Task Initialization: Starts the process of a new task by setting up the environment and ensuring all preconditions are met.
  • Preconditions Check: Validates that the correct branch and epic are in place and that all necessary knowledge is read.
  • Task Management: Helps in defining and managing tasks in a collaborative environment by tracking progress and validating results.

Quick Start

To start a new task, execute: /new-task [epic]-[task]

Frequently Asked Questions about new-task

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

FAQPage Schema
How do I initialize a new development task with the correct branch and preconditions?

Task initialization validates preconditions, reads project knowledge, and creates the correct branch before starting development to ensure a structured workflow. It minimizes errors by emphasizing understanding and collaboration over direct coding.

What's the best way to manage task preconditions in a collaborative development workflow?

Managing task preconditions involves checking that the correct branch and epic are in place and reading necessary project knowledge before implementation. This structured approach helps development teams minimize missed steps and errors.

Does this task initialization approach work for development teams needing structured project knowledge?

Yes, task initialization targets development teams requiring a structured approach by ensuring all preconditions are met and project knowledge is understood before coding begins. It validates the correct branch and epic are in place.

How do I validate that the correct branch and epic are set before starting a task?

Validating the correct branch and epic is handled during task initialization through automated preconditions checks. This ensures the environment is properly configured and all necessary knowledge is read before development starts.

Why should I check preconditions before starting development on a new task?

Checking preconditions before starting development minimizes the risk of errors and missed steps by ensuring the correct branch is created and project knowledge is read. This approach emphasizes understanding before implementation begins.

Can I use task initialization to track progress and validate results in a collaborative environment?

Yes, task initialization helps define and manage tasks in a collaborative environment by tracking progress and validating results. It ensures the environment is set up and all preconditions are met before development starts.