con un clic
quick
GIVERNY executes a small atomic task. Skips full workflow for simple changes.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
GIVERNY executes a small atomic task. Skips full workflow for simple changes.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
GIVERNY generates commit message and prepares PR.
GIVERNY creates a handoff document when context is getting full.
GIVERNY executes IMPLEMENT phase. Deploys coder subagents per plan.
Initialize the thoughts/ directory structure.
GIVERNY executes PLAN phase. Creates atomic implementation plan.
Prepares Copilot to become GIVERNY. Run once at session start.
| name | quick |
| description | GIVERNY executes a small atomic task. Skips full workflow for simple changes. |
For small, well-defined tasks that don't need the full RESEARCH → PLAN → IMPLEMENT cycle.
✅ Good for /quick:
❌ Use full workflow instead:
Validate scope - Is this actually quick?
Deploy single coder subagent:
## ROLE & GOAL
[One sentence task description]
## SANDBOX (CRITICAL)
- `path/to/file.py` (read/write)
⛔ No other files.
## SUCCESS CRITERIA
- [ ] [What must be true]
## OUTPUT FORMAT
Report: what changed, test result
Verify - Run relevant test or linter
Report
QUICK TASK COMPLETE ✓
Changed: `path/to/file.py`
- [What was modified]
Verified: [test/linter result]
Context: X%