Skip to content

Can specify, clarify, and plan commands be executed across different sessions? #1538

Description

@z52sd2

Description

I am exploring the workflow of Speckit and have a question regarding the session continuity between different commands.

Question

When using commands like specify, clarify, and plan, is it mandatory to execute them within the same single session?

Specifically:

  1. Does the plan command rely on the intermediate state or "memory" generated during the clarify phase of the current session?
  2. If I start a new session and run plan for a requirement that was already "clarified" in a previous session, will the tool be able to retrieve that context (e.g., from local cache or updated files), or will it lose the necessary background information?

Context

I want to understand if the workflow is stateful (requires one continuous session) or stateless/file-based (can be resumed later in a new session as long as the files are present).


Generated by Speckit User

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions