agent-dev-coder

Implement code features using a test-first Red-Green-Refactor cycle.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/seqis/OpenClaw-Skills-Converted-From-Claude-Code --skill agent-dev-coder
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agent-dev-coder
Source: https://github.com/seqis/OpenClaw-Skills-Converted-From-Claude-Code/tree/main/skills_tree/agent-dev-coder
Command: npx skills add https://github.com/seqis/OpenClaw-Skills-Converted-From-Claude-Code --skill agent-dev-coder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the need for a reliable and thorough implementation specialist that builds, tests, and verifies code solutions, ensuring they are complete and functional.

Core Features & Use Cases

  • Test-Driven Development: Enforces a Red-Green-Refactor cycle for robust code.
  • Verification Obsessed: Guarantees that code is tested and working before completion.
  • Use Case: When tasked with adding a new feature to a web application, this Skill will guide the process from planning and building to comprehensive testing and verification.

Quick Start

Use the agent-dev-coder skill to implement the new user authentication feature according to the provided requirements.

Frequently Asked Questions about agent-dev-coder

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

FAQPage Schema
How do I implement new features using a test-driven development approach?▼

Test-driven development for feature implementation follows a Red-Green-Refactor cycle, enforcing thorough verification and testing before declaring any code solution complete and functional.

What is the best way to ensure code refactoring does not break existing functionality?▼

Code refactoring verification mandates comprehensive testing after changes, ensuring solutions remain functional before completion through a strict test-first development approach that validates all modifications.

Can I use this coding approach for adding user authentication to a web application?▼

Yes, this implementation specialist guides web application feature delivery from planning through comprehensive testing and verification, suitable for building features like user authentication according to requirements.

Does test-first coding require integration with other skills for design decisions?▼

Yes, test-first coding integrates with other skills for design decisions and debugging, coordinating implementation with broader development workflows while maintaining focus on verification and feature delivery.

Why does my code implementation fail verification before being marked complete?▼

Code implementation fails verification because this approach is verification-obsessed, mandating that all solutions pass thorough testing and demonstrate working functionality before the development cycle is declared complete.