Step 1: Initialise the project.
specd project initThis creates a specd.yaml with a default configuration, installs skills for your coding assistant, and sets up the storage directories.
For a non-interactive setup:
specd project init --schema @specd/schema-std --plugin @specd/plugin-agent-claudeStep 2: Start working.
Open your coding assistant and type /specd. That is all you need — the skill takes it from there.