This document describes the requirements for an execution plan ("ExecPlan"), a design document that a coding agent can follow to deliver a working feature or system change. Treat the reader as a complete beginner to this repository: they have only the current working tree and the single ExecPlan file you provide.…
Spec-Driven Development for serious software developers. Spec Coding with with Claude, Cursor, Gemini, Codex. Kanban dashboard, git worktrees, auto-merge and more.
Spec-Driven Development for serious software developers. Spec Coding with with Claude, Cursor, Gemini, Codex. Kanban dashboard, git worktrees, auto-merge and more.
A command that saves local Git changes, incorporates updates from a remote repository, and sends the result back to configured remotes. Git is a system for tracking changes to code, while a remote repository is a shared online copy.
A command for testing the backend APIs of a project, including service discovery, authentication checks, endpoint validation, and security-header checks. Backend APIs are the server-side interfaces that applications use to exchange data.
A command that reviews how a problem was solved and turns reusable lessons into rules for a team baseline document. It checks existing rules before adding or updating one.