Ed3d Plan And Execute

Ed3d Plan And Execute from ed3dai/ed3d-plugins-testing.

by @ed3dai 10 skills

Skills in this plugin

10
  1. Brainstorming · ed3dai
    Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
    1 install
  2. Writing Design Plans · ed3dai
    Use after brainstorming completes - writes validated designs to docs/design-plans/ with structured format and discrete implementation phases required for creating detailed implementation plans
    1 install
  3. Requesting Code Review · ed3dai bundle
    Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches code-reviewer subagent, handles retries and timeouts, manages review-fix loop until zero issues
    1 install
  4. Starting A Design Plan · ed3dai
    Use when beginning any design process - orchestrates gathering context, clarifying requirements, brainstorming solutions, and documenting validated designs to create implementation-ready design documents
    1 install
  5. Using Plan And Execute · ed3dai
    Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Read tool before announcing usage, following brainstorming before coding, and creating task todos for checklists
    1 install
  6. Test Driven Development · ed3dai
    Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
    1 install
  7. Asking Clarifying Questions · ed3dai
    Use after initial design context is gathered, before brainstorming - resolves contradictions in requirements, disambiguates terminology, clarifies scope boundaries, and verifies assumptions to prevent building the wrong solution
    1 install
  8. Writing Implementation Plans · ed3dai
    Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
    1 install
  9. Finishing A Development Branch · ed3dai
    Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
    1 install
  10. Executing An Implementation Plan · ed3dai
    Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task, reviews once per phase, loads phases just-in-time to minimize context usage
    1 install