A developer shares a workflow using AI sub-agents (via Copilot CLI) to parallelize implementation of GitHub issues. Key insights include: using `gh` CLI instead of GitHub MCP Server for write permissions, using `git worktree` to give each sub-agent an isolated branch/folder, and the importance of context isolation — each sub-agent starts fresh, avoiding context pollution. The post also reflects on the broader implications of AI replacing junior developers and the long-term risk of a senior developer shortage.
Sort: