plan-ralphex

Create ralphex-formatted implementation plans with tasks, tests, and validation gates.

7|3|Updated Dec 9, 2025
One-click install
npx skills add https://github.com/Aidbox/aidbox-hl7v2-example --skill plan-ralphex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-ralphex
Source: https://github.com/Aidbox/aidbox-hl7v2-example/tree/main/.claude/skills/plan-ralphex
Command: npx skills add https://github.com/Aidbox/aidbox-hl7v2-example --skill plan-ralphex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides clear, unambiguous implementation plans formatted for ralphex agent execution to eliminate confusion, missing tests, and ad hoc task definitions when converting product requirements into executable work items.

Core Features & Use Cases

  • Structured Plan Output: Produces a complete plan document with overview, context, development approach, validation commands, and a sequenced list of tasks with checkboxes.
  • Testing and Validation Gates: Ensures every task includes test creation/update and explicit validation commands to be run before proceeding.
  • Agent & Developer Handoff: Formats plans for autonomous Claude Code agents and human developers, including file lists, code examples, and final documentation steps.
  • Use Case: Create a ralphex-ready ticket for adding user authentication that lists modified files, tests, validation commands, and the final ticket filename.

Quick Start

Create a comprehensive ralphex implementation plan for "user authentication" including file changes, step-by-step tasks with tests, validation commands, and the suggested ticket filename.

Frequently Asked Questions about plan-ralphex

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

FAQPage Schema
How do I generate implementation plans with TDD validation gates for autonomous agents?

Generate implementation plans with TDD validation gates by structuring task documents with sequenced checkboxes, embedded test commands, and explicit validation criteria. This ensures autonomous agents execute tests and verify behavior before proceeding to dependent tasks.

What is the best way to format feature tickets for developer handoff in Markdown-based repositories?

Formatting feature tickets for Markdown-based developer handoff requires structuring documents with an overview, context, development approach, file modification lists, and sequenced task checkboxes to eliminate ambiguity and ad hoc task definitions.

How do I create a task planning document that specifies files to modify and test commands?

Create a task planning document specifying files to modify by listing target file paths, embedding test creation steps within each task, and defining validation commands to run before proceeding, ensuring clear executable work items.

Does this implementation plan format work with ralphex agent execution and Claude Code?

Yes, this implementation plan format works with ralphex agent execution and Claude Code by providing structured Markdown tickets containing explicit checkbox tasks, embedded validation commands, code examples, and final documentation update steps for autonomous processing.

What should an implementation plan include to prevent missing tests during autonomous task execution?

An implementation plan should include testing and validation gates within every task, specifying test creation or updates alongside explicit validation commands to run before proceeding, preventing missing tests during autonomous agent execution.

When do I need a structured implementation plan with explicit checkbox tasks for feature development?

You need a structured implementation plan with explicit checkbox tasks when converting product requirements into executable work items for autonomous agents or developer handoff, ensuring unambiguous sequencing, file lists, and validation gates.