uspecs is a framework for AI-assisted software engineering. It keeps design, specifications, implementation plans, construction, and delivery aligned through repository-local artifacts and agent workflows.
claude plugin marketplace add uspecs/uspecs-plugins-claude
claude plugin install uspecs@uspecs-plugins-claudeauggie plugin marketplace add uspecs/uspecs-plugins-augment
auggie plugin install uspecs@uspecs-plugins-augmentcodex plugin marketplace add uspecs/uspecs-plugins-codex
codex plugin add uspecs@uspecs-plugins-codexThe core change workflow is:
uchange → uimpl → upr → umergepr → uarchive
Use uclarify to resolve specification uncertainties, usync to align a working change with source changes, and uversion to check the installed plugin version.
uspecs stores durable specifications under uspecs/specs/ and active change artifacts under uspecs/changes/.
Learn more in the framework concepts and framework specifications.