Skip to content

dev-team skills create and read from the context file, but don't write to it #39

Description

@jodavis

The workflow-worker skill is where the rule is added to write all output to the context file, so while researcher-plan and developer-implement will set up the context file as part of their work, they won't actually write their results there.

This is tricky, because if I invoke those commands directly, I probably want them to write out their results as well, so I'm not sure what exactly to do there. The skills also don't know what section to write to by default.

The idea of invoking these skills directly might change as I convert more of the logic to skills. We should address this issue only after that refactoring is done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions