memex-writing-plans

Generates step-by-step implementation plans for software features with tasks and commands.

3|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/ribeirogab/agent-skills --skill memex-writing-plans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memex-writing-plans
Source: https://github.com/ribeirogab/agent-skills/tree/main/.agents/skills/memex-writing-plans
Command: npx skills add https://github.com/ribeirogab/agent-skills --skill memex-writing-plans

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill assists developers and project planners in creating comprehensive, structured implementation plans for multi-step software development tasks, minimizing oversight and ensuring clarity.

Core Features & Use Cases

  • Detailed Task Decomposition: Break down complex features into actionable steps with precise file modifications and commands.
  • Structured Planning: Generate plans with clear headers, task instructions, and step-by-step guidance aligned to best practices like TDD.
  • Use Case: A developer needs to implement a new module; the Skill provides a detailed plan to write tests, code, validate, and commit systematically.

Quick Start

Use the memex-writing-plans skill to generate an implementation plan for creating a new user authentication module.

Frequently Asked Questions about memex-writing-plans

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

FAQPage Schema
How do I create a detailed implementation plan for complex software features?

To create an implementation plan for complex software features, decompose the overarching tasks into actionable steps with precise file modifications, code snippets, and commands, ensuring clarity and minimizing oversight throughout the development process.

What's the best way to break down a multi-step development task for a new module?

The best way to break down a multi-step development task is through detailed task decomposition, structuring the module implementation into sequential instructions that cover writing tests, coding, validating, and committing systematically.

Does structured implementation planning work with TDD workflows?

Structured implementation planning works seamlessly with TDD workflows by generating step-by-step guidance that aligns with TDD principles, ensuring developers write tests first, implement code, validate, and commit reliably.

Can I generate step-by-step file modifications and commands for project management?

Yes, you can generate step-by-step file modifications and commands for project management. The planning process outputs detailed tasks with precise instructions, reducing deployment errors and improving planning accuracy for developers and project managers.

When do I need task decomposition for software development?

You need task decomposition for software development when implementing complex, multi-step features that require structured planning to minimize oversight, ensure clarity, and provide actionable steps with precise file modifications and deployment commands.