everystack-playbook-gen

Generate playbooks for EveryStack's six-step build lifecycle.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/stevenandteresa-maker/EveryStack --skill everystack-playbook-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: everystack-playbook-gen
Source: https://github.com/stevenandteresa-maker/EveryStack/tree/main/docs/skills/playbook-gen
Command: npx skills add https://github.com/stevenandteresa-maker/EveryStack --skill everystack-playbook-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation of technical build roadmaps (playbooks) for the EveryStack SaaS platform, ensuring consistency and quality in the development process.

Core Features & Use Cases

  • Playbook Generation: Automates the process of creating detailed playbooks for Step 1 of EveryStack's six-step build lifecycle.
  • Decomposition Guidance: Provides rules and templates for breaking down reference documentation into atomic prompts.
  • Quality Enforcement: Enforces 10 quality characteristics for playbooks, including prompt atomicity, dependency graphing, and test-first acceptance criteria.
  • Use Case: When starting a new feature development phase, use this Skill to generate the initial playbook that guides the AI in decomposing requirements and creating the necessary code prompts.

Quick Start

Use the everystack-playbook-gen skill to generate a playbook for decomposing reference documentation into atomic prompts.

Frequently Asked Questions about everystack-playbook-gen

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

FAQPage Schema
How do I generate a playbook for SaaS development from reference documentation?

To generate a playbook for SaaS development, you decompose reference documentation into atomic prompts. This process adheres to strict quality characteristics like prompt atomicity, dependency graphing, and test-first acceptance criteria to ensure systematic builds.

What are atomic prompts in software development lifecycle playbooks?

Atomic prompts in software development playbooks are decomposed units of reference documentation guided by strict sizing rules. They define dependency graphs, schema snapshots, acceptance criteria, file path conventions, and VERIFY session boundaries for high-quality code generation.

How do I enforce quality standards when decomposing documentation into code generation prompts?

You enforce quality standards during documentation decomposition by applying 10 defined playbook characteristics. These rules govern prompt atomicity, dependency graphing, and test-first acceptance criteria to maintain a systematic, high-quality software development process.

Can I use playbook generation for any step of a software build lifecycle or just the first?

Playbook generation focuses specifically on Step 1 of the six-step EveryStack build lifecycle. It guides the initial decomposition of reference documentation into atomic prompts required before subsequent development and code generation phases begin.

What is the best way to structure dependency graphs and acceptance criteria for AI code generation?

The best way to structure dependency graphs and acceptance criteria for AI code generation is through systematic playbook templates. These templates enforce test-first acceptance criteria, schema snapshots, file path conventions, and strict prompt atomicity boundaries.

Why do my AI code generation prompts fail to maintain consistency across large SaaS features?

AI code generation prompts fail to maintain consistency when lacking systematic playbook rules. Enforcing prompt atomicity, dependency graphing, and test-first acceptance criteria ensures high-quality, consistent development across large SaaS features.