cd <project-directory>
openspec init
The instruct your agent to create an AGENTS.md inside your openspec directory. Please check https://agents.md
/openspec-proposal <Create your project proposal>
This will result in you first feature proposal e.g. 001-add-serverless-handler
Now check if it has been created correctly and validate it afterwards
openspec list
openspec validate 001-add-serverless-handler --strictopenspec show 001-add-sqs-lambda-handlerShow diff between task plan and status quo
openspec show <task> --json --deltas-only