Loop Genie prompt reference

You can use the following prompts to interact with Loop Genie, which will respond and perform the specified actions on your DevOps Loop platform.

Note: These commands are for reference, and you can customize them based on your environment and version.
The following table shows the scope and sample prompts for various modules in DevOps Loop:
Module Scope Prompt examples
Loop Manage loops, projects, users, test projects, and control repositories within a loop.
  • List all projects under Loop “TeamAlpha”.
  • Add user “jane.doe@example.com” to Loop “TeamAlpha”.
  • Attach Test Project “QA-Release1” to Loop “TeamAlpha”.
  • Add repository “devops-repo” to Loop “TeamAlpha”.
Loop Teamspaces Manage teamspace, teamspace users, and invitations across teamspaces.
  • Show all teamspaces in DevOps Loop.
  • List all users in Teamspace “Engineering”.
  • Invite “mark.smith@example.com” to Teamspace “Engineering”.
Loop (Plan) Manage planning activities like components, work items, and applications.
  • List all components for Plan ID “Plan123”.
  • What work item types are supported in Plan “Plan123”?
  • Show work items for Project “InventoryApp”.
  • List applications under Plan “Release2.0”.
  • Create a Bug work item “Fix login issue” in Project “InventoryApp”.
  • Delete work item ID “4567” from Plan “Plan123”.
Loop (Opensearch) Search and analyze work items, story points, and statuses.
  • Search for work items containing “API Bug” in Sprint “Sprint7”.
  • Show the status of Work Item ID “789”.
  • How many open work items exist in Plan “Plan123”?
  • Show total story points for Sprint “Sprint5”.
Loop (Testhub) Manage and execute tests and test projects.
  • List all Testhub projects for Loop “QA-Team”.
  • List all tests in Project “ReleaseSmokeTests”.
  • Run Test ID “T101” in Project “ReleaseSmokeTests”.
  • Show results for Test ID “T101” in Project “ReleaseSmokeTests”.
  • Get Testhub result for ID “5555”.
Loop (Control) Manage repositories, branches, tags, releases, issues, pull requests, and searches.
  • Show details of the authenticated user.
  • List all organizations linked to my account.
  • Fork repo “main-project” to my personal workspace.
  • Show all repositories I own.
  • Create branch “feature-123” in repo “backend-service”.
  • List branches in repo “frontend-app”.
  • Create release “v1.0” in repo “backend-service”.
  • Get details of release “v1.0” in repo “frontend-app”.
  • List all releases for repo “api-service”.
  • Create tag “v2.0” in repo “frontend-app”.
  • Get details of tag “v1.0-beta” in repo “backend-service”.
  • List tags in repo “frontend-app”.
  • Show commits in repo “backend-service”.
  • Get content of “README.md” in repo “frontend-app”.
  • Update file “config.yaml” in repo “api-service”.
  • Get issue #12 from repo “frontend-app”.
  • List all issues in repo “backend-service”.
  • Create issue “Fix API bug” in repo “api-service”.
  • Edit comment on issue #12 in repo “frontend-app”.
  • Show comments for issue #34.
  • List pull requests for repo “backend-service”.
  • Create PR from branch “feature-123” to “main” in repo “api-service”.
  • Search for team “DevOps” in Org “Enterprise”.
  • Show current Gitea MCP Server version.