[Bug]: Goose Standard Recipes are missing input params

Open Beginner friendly
#2,423 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
python
Domain
cli

Research direction

Start with the initialized .goose/recipes/speckit.constitution.yaml file and the recipe validation command shown in the report. Check the standard recipe templates for missing args parameter definitions, then initialize Speckit and run goose recipe validate and goose run to confirm the recipe writes .specify/memory/constitution.md.

Written by the indexing model from the issue text.

Description

stale
Bug Description

Speckit initialized goose recipes are missing input params.

Steps to Reproduce
  1. Initialize speckit
  2. goose run --recipe .goose/recipes/speckit.consititution.yaml
Expected Behavior

Proceeds and writes the .specify/memory/constitution.md file.

Actual Behavior

C:\workspace\github\user\automater>goose recipe validate .goose/recipes/speckit.constitution.yaml
Error: ✗ recipe file is invalid: Missing definitions for parameters in the recipe file: args.

Specify CLI Version

0.8.3

AI Agent

Not applicable

Operating System

Windows 11

Python Version

3.12.5

Error Logs
C:\workspace\github\user\automater>goose recipe validate .goose/recipes/speckit.constitution.yaml
Error: ✗ recipe file is invalid: Missing definitions for parameters in the recipe file: args.
Additional Context

No response

Dominant language
Python
Stars
138k
Forks
12.4k
Avg merge
3d 6h
Merged PRs (30d)
136

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/spec-kit

All issues in github/spec-kit

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.