work-artifacts-layout

Organize work and qa directories with enforced structure and reference integrity.

2|1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/dahatake/HypervelocityEngineering --skill work-artifacts-layout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-artifacts-layout
Source: https://github.com/dahatake/HypervelocityEngineering/tree/main/.github/skills/planning/work-artifacts-layout
Command: npx skills add https://github.com/dahatake/HypervelocityEngineering --skill work-artifacts-layout

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides standardized methods to organize work directories, manage contracts and artifacts, and ensure references are correctly maintained for predictable project progress.

Core Features & Use Cases

  • Work Directory Setup: Establishes consistent directory structures with entry points for tasks.
  • Contracts & Artifacts Management: Segregates specifications and generated outputs for clarity and traceability.
  • Use Case: When creating a new task, this Skill ensures that the work/ folder contains a README and structured subfolders, and that contracts and artifacts are properly stored in designated locations for review and future reference.

Quick Start

Use the work-artifacts-layout skill to set up the directory structure when initializing a new task or organizing existing work directories for clarity and consistency.

Frequently Asked Questions about work-artifacts-layout

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

FAQPage Schema
How do I enforce a standardized directory structure for project artifacts and work folders?

Standardized directory structure is enforced by applying delete-and-recreate rules and branch-safe parallel operation to organize work and qa folders, ensuring references are properly linked and artifacts are stored in designated locations.

What is the best way to manage contracts and artifacts for traceability in project workflows?

Managing contracts and artifacts for traceability is achieved by segregating specifications and generated outputs into designated subfolders within the work directory, ensuring that project artifacts are consistently stored for review and future reference.

How do I set up a new task directory with proper entry points and reference integrity?

Setting up a new task directory involves creating a work/ folder containing a README and structured subfolders, then running reference integrity verification to ensure all linked specifications and artifacts are correctly maintained for reliable project workflows.

Does this directory standardization approach support branch-safe parallel operation?

This directory standardization approach supports branch-safe parallel operation by mandating delete-and-recreate rules for work and qa folders, ensuring concurrent task execution maintains reference integrity without overwriting shared artifacts.

When should I use delete-and-recreate rules for directory cleanup and artifact management?

Delete-and-recreate rules for directory cleanup and artifact management should be used when initializing a new task or organizing existing work directories, ensuring that version-controlled artifacts are rebuilt cleanly and reference integrity is verified.

Can I use this project organization method for version-controlled artifact management?

Yes, you can use this project organization method for version-controlled artifact management, as it enforces consistent directory structures and reference integrity verification to ensure that generated outputs and contracts are properly stored and tracked.