start-story

Initialize backend development tasks for HiveSpace features with implementation contracts.

Updated Jul 3, 2025
One-click install
npx skills add https://github.com/HiveSpaceTeam/hivespace.microservice --skill start-story-hivespaceteam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start-story
Source: https://github.com/HiveSpaceTeam/hivespace.microservice/tree/main/.agents/skills/start-story
Command: npx skills add https://github.com/HiveSpaceTeam/hivespace.microservice --skill start-story-hivespaceteam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps initiate backend development for HiveSpace features by guiding through the process of setting up context and planning.

Core Features & Use Cases

  • Context Loading: Automates the loading of necessary context, including rule documents and configuration files.
  • Scope Confirmation: Ensures a clear understanding of the development scope and tasks involved.
  • Implementation Contract Derivation: Generates a detailed implementation contract based on project rules and requirements.
  • Implementation Execution: Guides through the implementation process according to the derived contract.
  • Reporting: Provides a structured report on the implemented changes and any pending tasks.

Quick Start

Start implementing the backend story for the "New User Onboarding" feature using the start-story skill.

Frequently Asked Questions about start-story

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

FAQPage Schema
How do I initiate backend development for a new feature?

To initiate backend development, this Skill automates loading project documentation, confirming the development scope, and establishing an implementation contract for the feature.

What is an implementation contract in backend feature development?

An implementation contract defines the precise scope and rules for feature implementation. This Skill derives it automatically by reading project requirements and configuration files.

How do I load project context and rules before coding a new backend feature?

Loading project context is automated by this Skill, which reads necessary rule documents and configuration files to ensure the development scope is clearly understood before coding starts.

Do I need to manually define the development scope for backend feature implementation?

You do not need to manually define the development scope. This Skill performs scope confirmation automatically by loading project context and deriving an implementation contract from the established rules.

What's the best way to guide a team through a new feature implementation workflow?

The best way to guide feature implementation is using an automated workflow that reads documentation, sets up context, derives an implementation contract, and provides structured reporting on pending tasks.

Does this Skill provide a report after implementation execution?

Yes, this Skill provides a structured report after implementation execution. The report details the implemented changes and outlines any pending tasks remaining in the development scope.