spexl-propose

Generates scaffolded project files and directories from a JSON spec.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/a3lem/spexl --skill spexl-propose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spexl-propose
Source: https://github.com/a3lem/spexl/tree/main/.claude/skills/spexl-propose
Command: npx skills add https://github.com/a3lem/spexl --skill spexl-propose

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Spexl provides a structured workflow to propose changes, creating a formal proposal and per-capability deltas that tie back to reference specs. It guides the end-to-end lifecycle from description through proposal, deltas, design (optional), and tasks, enabling cross-team collaboration in monorepos.

Core Features & Use Cases

  • Template-driven flow for proposals, per-capability deltas, and associated artifacts.
  • Monorepo-aware orchestration that supports multiple specs roots and changes directories.
  • Strong traceability linking deltas to reference specs and enforcing metadata and structure.

Quick Start

Propose a new change by running spexl propose with a concise description to scaffold the change and generate the initial artifacts.

Frequently Asked Questions about spexl-propose

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

FAQPage Schema
How do I generate a structured change proposal for a monorepo with multiple spec roots?

To generate a structured change proposal for a monorepo, this Skill scaffolds per-capability deltas and reference spec alignments across multiple specs roots. It automates the end-to-end workflow from initial description to formal proposal creation.

What is a per-capability delta in change management and how does it link to reference specs?

A per-capability delta in change management represents the specific modifications for an individual system capability. This Skill generates these deltas while enforcing strong traceability linking them directly back to their corresponding reference specs.

Can I use this proposal generation workflow across multi-root specs directories?

Yes, you can use this proposal generation workflow across multi-root specs directories. The Skill provides monorepo-aware orchestration that supports multiple specs roots and changes directories to manage cross-team collaboration effectively.

Do I need to manually format frontmatter metadata when proposing changes?

No, you do not need to manually format frontmatter metadata when proposing changes. The Skill uses a template-driven structure that automatically enforces required frontmatter metadata, notations, and artifact formats for proposals, deltas, design, and tasks.

What's the best way to scaffold design and tasks artifacts alongside a formal spec proposal?

The best way to scaffold design and tasks artifacts alongside a spec proposal is using a template-driven flow. This Skill orchestrates the full lifecycle, generating optional design documents and required task artifacts while guiding the entire collaborative process.