Skip to content

[Extension]: Add Product Spec Extension #2700

@d0whc3r

Description

@d0whc3r

Extension ID

product

Extension Name

Product Spec Extension

Version

0.1.3

Description

Generates PRFAQ, Lean PRD, stakeholder summaries, and technical designs from engineering specs.

Author

spec-kit-product contributors

Repository URL

https://github.com/d0whc3r/spec-kit-product

Download URL

https://github.com/d0whc3r/spec-kit-product/releases/download/v0.1.3/product-0.1.3.zip

License

MIT

Homepage (optional)

https://github.com/d0whc3r/spec-kit-product

Documentation URL (optional)

https://github.com/d0whc3r/spec-kit-product/blob/main/README.md

Changelog URL (optional)

https://github.com/d0whc3r/spec-kit-product/blob/main/CHANGELOG.md

Required Spec Kit Version

=0.2.0

Number of Commands

4

Number of Hooks (optional)

6

Tags

product, spec, prd, design, documentation

Release type

patch

Testing Checklist

  • Extension installs successfully via download URL
  • All commands execute without errors
  • Documentation is complete and accurate
  • No security vulnerabilities identified
  • Tested on at least one real project (CI release pipeline)

Submission Requirements

  • Valid extension.yml manifest included
  • README.md with installation and usage instructions
  • LICENSE file included
  • GitHub release created with version tag
  • All command files exist and are properly formatted
  • Extension ID follows naming conventions (lowercase-with-hyphens)

Proposed Catalog Entry

{
  "product": {
    "name": "Product Spec Extension",
    "id": "product",
    "description": "Generates PRFAQ, Lean PRD, stakeholder summaries, and technical designs from engineering specs.",
    "author": "spec-kit-product contributors",
    "version": "0.1.3",
    "download_url": "https://github.com/d0whc3r/spec-kit-product/releases/download/v0.1.3/product-0.1.3.zip",
    "repository": "https://github.com/d0whc3r/spec-kit-product",
    "homepage": "https://github.com/d0whc3r/spec-kit-product",
    "documentation": "https://github.com/d0whc3r/spec-kit-product/blob/main/README.md",
    "changelog": "https://github.com/d0whc3r/spec-kit-product/blob/main/CHANGELOG.md",
    "license": "MIT",
    "requires": {
      "speckit_version": ">=0.2.0"
    },
    "provides": {
      "commands": 4,
      "hooks": 6
    },
    "tags": [
      "product",
      "spec",
      "prd",
      "design",
      "documentation"
    ],
    "verified": false,
    "downloads": 0,
    "stars": 0
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions