Conversation
|
@liamnwhite1, I might be jumping the gun a bit with this but I've been experimenting with subagent delegation, so I'm going to leave this in draft while I test it out some more. I think you might have had tested some of this already for the GitHub subagents, so curious what you think about this implementation and how it interplays with that functionality. |
42b7664 to
64a07f8
Compare
64a07f8 to
724960e
Compare
|
@gknapp1 This looks absolutely amazing! I think the agent Skills I've been working on will integrate perfectly with this. I'm going to rebase on this branch and test out integrating those skills with these agents. Also, I think we should meet to draw some of these things out on a whiteboard because I've been thinking about a lot of this in terms of what a development workflow looks like and for each step what an agent would look like and what skills it would need. I'd love to see what your and Sam's thoughts are on the overall structure! |
Adds AI agent development instructions for improving agent-assistant development consistency:
AGENTS.mddocs/agentssubagent definitions.codexdirectory with subagent wrappers (defers to instructions in docs/agents)Closes #165