ring:pre-dev-subtask-creation

Generate deterministic zero-context subtasks with TDD steps and verification commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams create executable, zero-context subtasks for complex features, enabling rapid onboarding and consistent task breakdown.

Core Features & Use Cases

  • Bite-sized task generation: Break large features into 2-5 minute subtasks following a RED-GREEN-REFACTOR rhythm.
  • Explicit delivery artifacts: Include exact file paths, test steps, verification commands, and commit-ready steps.
  • Onboarding-friendly: Works for engineers with zero knowledge of the codebase.
  • Use Case: When starting a new feature, produce a sequence of subtasks and accompanying documentation to guide a team.

Quick Start

Save the subtasks to the designated docs path and follow the TDD cycle outlined in each subtask.

Frequently Asked Questions about ring:pre-dev-subtask-creation

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

FAQPage Schema
How do I break feature work into zero-context subtasks for onboarding new engineers?

Zero-context subtasks break large features into 2-5 minute steps with explicit file paths, verification commands, and commit-ready sequences. This enables any engineer to execute tasks without prior codebase knowledge, following a strict RED-GREEN-REFACTOR TDD rhythm.

What is the TDD rhythm for generating bite-sized subtasks from a large feature?

The TDD rhythm for subtask generation follows a RED-GREEN-REFACTOR cycle, breaking large tasks into 2-5 minute steps. Each step includes explicit file paths, test steps, and verification commands, producing deterministic subtasks executable by any engineer.

How to create deterministic subtasks with explicit file paths and verification commands?

Deterministic subtasks are created by breaking feature work into 2-5 minute steps that include exact file paths, test steps, verification commands, and commit-ready sequences. This ensures zero-context clarity and consistent task execution across engineers.

Can I use zero-context task breakdown for ramping up on unfamiliar codebases?

Zero-context task breakdown is ideal for ramping up on unfamiliar codebases because it generates 2-5 minute subtasks with explicit file paths and verification commands. Engineers with zero knowledge of the codebase can execute the steps following the TDD rhythm.

Does subtask generation require dependencies or prior codebase knowledge to execute steps?

Subtask generation requires no dependencies or prior codebase knowledge. It produces zero-context subtasks with explicit file paths, test steps, and verification commands, allowing any engineer to execute the 2-5 minute steps during onboarding.

When should I not use bite-sized task breakdown for feature development?

Bite-sized task breakdown is designed for complex features requiring onboarding-friendly, zero-context subtasks. It may not suit tasks that cannot be broken into 2-5 minute TDD steps or features that do not require explicit file paths and verification commands.