develop

Orchestrate feature development from product specification through implementation, review, testing, and documentation.

8|Updated May 18, 2026
One-click install
npx skills add https://github.com/lalulali/vespyr --skill develop-lalulali
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: develop
Source: https://github.com/lalulali/vespyr/tree/main/.agents/skills/develop
Command: npx skills add https://github.com/lalulali/vespyr --skill develop-lalulali

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the chaos from feature development by turning strategy documents into a structured, gated workflow that guides a team from specification review through implementation, testing, verification, and documentation.

Core Features & Use Cases

  • Spec-to-code workflow: Validates product specs, requirements, and user stories before any implementation begins.
  • Architecture and planning gates: Coordinates optional architecture, execution planning, and kanban activation so work starts with clear dependencies and sequencing.
  • Parallel development and quality checks: Supports multi-developer execution, code review, QA validation, security audit, performance review, product-manager signoff, and documentation updates.
  • Use case: A team preparing a new feature can use this Skill to move from product spec to tested, reviewed, and documented code with explicit handoffs between roles.

Quick Start

Ask the AI to guide the feature through the full develop workflow using the available spec, user stories, and repository artifacts.

Frequently Asked Questions about develop

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

FAQPage Schema
What is the best way to manage feature development from spec to production?

A spec-to-production feature workflow requires validating product specs, coordinating architecture planning, executing parallel development, and enforcing quality gates before release. This structured approach removes chaos by guiding teams through explicit role handoffs from specification to documentation.

How do I set up a kanban and code review workflow for a new feature?

Setting up a kanban and code review workflow begins with validating product requirements, then activating execution planning to sequence dependencies. The workflow supports multi-developer parallel execution, code review, QA validation, and security audits before final product-manager signoff.

Can I use this workflow for multi-agent collaboration and parallel development?

Yes, the workflow explicitly supports multi-agent collaboration and parallel development across multiple developers. It coordinates architecture decisions, backlog planning, and state-machine updates to synchronize parallel execution and quality checks.

Do I need verified product specs before starting architecture planning?

Yes, strict verification of product specs is required before architecture planning begins. The workflow enforces verification gates on product specifications, execution plans, and quality checks before allowing implementation to proceed.

What release readiness gates are included in end-to-end software delivery?

Release readiness gates include code review, QA validation, security audits, performance reviews, product-manager signoff, and documentation updates. Each gate must pass state-machine verification before the feature ships to production.

When should I not use a gated spec-to-code workflow?

A gated spec-to-code workflow is not suitable for rapid prototyping or exploratory development lacking defined product specs. It requires explicit user stories, architecture decisions, and verification gates, making it too rigid for unstructured or speculative coding tasks.