ring:writing-plans

Generate implementation plans with exact file paths and verification steps.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/LucasMalessa/TheRing --skill ring-writing-plans-lucasmalessa
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ring:writing-plans
Source: https://github.com/LucasMalessa/TheRing/tree/main/default/skills/writing-plans
Command: npx skills add https://github.com/LucasMalessa/TheRing --skill ring-writing-plans-lucasmalessa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

People and teams often start work without a formal, executable plan, leading to misalignment and rework across engineering tasks.

Core Features & Use Cases

  • Generate exact file paths, complete code samples, and verification steps for engineers with zero codebase context.
  • Save plans to docs/plans/YYYY-MM-DD-<feature-name>.md and validate them with a built-in checker.
  • Coordinate design-to-development handoffs, task breakdowns, and execution readiness across multi-module projects.

Quick Start

Provide the feature name and context to generate a complete implementation plan.

Frequently Asked Questions about ring:writing-plans

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

FAQPage Schema
How do I create an implementation plan for engineers with zero codebase context?▼

To create an implementation plan for zero-context engineers, you provide a feature name and context to generate exact file paths, complete code samples, and explicit verification steps. This ensures execution readiness without prior codebase knowledge.

What is a zero-context implementation plan in software engineering?▼

A zero-context implementation plan provides comprehensive execution instructions including precise file paths, complete code examples, and explicit agent specifications. It enables engineers to execute tasks across multi-module repositories without prior codebase familiarity.

Can I use this for design-to-development handoffs in multi-module repositories?▼

Yes, you can use this for design-to-development handoffs in multi-module repositories. It coordinates task breakdowns and execution readiness by enforcing precise file paths and zero-context validation across complex project structures.

What's the best way to validate an executable implementation plan?▼

The best way to validate an executable implementation plan is using the built-in checker after saving the document to docs/plans/YYYY-MM-DD-<feature-name>.md. This enforces zero-context validation and explicit target specifications.

Why does my engineering team need formal task breakdowns before starting work?▼

Your engineering team needs formal task breakdowns to prevent misalignment and rework. Generating concrete plans with executable steps ensures alignment across engineering tasks before development begins.