Code

Guide coding tasks through planning, implementation, verification, and testing.

2|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/papachong/RHClaw --skill code-papachong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Code
Source: https://github.com/papachong/RHClaw/tree/main/RHClaw-Desktop/src-tauri/skills/code
Command: npx skills add https://github.com/papachong/RHClaw --skill code-papachong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code development often suffers from miscommunication and repetitive, error-prone cycles; this skill provides a structured, plan-first workflow that guides planning, implementation, verification, and testing to deliver clean software.

Core Features & Use Cases

  • Planning and decomposition: breaks requests into testable steps with clear deliverables.
  • Guided execution and verification: leads through implementation, verification, and testing with checkpoints.
  • Local context and references: stores user preferences locally and reads included planning and verification references to ensure consistency across projects.
  • Use Case: A team delivering a feature can coordinate planning, coding, and QA with minimal friction, improving delivery speed and quality.

Quick Start

Provide a coding request and I will guide you through planning, stepwise execution, and verification.

Frequently Asked Questions about Code

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

FAQPage Schema
How do I plan and guide coding tasks for clean software delivery?

To plan and guide coding tasks for clean software delivery, you provide a coding request to receive structured guidance through planning, stepwise execution, and verification. This breaks requests into testable steps with clear deliverables.

What is a plan-first workflow for software development?

A plan-first workflow for software development decomposes requests into testable steps before implementation. It leads through execution, verification, and testing with checkpoints to reduce repetitive, error-prone cycles.

How do I break down a software feature request into testable steps?

To break down a software feature request into testable steps, apply structured planning and decomposition. This process ensures each step has clear deliverables, enabling guided execution and strong verification throughout development.

Can I use local memory to store user preferences for coding guidance across projects?

Yes, you can use local memory to store user preferences for coding guidance across projects. The skill reads included planning and verification references locally to ensure consistency without taking autonomous actions.

Does this coding guidance skill execute code autonomously?

No, this coding guidance skill does not execute code autonomously. It satisfies requirements for non-execution guidance and step-wise execution, leading you through implementation and verification checkpoints manually.