qw-append-apply

Apply confirmed append proposals to spec documents and create sub-unit documents.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/Yaojian/qualia-weaver --skill qw-append-apply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qw-append-apply
Source: https://github.com/Yaojian/qualia-weaver/tree/main/.agents/skills/qw-append-apply
Command: npx skills add https://github.com/Yaojian/qualia-weaver --skill qw-append-apply

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the application of confirmed append proposals to spec documents, streamlining the process of adding new content to a project.

Core Features & Use Cases

  • Automated Append Application: Applies confirmed append proposals to spec documents.
  • Spec Document Update: Updates the current spec document and creates a new sub-unit spec document.
  • Use Case: When you have a confirmed append proposal for a spec document, use this Skill to automatically apply it and create a new sub-unit.

Quick Start

Apply the confirmed append proposal to the current spec document using the qw-append-apply skill.

Frequently Asked Questions about qw-append-apply

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

FAQPage Schema
How do I automate applying an append proposal to a spec document?

To automate append proposal application to a spec document, you need a confirmed proposal, which the skill validates and uses to automatically create a new sub-unit and update the current spec document.

What happens to spec documents when an append proposal is applied?

When an append proposal is applied, the spec document is updated and a new sub-unit spec document is created, ensuring the project structure reflects the newly appended content.

Do I need to validate dependencies before applying an append proposal to a spec document?

Yes, validation is required. The automated application process checks the append proposal and its dependencies, and ensures the spec document is fully up-to-date before applying any changes.

When should I use automated append application for spec documents?

Use automated append application when you have a confirmed append proposal for a spec document and need to streamline the process of adding new content and creating new sub-units.

Can I apply an append proposal to an outdated spec document?

No, the process ensures the spec document is up-to-date before proceeding. Validation of the append proposal and dependencies is required to prevent applying changes to an outdated spec document.