init

Initialize a sprint workspace with kanban-style folders and files for multi-agent collaboration.

3|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/workingdanny911/dannys-claude --skill init-workingdanny911
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init
Source: https://github.com/workingdanny911/dannys-claude/tree/main/plugins/sprint/skills/init
Command: npx skills add https://github.com/workingdanny911/dannys-claude --skill init-workingdanny911

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill initializes a sprint workspace with a kanban-style structure to coordinate multi-agent collaboration, reducing setup time and standardizing the project scaffolding.

Core Features & Use Cases

  • Auto-creates sprint backbone: BACKLOG.md, HANDOFF.md, INSTRUCTION.md and the per-feature scaffolding folders.
  • Per-feature context ready: active/ and refs/designs/, refs/plans/ folders prepared for quick activation.
  • Team-based orchestration: supports multi-agent workflows with a consistent structure for parallel work.

Quick Start

Trigger the sprint-init skill to bootstrap a new sprint structure. Provide a sprint name and optional team details; the skill generates the standard folders and files and sets up the initial layout ready for feature planning.

Frequently Asked Questions about init

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

FAQPage Schema
How do I set up a multi-agent sprint workspace for parallel work?

To set up a multi-agent sprint workspace, trigger the sprint initialization to auto-create BACKLOG.md, HANDOFF.md, INSTRUCTION.md, and active/ plus refs/ folders. This scaffolding standardizes project setup and hosts per-feature context, plans, and decisions for parallel agent coordination.

What is the best way to structure a kanban backlog for multiple AI agents?

The best way to structure a kanban backlog for multiple agents is using a standardized file structure. This skill generates a BACKLOG.md for pending tasks and a HANDOFF.md to manage context transitions, ensuring consistent orchestration across agents.

How do I start a sprint and organize work across multiple agents?

You start a sprint and organize multi-agent work by triggering events like 'new sprint' or 'setup sprint'. This creates the initial layout with active/ and refs/designs/ folders, preparing the workspace for immediate feature planning and team-based orchestration.

Do I need any dependencies to bootstrap a sprint structure?

No dependencies are required to bootstrap a sprint structure. The skill operates independently to generate the standard folders and files, allowing you to quickly provide a sprint name and optional team details to initialize the project scaffolding.

When do I need to use a sprint initialization process?

You need sprint initialization when starting a new sprint or organizing work across multiple agents. It reduces setup time by automatically creating the required kanban-style structure and per-feature context folders to standardize project scaffolding.