Specs
The Specs view is your project’s spec library — a home for the requirements and design intent behind the work AgentLoop is doing. Specs capture what you want and why, and feed directly into the tasks agents pick up.
The Spec Workflow
When you open a new project, AgentLoop can run a guided spec workflow — an interactive questionnaire that helps you describe what you want to build before any tasks are created. Your answers are captured as a spec with a clear record of the conversation that produced it. It’s optional; you can skip it and just start chatting.
Browsing the Library
The Specs view is a two-column document library:
- A list of all specs for the project on the left
- A markdown viewer for the selected spec on the right
This gives every project a durable, readable source of truth that lives alongside the board rather than in scattered docs.
Revisions and Diff
Specs evolve. The view keeps revision history so you can see how a spec changed over time, and a diff view to compare versions.
Importing Specs
Already have requirements written down? Import existing specs into the library so AgentLoop can work from them. Legacy specs are brought in automatically where possible.
From Spec to Tasks
Specs aren’t just documentation — they’re the input to planning. Once a spec captures what you want, the Product Manager agent can break it into tasks with sensible dependencies and land them on your board.