Skip to content

feat: add portable agent instructions to repo#166

Draft
gknapp1 wants to merge 1 commit intomainfrom
feat/agent-tasks
Draft

feat: add portable agent instructions to repo#166
gknapp1 wants to merge 1 commit intomainfrom
feat/agent-tasks

Conversation

@gknapp1
Copy link
Copy Markdown
Collaborator

@gknapp1 gknapp1 commented Mar 31, 2026

Adds AI agent development instructions for improving agent-assistant development consistency:

  • AGENTS.md
  • docs/agents subagent definitions
  • .codex directory with subagent wrappers (defers to instructions in docs/agents)

Closes #165

@gknapp1 gknapp1 requested a review from liamnwhite1 March 31, 2026 19:18
@gknapp1
Copy link
Copy Markdown
Collaborator Author

gknapp1 commented Mar 31, 2026

@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.

@gknapp1 gknapp1 force-pushed the feat/agent-tasks branch from 42b7664 to 64a07f8 Compare April 1, 2026 14:06
@gknapp1 gknapp1 force-pushed the feat/agent-tasks branch from 64a07f8 to 724960e Compare April 1, 2026 18:00
@liamnwhite1
Copy link
Copy Markdown
Collaborator

@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!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add agent instructions for agent-assisted development

2 participants