starwards-workflow

Coordinate Starwards development workflow skills across planning, development, verification, and completion phases.

42|2|Updated Mar 17, 2019
One-click install
npx skills add https://github.com/starwards/starwards --skill starwards-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: starwards-workflow
Source: https://github.com/starwards/starwards/tree/main/.claude/skills/starwards-workflow
Command: npx skills add https://github.com/starwards/starwards --skill starwards-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers often struggle to navigate complex project workflows, leading to inefficiencies, missed steps, and inconsistent development practices. This skill provides a clear, structured guide to the entire Starwards development process.

Core Features & Use Cases

  • Workflow Orchestration: Acts as a master index, guiding you through planning, development, verification, and completion phases.
  • Skill Integration: Shows when and how to use other Starwards-specific skills (TDD, debugging, monorepo, Colyseus) for seamless task execution.
  • Use Case: When starting a new feature, activate this skill to get a step-by-step roadmap, ensuring you follow best practices from planning to deployment.

Quick Start

"I need to implement a new ship system. Guide me through the Starwards development workflow."

Frequently Asked Questions about starwards-workflow

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

FAQPage Schema
How do I structure a development workflow across planning, development, verification, and completion phases?

A structured workflow orchestrates development across distinct phases: planning defines requirements, development executes the build, verification tests functionality, and completion handles deployment. This Skill guides you through each phase sequentially, activating appropriate skills at each stage to ensure consistent practices and prevent missed steps in complex multi-skill projects.

When should I use workflow orchestration to coordinate multiple development skills?

Workflow orchestration is essential when managing complex projects requiring multiple specialized skills—such as TDD, debugging, monorepo management, and framework-specific tools—to work together. This Skill acts as a master index that documents each skill's role, decision points, and usage scenarios, ensuring seamless integration and proper sequencing across your entire development lifecycle.

How do I know which Starwards skills to activate at each development stage?

This Skill provides a step-by-step roadmap mapping each development phase to the appropriate Starwards skills—TDD for verification, debugging for troubleshooting, monorepo tools for code organization, and Colyseus for framework-specific tasks. The workflow documents relationships and decision points so you activate the right skill at the right time without guesswork.

Can I use workflow orchestration to onboard new team members to the development process?

Yes. This Skill documents the complete development process with versioning and attribution, making it an effective reference for consistent practices. New team members can follow the documented workflow phases, skill dependencies, and usage scenarios to understand the full development lifecycle and follow established best practices from day one.

What's the difference between following an ad hoc development process and using workflow orchestration?

Ad hoc processes lead to inefficiencies, missed verification steps, and inconsistent practices across projects. Workflow orchestration provides a clear, structured guide with defined phases, skill dependencies, and decision points, ensuring every feature follows the same validated path from planning through deployment with no gaps.