verify
01Command Claude Code
Rebuild the Docker platform and run the full verify loop (pytest, frontend typecheck/build, live health check) before calling a change done.
Command Claude Code
Rebuild the Docker platform and run the full verify loop (pytest, frontend typecheck/build, live health check) before calling a change done.
Agent
Authors new AgentCompass scoring rules end-to-end: registers a @rule in the right src/airx/rules/ .py module, adds pass/fail/N-A unit tests in tests/testrules .py, and regenerates docs/RULES.md. Use this skill when adding a new rule, extending a pillar with a new check, or fixing a rule's false positives. Trigger when…
Instructions file GitHub Copilot
Copilot instructions for YoavLax/agent-compass, covering copilot instructions — ai readiness analyzer, tech stack, coding guidelines, project structure and resources.
Skill Claude CodeCodex
Builds and rebuilds the containerized AgentCompass platform (Docker Compose) for end-to-end testing, configuring GITHUBTOKEN to avoid GitHub's 60 req/hour anonymous rate limit. Use this skill when running e2e tests, testing the live /api/analyze endpoint, or rebuilding the container. Trigger when GitHub rate limits…
MCP server Claude CodeCodexCursor +2
MCP server "github" as configured in YoavLax/agent-compass. Runs in Docker (ghcr.io/github/github-mcp-server). Needs 1 environment variable to run.
Instructions file
Claude Code instructions for YoavLax/agent-compass, covering claude.md and claude code specifics.
Agent Claude Code
Helps with miscellaneous chores in this repository.
Agent Claude Code
Analyzes pull requests and diffs, checks style and correctness issues against the project guidelines. Use this agent whenever the user asks to review code, validate a change, or check a diff before merging.
Skill Claude CodeCodex
See missing script for the build step. Also see outside config for shared settings.
Instructions file GitHub Copilot
Instructions for YoavLax/agent-compass, a project described as: Get your repo ready for AI.
Skill Claude CodeCodex
Body content, unreachable because the frontmatter above is invalid YAML.
Settings file Claude Code
Get your repo ready for AI.
Instructions file GitHub Copilot
Python conventions that never auto-apply.