cash-ingest

Ingest requirements from plan files or conversation context into Cash development artifacts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill bridges the gap between external planning documents or conversation context and the Cash CLI, ensuring that project requirements are accurately reflected in active development artifacts without manual synchronization errors.

Core Features & Use Cases

  • Plan Integration: Automatically parses plan files to update project artifacts, tasks, and design specifications.
  • Contextual Updates: Seamlessly incorporates conversation history into existing change proposals when no formal plan file is present.
  • Consistency Enforcement: Validates artifact consistency through automated analysis and ensures all requirements are testable and well-defined.

Quick Start

Use the cash-ingest skill to update the current active change using the requirements defined in the agile-discovering-rocket.md plan file.

Frequently Asked Questions about cash-ingest

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

FAQPage Schema
How do I sync external plan files into Cash workflow artifacts?

You can sync external plan files into your Cash workflow by using the cash-ingest skill, which automatically parses plan files and updates active development artifacts, task lists, and design specifications within a local Git-managed environment.

What is the best way to update Cash development artifacts from conversation context?

The best way to update Cash development artifacts from conversation context is using the cash-ingest skill, which seamlessly incorporates conversation history into existing change proposals when no formal plan file is present.

Can I use conversation history to update active change proposals when no plan file exists?

Yes, you can use conversation history to update active change proposals when no plan file exists. The cash-ingest skill seamlessly incorporates conversation context into existing change proposals to keep artifacts synchronized.

Does the Cash CLI validate artifact consistency automatically after ingesting requirements?

Yes, the Cash CLI validates artifact consistency automatically after ingesting requirements. The cash-ingest skill enforces consistency through automated analysis, ensuring all requirements are testable and well-defined to maintain artifact integrity.

How do I enforce consistency checks on project goals and task lists in a Git-managed environment?

To enforce consistency checks on project goals and task lists in a Git-managed environment, the cash-ingest skill runs automated CLI-based validation and consistency checks after ingesting requirements from plan files or conversation context.

What are the limitations of synchronizing project artifacts without a formal plan file?

When synchronizing project artifacts without a formal plan file, the cash-ingest skill relies on conversation history instead, which may lack the structured formatting of plan files but still updates existing change proposals while maintaining consistency validation.