Skip to content

Commit ac0c17c

Browse files
authored
Update Product Spec Extension to v0.8.3 (#2790)
Update product extension submitted by @d0whc3r: - extensions/catalog.community.json (version, download_url, metadata) Closes #2767
1 parent 5d6d199 commit ac0c17c

1 file changed

Lines changed: 21 additions & 11 deletions

File tree

extensions/catalog.community.json

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-05-30T00:00:00Z",
3+
"updated_at": "2026-06-01T00:00:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"aide": {
@@ -1950,33 +1950,43 @@
19501950
"name": "Product Spec Extension",
19511951
"id": "product",
19521952
"description": "Generates PRFAQ, Lean PRD, stakeholder summaries, and technical designs from engineering specs.",
1953-
"author": "spec-kit-product contributors",
1954-
"version": "0.1.3",
1955-
"download_url": "https://github.com/d0whc3r/spec-kit-product/releases/download/v0.1.3/product-0.1.3.zip",
1953+
"author": "d0whc3r",
1954+
"version": "0.8.3",
1955+
"download_url": "https://github.com/d0whc3r/spec-kit-product/releases/download/v0.8.3/product-0.8.3.zip",
19561956
"repository": "https://github.com/d0whc3r/spec-kit-product",
1957-
"homepage": "https://github.com/d0whc3r/spec-kit-product",
1958-
"documentation": "https://github.com/d0whc3r/spec-kit-product/blob/main/README.md",
1957+
"homepage": "https://d0whc3r.github.io/spec-kit-product/",
1958+
"documentation": "https://github.com/d0whc3r/spec-kit-product/wiki",
19591959
"changelog": "https://github.com/d0whc3r/spec-kit-product/blob/main/CHANGELOG.md",
19601960
"license": "MIT",
19611961
"requires": {
19621962
"speckit_version": ">=0.2.0"
19631963
},
19641964
"provides": {
19651965
"commands": 4,
1966-
"hooks": 6
1966+
"hooks": 3
19671967
},
19681968
"tags": [
1969+
"design",
1970+
"documentation",
1971+
"jtbd",
1972+
"lean-prd",
1973+
"planning",
1974+
"prd",
1975+
"prfaq",
19691976
"product",
1977+
"product-management",
1978+
"requirements",
19701979
"spec",
1971-
"prd",
1972-
"design",
1973-
"documentation"
1980+
"spec-kit",
1981+
"spec-kit-extension",
1982+
"stakeholder",
1983+
"technical-design"
19741984
],
19751985
"verified": false,
19761986
"downloads": 0,
19771987
"stars": 0,
19781988
"created_at": "2026-05-26T00:00:00Z",
1979-
"updated_at": "2026-05-26T00:00:00Z"
1989+
"updated_at": "2026-06-01T00:00:00Z"
19801990
},
19811991
"product-forge": {
19821992
"name": "Product Forge",

0 commit comments

Comments
 (0)