10x-new

Create a new change folder under context/changes with a change.md identity file.

Updated May 27, 2026
One-click install
npx skills add https://github.com/Dergacz/AI_CV_Builder --skill 10x-new-dergacz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-new
Source: https://github.com/Dergacz/AI_CV_Builder/tree/main/.agents/skills/10x-new
Command: npx skills add https://github.com/Dergacz/AI_CV_Builder --skill 10x-new-dergacz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps organize project work by creating a dedicated change folder for each unit of work, simplifying the management of research, planning, implementation, and review.

Core Features & Use Cases

  • Change Folder Creation: Automatically initializes a new change folder under context/changes/<change-id>/ with a change.md identity file.
  • Flexible Naming: Allows for a custom change ID and description to provide context and intent for the change.
  • Next-Step Suggestions: Offers suggestions for the next action after creating the change folder, such as planning or researching.

Quick Start

Create a new change folder for your upcoming feature: /10x-new feature-branch-improvements

Frequently Asked Questions about 10x-new

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

FAQPage Schema
How do I create a dedicated folder for managing a new project change?

To create a dedicated change folder, this Skill automatically initializes a new directory under context/changes/<change-id>/ with a change.md identity file to structure your project work.

What is the best way to organize individual units of work in a structured project management system?

Organizing individual units of work is best handled by creating a dedicated change folder for each task, which simplifies the management of research, planning, implementation, and review phases.

Can I use a custom identifier when bootstrapping a new project change folder?

Yes, you can use a custom identifier. The Skill supports flexible naming, allowing you to assign a specific change ID and description to provide context and intent for the new folder.

How do I get next-step suggestions for project planning after creating a change folder?

After creating a change folder, the Skill offers next-step suggestions for project planning by providing initial guidance on recommended actions such as researching or planning the newly initialized work.

Does this change folder creation method work without external dependencies?

Yes, this change folder creation method works without external dependencies, operating entirely within your structured project management context using internal scripts to bootstrap the directory.

Why use contextual change folders instead of flat project files for workflow organization?

Contextual change folders provide streamlined project organization by isolating individual units of work into structured directories, preventing clutter and simplifying the management of complex workflows.