[FEATURE] Be able to configure sub-agents for gemini and antigravity
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 362
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 132
Description
Thank you for your awesome work.
Is your feature request related to a problem? Please describe.
In the documentation, it is mentionned that "Gemini CLI has no agents primitive" in https://microsoft.github.io/apm/producer/author-primitives/instructions-and-agents/.
Which is incorrect.
"Gemini CLI" as well as "Antigravity" implements sub-agents
- https://geminicli.com/docs/core/subagents/
- https://antigravity.google/blog/introducing-custom-agents
Describe the solution you'd like
When installing for targets like gemini or antigravity, subagent markdown files should be stored in .gemini/agents folder.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the target installation logic for Gemini and Antigravity, then read the instructions-and-agents documentation at the linked page. Verify how sub-agent markdown files are handled and update the behavior so both targets store them in .gemini/agents; the documentation should no longer claim that Gemini CLI has no agents primitive.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100