story-start

Fetch a Planka card, create a project directory, and generate an implementation plan.

1|Updated Mar 11, 2025
One-click install
npx skills add https://github.com/danielstewart77/hive_mind --skill story-start
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: story-start
Source: https://github.com/danielstewart77/hive_mind/tree/main/specs/skills/story-start
Command: npx skills add https://github.com/danielstewart77/hive_mind --skill story-start

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of starting new development tasks by automating the fetching of requirements, setting up project structure, and initiating planning.

Core Features & Use Cases

  • Automated Story Setup: Fetches details from Planka cards, creates a dedicated documents directory, and generates an initial implementation plan.
  • Workflow Integration: Moves the Planka card to "In Progress" and notifies the user upon completion.
  • Use Case: When a new feature request is approved, use this Skill with the Planka card ID to immediately set up all necessary files and plans, allowing developers to focus on coding.

Quick Start

Use the story-start skill with the Planka card ID 'abc123def456' to begin work.

Frequently Asked Questions about story-start

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

FAQPage Schema
How do I automate development story setup from Planka cards?

This Skill automates development story setup by fetching a Planka card, establishing a project directory, and generating an implementation plan, which allows developers to focus immediately on coding.

What is the process for initiating a development story using Planka?

Initiating a development story involves fetching a Planka card, creating a project directory, generating an implementation plan, moving the card to 'In Progress', and notifying the user of task initiation.

Do I need a planning-genius skill to generate implementation plans from Planka?

Yes, a planning-genius skill is required for plan generation, and Planka API integration is required to fetch card details and manage status updates for task initiation.

Can I update Planka card status automatically when starting a new feature?

Yes, this workflow manages Planka card status updates automatically by moving the card to 'In Progress' and sending user notifications upon completion of the story setup.

What are the requirements to integrate Planka for project workflow automation?

You need Planka API integration to fetch card details and manage status updates, along with a planning-genius skill to handle the implementation plan generation.