turnkey-plan

Generate executable plans with explicit commands, files, and verification steps.

1|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/FrogAi/Xenopus --skill turnkey-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: turnkey-plan
Source: https://github.com/FrogAi/Xenopus/tree/main/Gemini/Skills/Gemini%203.1%20Pro/turnkey-plan
Command: npx skills add https://github.com/FrogAi/Xenopus --skill turnkey-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turnkey-plan eliminates the need to re-derive every step by producing a complete, executable plan that a fresh Gemini CLI session can run from cold without prior context.

Core Features & Use Cases

  • Fully specified, copy-paste-ready files with exact final content.
  • Exact CLI commands, config changes, and diffs for every step.
  • Phase-based execution with pre- and post- checks, rollback, and explicit success criteria.
  • Use cases include scoping a project, implementing a feature, or documenting a complex deployment plan.

Quick Start

Provide a turnkey, executable plan that a fresh Gemini CLI session can run from scratch without any prior conversation context.

Frequently Asked Questions about turnkey-plan

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

FAQPage Schema
How do I create an executable implementation plan for a cold CLI session with no prior context?

To create an executable implementation plan for a cold CLI session, generate a fully specified document containing exact file contents, CLI commands, config changes, and verification steps that run deterministically from scratch without prior context.

What is a turnkey execution plan in software engineering?

A turnkey execution plan is a fully self-contained blueprint that includes exact final file content, explicit CLI commands, phase-based pre-checks, post-verification, and rollback steps for deterministic project execution.

How do I ensure my deployment plan includes rollback and verification steps?

Ensure your deployment plan includes rollback and verification by structuring it into phases with explicit success criteria, pre- and post-checks, and exact rollback commands for every configuration change and execution step.

Can I generate copy-paste-ready files and diffs for a complex project scope?

Yes, you can generate copy-paste-ready files and diffs for a complex project scope by producing a turnkey plan that specifies exact final file contents and explicit configuration changes for every implementation step.

Do I need to provide prior context to execute a deterministic project blueprint?

No, you do not need to provide prior context to execute a deterministic project blueprint because a turnkey plan is designed to run from a cold session with no previous conversation history.

What are the limitations of using phase-based execution for documentation?

The limitation of using phase-based execution for documentation is that it requires every file content, CLI command, and configuration change to be explicitly specified, testable, and self-contained to maintain deterministic execution.