cash-propose

Generate and validate software change proposals against project quality gates.

1|Updated May 11, 2026
One-click install
npx skills add https://github.com/cashwu/Agentflow-SDD --skill cash-propose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cash-propose
Source: https://github.com/cashwu/Agentflow-SDD/tree/main/.agents/skills/cash-propose
Command: npx skills add https://github.com/cashwu/Agentflow-SDD --skill cash-propose

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the software development lifecycle by automating the creation of change proposals, ensuring that requirements are validated against project specs and sub-agent quality gates before implementation begins.

Core Features & Use Cases

  • Automated Proposal Generation: Derives structured change proposals from user requirements or existing project plans.
  • Quality Gate Integration: Automatically scans existing specifications and open signals to prioritize scope and identify potential conflicts.
  • Artifact Lifecycle Management: Coordinates the creation of design documents, specs, and implementation tasks in a single, validated workflow.

Quick Start

Invoke the cash-propose skill followed by your requirement description to initiate the automated change proposal workflow.

Frequently Asked Questions about cash-propose

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

FAQPage Schema
How do I automate software change proposals with quality gate validation?

Automated software change proposals integrate requirement analysis with project-specific quality gates to validate scope and identify conflicts before implementation. The workflow enforces CLI bootstrapping and standardized documentation to maintain consistency with existing technical specifications.

What is the best way to generate design artifacts and implementation tasks from requirements?

Generating design artifacts and implementation tasks from requirements is best handled by orchestrating an end-to-end proposal workflow. This coordinates spec creation and task derivation while scanning existing specifications to prioritize scope and detect potential conflicts.

How does quality gate integration work for software development proposals?

Quality gate integration for software development proposals works by automatically scanning existing specifications and open signals. It prioritizes scope and identifies potential conflicts, ensuring sub-agent validation occurs before implementation begins.

Do I need project-local CLI bootstrapping to validate change proposals?

Project-local CLI bootstrapping is required to validate change proposals. The workflow enforces strict adherence to project-local CLI setup and standardized documentation workflows, ensuring development teams maintain consistent technical specifications.

Can I derive structured change proposals from existing project plans?

You can derive structured change proposals from existing project plans or user requirements. The automated workflow analyzes the input to generate validated proposal artifacts, coordinating design documents and implementation tasks in a single workflow.

When should I not use automated proposal generation for software changes?

Automated proposal generation for software changes may not suit projects lacking existing technical specifications or standardized documentation workflows. Without project-local CLI bootstrapping or defined quality gates, the validation and conflict detection mechanisms cannot function effectively.