dev4-implement

Implement PRD-driven features with a structured multi-step workflow.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Srajangpt1/dataeye --skill dev4-implement-srajangpt1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev4-implement
Source: https://github.com/Srajangpt1/dataeye/tree/main/packages/browseros-agent/.claude/skills/dev4-implement
Command: npx skills add https://github.com/Srajangpt1/dataeye --skill dev4-implement-srajangpt1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides engineers through implementing a feature described in a PRD by establishing a clean working workflow, creating a reproducible work tree, and enforcing structured checks from design to handoff.

Core Features & Use Cases

  • Creates a feature work tree when needed to isolate development from the main tree.
  • Defines a plan with small, testable steps and documents it before coding.
  • Supports end-to-end implementation: coding, testing, verification, and hand-off.

Quick Start

Create a feature work tree and begin implementing the PRD-driven feature.

Frequently Asked Questions about dev4-implement

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

FAQPage Schema
How do I implement a feature from a PRD with structured steps?

To implement a feature from a PRD with structured steps, this skill guides you through a multi-step workflow encompassing planning, coding, testing, and handoff. It establishes reproducible work trees and enforces structured checks from design to final delivery.

What is the best way to isolate feature development from the main work tree?

The best way to isolate feature development from the main work tree is creating a reproducible feature work tree. This skill establishes an isolated environment to define testable plans, write code, and verify features before handing off changes.

How do I plan and test feature work before coding begins?

You plan and test feature work by defining a plan with small, testable steps and documenting it before coding. This skill enforces this structured workflow, ensuring your feature implementation is reproducible and verified against PRD requirements.

Can I use this workflow for end-to-end software development tasks?

Yes, you can use this workflow for end-to-end software development tasks. It applies to reproducible work trees, planning, coding, testing, and handoff, satisfying requirements for PRD-driven implementation and stepwise verification.

Does PRD-driven implementation require reproducible work trees?

PRD-driven implementation requires reproducible work trees to isolate development and maintain structured checks. This skill creates a feature work tree when needed, ensuring a clean working workflow from design through testing to handoff.