ring:pre-dev-full

Orchestrate a nine-gate pre-development workflow producing structured artifacts under docs/pre-dev.

4|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/LerianStudio/ring-for-opencode --skill ring-pre-dev-full
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ring:pre-dev-full
Source: https://github.com/LerianStudio/ring-for-opencode/tree/main/assets/skill/pre-dev-full
Command: npx skills add https://github.com/LerianStudio/ring-for-opencode --skill ring-pre-dev-full

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill orchestrates the complete 9-gate pre-development workflow for large features, enabling teams to plan, align, and validate scope before implementation, reducing risk and rework.

Core Features & Use Cases

  • End-to-end planning: Research, PRD, feature map, TRD, API design, data modeling, dependency decisions, task breakdown, and subtasks are produced with gated approvals.
  • Artifact-driven workflow: Artifacts are saved under docs/pre-dev/<feature-name>/ at each gate to ensure traceability and auditability.
  • Cross-functional alignment: Facilitates collaboration among product, design, tech leads, and stakeholders by formalizing the pre-development plan.

Quick Start

Use the pre-dev-full skill to initiate a guided 9-gate workflow for your feature. The tool will prompt for feature name and other requirements, then create the docs/pre-dev/<feature-name> directory and begin the Gate 0 research phase.

Frequently Asked Questions about ring:pre-dev-full

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

FAQPage Schema
How do I orchestrate a complete pre-development workflow for large features?

A 9-gate pre-development workflow systematically guides teams through research, PRD creation, feature mapping, TRD, API design, data modeling, dependency decisions, and task breakdown to ensure traceable planning before implementation begins.

How do I start the 9-gate pre-development workflow for my feature?

To start the pre-development workflow, initiate the guided process by providing your feature name and requirements, which creates the docs/pre-dev/<feature-name>/ directory and begins the Gate 0 research phase.

When do I need a gated pre-development workflow with artifact management?

You need a gated pre-development workflow when planning large features that require cross-functional alignment among product, design, and tech leads, ensuring scope is validated and artifacts are auditable before implementation to reduce rework.

Does the pre-development workflow enforce technology selections and dependency mapping?

Yes, the pre-development workflow enforces technology selections at Gate 6 and loads prior artifacts during the process to accurately map dependencies and ensure traceable planning from the PRD down to subtasks.

What is the best way to ensure traceable planning from PRD to subtasks?

The best way to ensure traceable planning from PRD to subtasks is to use an artifact-driven workflow that saves structured documents at each gate, requiring human approvals to validate scope and dependencies before moving forward.