speclink-propose

Automate change proposal creation with requirement analysis and artifact generation.

1|Updated Jun 29, 2026
One-click install
npx skills add https://github.com/MomoChenisMe/speclink --skill speclink-propose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speclink-propose
Source: https://github.com/MomoChenisMe/speclink/tree/main/.agents/skills/speclink-propose
Command: npx skills add https://github.com/MomoChenisMe/speclink --skill speclink-propose

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires speclink, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of creating change proposals with all required artifacts, streamlining the workflow for software development.

Core Features & Use Cases

  • Automated Proposal Creation: Generates change proposals from requirement descriptions.
  • Artifact Generation: Creates all necessary artifacts for a change proposal, including specs, design, and tasks.
  • Workflow Automation: Automates the workflow from requirement discussion to proposal validation.

Quick Start

Use the speclink-propose skill to create a change proposal for a new feature. Simply provide the feature description as an argument, like: speclink-propose add dark mode.

Frequently Asked Questions about speclink-propose

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

FAQPage Schema
How do I automate change proposal creation for software development?

This Skill automates change proposal creation by generating proposals from requirement descriptions, automatically producing all required artifacts like specs, designs, and tasks to streamline your workflow.

What artifacts are generated for a software change proposal?

The artifacts generated for a change proposal include specifications, design documents, and task lists, which are automatically created to support various change types such as features, bug fixes, and refactorings.

Do I need the speclink CLI to generate requirement artifacts?

Yes, you need the speclink CLI installed and available, as this Skill depends on it to automate the workflow from requirement discussion through proposal validation and artifact generation.

Can I create change proposals for bug fixes and refactorings?

Yes, you can create change proposals for bug fixes and refactorings, as the Skill supports various change types and allows you to provide specific descriptions like adding a dark mode feature.

What's the best way to manage requirement analysis for feature proposals?

The best way to manage requirement analysis is automating the workflow from requirement discussion to proposal validation, which this Skill handles by generating necessary artifacts directly from your feature descriptions.

Why does workflow automation fail when generating change proposals?

Workflow automation for generating change proposals may fail if the speclink CLI dependency is missing, as the Skill requires this environment to process requirement analysis and validate proposals.