design

Translate requirements into structured plan packages with why.md, how.md, and task.md templates.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/Kaze-sn/Vibe-code --skill design-kaze-sn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design
Source: https://github.com/Kaze-sn/Vibe-code/tree/main/skills/helloagents/design
Command: npx skills add https://github.com/Kaze-sn/Vibe-code --skill design-kaze-sn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured approach to designing complex agent solutions, ensuring clear goals, risk assessment, and reusable templates before execution.

Core Features & Use Cases

  • Structured design workflow: Guides knowledge-base checks, scope assessment, and template selection for both interactive and automated modes.
  • Plan package generation: Creates a new plan package with timestamped paths and versioning to support traceability.
  • Risk and compliance: Includes risk assessment and security considerations aligned with design decisions.

Quick Start

Initiate the design phase for a new feature and generate a fresh plan package under plan/YYYYMMDDHHMM_<feature>/, including why.md, how.md, and task.md.

Frequently Asked Questions about design

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

FAQPage Schema
How do I design a structured agent plan from initial requirements?

To design a structured agent plan, translate requirements into a comprehensive plan package using predefined templates for scope assessment and traceability. This approach ensures clear goals and risk assessment before execution begins.

What is included in an agent plan package?

An agent plan package includes timestamped paths for versioning and traceability, along with structured artifacts like why.md, how.md, and task.md. These files document the design decisions and execution steps.

How do I perform a risk assessment for automated agent workflows?

Perform a risk assessment for automated agent workflows by evaluating compliance and security considerations during the design phase. This structured approach aligns risk evaluation directly with design decisions before plan generation.

Can I use templates for planning interactive and full-authorization agent modes?

Yes, you can use templates for planning interactive, full-authorization, and planning modes. The design workflow guides template selection to ensure structured execution across different agent authorization levels.

What is the best way to ensure traceability in agent solution design?

To ensure traceability in agent solution design, generate a fresh plan package with timestamped paths under a versioned directory. This method enforces strict versioning and documentation across all generated plan artifacts.

When do I need a structured design workflow for agent solutions?

You need a structured design workflow for agent solutions when translating complex requirements into actionable plans. It is essential for conducting knowledge-base checks, scope assessment, and risk evaluation before execution.