hapo:code

Automate implementation of approved software specification tasks with design context.

54|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/haposoft/cafekit --skill hapo-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hapo:code
Source: https://github.com/haposoft/cafekit/tree/main/packages/spec/src/claude/archive-command/code
Command: npx skills add https://github.com/haposoft/cafekit --skill hapo-code

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the implementation of approved spec tasks, reducing manual coding efforts and ensuring consistency with project standards.

Core Features & Use Cases

  • Automated Spec Implementation: Automates the coding phase of a software development workflow.
  • Task Identification: Identifies the next pending task from an approved spec.
  • Contextual Information: Provides necessary context from design and requirements documents.
  • Implementation Guidance: Ensures that code implementation adheres to project standards.
  • Handoff to Testing: Hands off implemented tasks to the testing and review stages.

Quick Start

/hapo:code <feature-name>

Frequently Asked Questions about hapo:code

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

FAQPage Schema
How do I automate spec implementation tasks for code review and testing?

Automated spec implementation tasks for code review and testing are handled by identifying the next pending task from an approved specification and generating the required code. This reduces manual coding efforts by automating the development phase of the software workflow.

What is the best way to ensure code implementation adheres to project standards during software workflow?

Ensuring code implementation adheres to project standards requires providing contextual information from design and requirements documents. The automation process uses these artifacts to guide the implementation of approved software specification tasks consistently.

Do I need access to design documents to automate code development from specifications?

Yes, automating code development from specifications requires access to spec artifacts and design documents. These documents provide the necessary context to identify pending tasks and implement the approved software specifications accurately.

How does spec management coordinate with testing workflows after implementation?

Spec management coordinates with testing workflows by handing off implemented tasks to the testing and review stages. Once the automated coding phase completes the spec implementation, the software workflow seamlessly transitions the task to testing.

Can I identify the next pending task from an approved spec automatically?

Yes, you can identify the next pending task from an approved spec automatically. The automation process reads the specification artifacts, determines the next required action, and initiates the code implementation phase without manual intervention.

What are the limitations of automating code development and review processes?

Automating code development and review processes is limited to tasks within an approved spec and requires prior access to spec artifacts and design documents. It facilitates the coding phase and hands off implemented tasks to testing, but does not replace the testing workflow itself.