reqs_import
Import requirements from a REQUIREMENTS.md file by parsing markdown tables, and update existing entries on re-import.
Instructions
Import requirements from a REQUIREMENTS.md file.
Parses markdown tables with columns: | ID | Requirement | Priority | Status | Source | Test Coverage |
Uses INSERT OR REPLACE, so re-importing updates existing entries.
Args:
markdown_path: Path to the REQUIREMENTS.md file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markdown_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||