Skip to content

Commit 7e6fdb9

Browse files
authored
docs: mention MCP tool alternative for enhance command in GEMINI.md (#772)
Add note that the enhance_project MCP tool call can be used as an alternative to the CLI command for adding Terraform/CI-CD files.
1 parent a79fecd commit 7e6fdb9

File tree

1 file changed

+1
-0
lines changed
  • agent_starter_pack/base_templates/python

1 file changed

+1
-0
lines changed

agent_starter_pack/base_templates/python/GEMINI.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,7 @@ Note: `setup-cicd` automatically initializes git if needed.
841841
--cicd-runner github_actions \
842842
-y -s
843843
```
844+
Or use the equivalent MCP tool call (`enhance_project`) if available.
844845

845846
2. Ensure you're logged in to GitHub CLI:
846847
```bash

0 commit comments

Comments
 (0)