Run greploop through @greptile-apps when the normal trigger rejects a large PR. Use only with the companion greploop skill.
Scanned 9/23/2026
Install to Claude Code
npx -y skills add jaydubya818/MissionControl --skill greploop-apps --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Greploop Apps?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jaydubya818-greploop-apps)More formats (shields.io, HTML) on the badges page.
---
name: greploop-apps
description: Run greploop through @greptile-apps when the normal trigger rejects a large PR. Use only with the companion greploop skill.
license: MIT
metadata:
author: greptileai
version: "2.1.0"
owner: software-factory
risk: medium
capabilities: code-review,large-pr-remediation
---
# Greploop apps
This is a compatibility entrypoint for `/greploop --trigger @greptile-apps`.
Read the installed `greploop` skill and follow its workflow with that trigger.
Preserve the user's target, iteration cap, task scope, and existing authorization.
In this collection the shared workflow is [greploop](../greploop/SKILL.md).
If installed separately, locate `greploop` in the environment's skill catalog.
If it is missing, report the dependency and provide the paired installation
command below. Do not invent a second workflow or install dependencies without
an installation request.
```bash
python3 scripts/install_skills.py --all
```
All polling, freshness checks, platform references, and stopping conditions
belong to `greploop`. This entrypoint contains no separate implementation.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!