Skip to content

Proposal: add an agent layer for artifact creation #593

@roeehersh

Description

@roeehersh

when you have a long exploratory conversation before formalizing a change, the full history gets passed to the command including abandoned ideas and back-and-forth. This bloats the context and can confuse the output.

After exploring with the user, Claude summarizes the relevant context and spawns an artifact-writer agent.
The agent uses existing commands (/opsx:continue, etc.) to create the artifact - but with clean, distilled context instead of the full
conversation history.

Commands stay as-is. The agent is just a context-filtering layer that delegates to them.

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