Check Compat
Description
Check whether a Coq project's declared dependencies are mutually compatible. Detect version conflicts before the user hits opaque build failures. Explain conflicts in plain language and suggest resolutions. ## Step 1: Locate and read dependency declarations Search the project for dependency declaration files in this order: 1. Use Glob to find `*.opam` files in the project root and subdirectories. 2. Look for `dune-project` in the project root. 3. Look for `_CoqProject` in the project root. R
Installation
Installs to ~/.claude/skills/ekirton-poule-check-compat/SKILL.md
mkdir -p ~/.claude/skills/ekirton-poule-check-compat && curl -fsSL https://raw.githubusercontent.com/ekirton/Poule/HEAD/commands/check-compat.md -o ~/.claude/skills/ekirton-poule-check-compat/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11