One-click install
npx skills add https://github.com/marcusgoll/deep-loop-plugin --skill deep-add
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deep-add
Source: https://github.com/marcusgoll/deep-loop-plugin/tree/main/skills/deep-add
Command: npx skills add https://github.com/marcusgoll/deep-loop-plugin --skill deep-add

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the tedious and error-prone process of manually editing your deep loop task queue file to add new development work, ensuring all tasks are formatted correctly and ready for autonomous execution.

Core Features & Use Cases

  • Interactive Task Input: Uses guided prompts to collect task titles, acceptance criteria, and priority levels without requiring you to remember the exact queue file format.
  • Auto-Formatted Entries: Automatically generates unique task IDs and properly structured markdown entries that match the deep loop queue schema.
  • Use Case: When planning a deep loop session to fix multiple bugs and implement small features, use this Skill to add all your planned tasks to the queue with correct priority and acceptance criteria before starting the autonomous run.

Quick Start

Use the deep-add skill to add a new development task to your deep loop task queue by providing the task details when prompted.

Frequently Asked Questions about deep-add

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

FAQPage Schema
How do I add development tasks to a deep loop queue without manually editing markdown files?

To add development tasks to a deep loop queue without manual file editing, use guided interactive prompts to input task titles, acceptance criteria, and priority levels for auto-formatted entries.

What is the correct format for adding prioritized work items to an autonomous development task queue?

The correct format for autonomous development task queue entries requires structured markdown matching the deep loop .deep/tasks.md schema, including auto-generated unique task IDs, titles, acceptance criteria, and priority levels.

How do I prepare a task queue for autonomous deep loop execution before starting a session?

To prepare a task queue for autonomous deep loop execution, queue multiple prioritized work items by providing task details through interactive prompts before starting the autonomous run to ensure error-free entries.

Does the deep-add task queue formatter work without external dependencies?

Yes, the deep-add task queue formatter works without external dependencies, automatically generating unique task IDs and properly structured markdown entries that conform to the deep loop queue schema.

What's the best way to ensure error-free task queue entries for pre-session planning workflows?

The best way to ensure error-free task queue entries for pre-session planning workflows is to automate the addition of properly formatted development tasks, bypassing manual file editing to guarantee schema consistency.

Can I use interactive prompts to set task priority and acceptance criteria for a development workflow?

Yes, you can use interactive prompts to collect task titles, acceptance criteria, and priority levels, which are then automatically formatted into structured markdown entries for your development workflow.