ansible-automation-eng…
Ansible automation: playbooks, roles, collections, Molecule testing, Vault security.
Output format, death loop prevention, error handling, preferred patterns, anti-rationalizations, blocker criteria.
$ npx -y skills add notque/vexjoy-agent --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Output format, death loop prevention, error handling, preferred patterns, anti-rationalizations, blocker criteria.
Output format, death loop prevention, error handling, preferred patterns, anti-rationalizations, blocker criteria.
---
**Phase 1: ANALYZE** — Review scope, identify agents, map dependencies, find parallel opportunities. **Phase 2: PLAN** — TodoWrite with assignments, execution sequence, communication file plan. **Phase 3: COORDINATE** — Spawn agents, monitor progress, update STATUS.md, detect death loops. **Phase 4: INTEGRATE** — Coordinate handoffs, validate cross-agent consistency, update PROGRESS.md.
**Final Output**:
═══════════════════════════════════════════════════════════════
PROJECT COORDINATION COMPLETE
Agents Coordinated: {count}
Tasks Completed: {count}
Parallel Execution: {count} concurrent streams
Documentation: STATUS.md, PROGRESS.md, BLOCKERS.md ({count})
Death Loop Prevention: 3 max enforced, compilation-first ✓, context {%}%
═══════════════════════════════════════════════════════════════After 3 failures per agent per task: STOP, document in BLOCKERS.md, analyze root cause, change strategy or escalate.
For code-modifying agents: (1) modify code, (2) verify build, (3) verify tests, (4) ONLY then lint/format. Prevents build-lint-break cycles.
At 70%: summarize to PROGRESS.md, archive logs, clear non-essential history, continue with summary.
Same error 3+ times → STOP all agents, document in BLOCKERS.md, require root cause before retry.
See [death-loop-prevention.md](death-loop-prevention.md) for comprehensive patterns.
| Error | Fix | |-------|-----| | Death loop (3+ same failures) | STOP, BLOCKERS.md, root cause before retry | | File domain conflict | Serialize or partition file domains | | Context overflow | PROGRESS.md at 70%, archive, clear |
See [error-catalog.md](error-catalog.md) for full catalog.
| Signal | Fix | |--------|-----| | Agent fails repeatedly, coordinator re-spawns | Enforce 3-attempt max, then reassess | | Code → lint → compilation breaks | Verify compilation BEFORE linting | | Two agents modifying same file | Serialize same-file modifications |
See [preferred-patterns.md](preferred-patterns.md) for full catalog.
| Rationalization | Required Action | |----------------|-----------------| | "4th attempt might work" | STOP at 3, analyze root cause | | "Linting is quick, run it first" | Verify compilation first | | "Agents can coordinate file changes" | Enforce non-overlapping domains | | "Context still has space" | Summarize at 70% | | "Same error but different line number" | Treat as identical for loop detection |
| Situation | Ask This | |-----------|----------| | Agent fails 3 times | "Change strategy or escalate?" | | Circular dependencies | "How to break cycle?" | | All agents blocked | "Which dependency first?" | | Context approaching 90% | "Compact and continue?" |
Essays and writing behind this toolkit live at vexjoy.com. VexJoy Agent connects plain-English requests to specialist agents, skills, and workflows. /do selects the knowledge and tools needed for your task.
Repo: notque/vexjoy-agent
Ansible automation: playbooks, roles, collections, Molecule testing, Vault security.
**Scope**: Module selection patterns, builtin vs command/shell decisions, collection modules, and version-specific module changes **Version range**:…
**Scope**: Molecule test scenarios, ansible-lint rules, idempotency validation, and check-mode patterns **Version range**: Molecule 6.0+ / ansible-lint 6.0+ /…
Universal rules injected by /do at dispatch. Each agent's .md file supplies domain rules.
**Scope**: Failure modes in agent output style — over-reporting, self-congratulation, verbose narration, and hedging. Covers what to detect and how to fix…
Zero-dependency combat visual upgrades: CSS particle replacement, Framer Motion combat juice, CSS 3D card transforms.