eggy-dev-plan

Generate Markdown todo lists for game development planning.

Updated May 31, 2026
One-click install
npx skills add https://github.com/SeeleVollerei1112/brainrot-clicker --skill eggy-dev-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eggy-dev-plan
Source: https://github.com/SeeleVollerei1112/brainrot-clicker/tree/main/.codemaker/skills/eggy-dev-plan
Command: npx skills add https://github.com/SeeleVollerei1112/brainrot-clicker --skill eggy-dev-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of organizing game development plans and tasks, offering an efficient way to create, manage, and track progress with Markdown todo lists.

Core Features & Use Cases

  • Automated Development Plan Generation: Automatically creates and customizes Markdown todo lists based on game scope and complexity.
  • Adaptive Granularity: Supports game, system, and feature-level planning, adapting to different scales of development.
  • Persistent Documentation: Saves plans as Markdown files in the project directory for easy access and updating.
  • Incremental Updates: Facilitates updating existing plans without overwriting completed tasks.

Quick Start

Generate a development plan for your game using the 'eggy-dev-plan' skill and provide the relevant description.

Frequently Asked Questions about eggy-dev-plan

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

FAQPage Schema
How do I generate a Markdown todo list for game development planning?

To generate a Markdown todo list for game development planning, provide your project description and the Skill automatically assesses complexity to create a tailored plan. It saves this documentation directly as a Markdown file in your project directory.

Can I update an existing development plan without overwriting completed tasks?

Yes, you can update an existing development plan without overwriting completed tasks. The Skill facilitates incremental updates, preserving your progress while adding new tasks to the Markdown todo list.

What is the best way to manage task tracking at different stages of game development?

The best way to manage task tracking at different stages of game development is using adaptive granularity. The Skill supports game, system, and feature-level planning, adjusting the Markdown todo list scale to match your specific development phase.

Does the game development task manager require external dependencies?

No, the game development task manager operates without known external dependencies. It natively generates Markdown files and uses YAML frontmatter for configuration, requiring only a standard project directory to save and manage plans.

How does adaptive granularity work for feature-level development planning?

Adaptive granularity for feature-level development planning works by automatically assessing your input scope. It then scales the generated Markdown todo lists to target specific systems or individual features instead of just the overarching game project.