bohorquezod/agentlink
Skill Claude CodeCodex
Creates portable agent definitions for OpenCode, Cursor, and Claude Code from one canonical .ai/agents/.md file. Use when the user asks to create a new agent or subagent, define agent behavior, or configure agent capabilities.
bohorquezod/agentlink
Skill Claude CodeCodex
Creates end-to-end tests for agentlink CLI commands using real filesystem behavior and repository conventions. Use when the user asks to add, update, or review tests in test-e2e, especially for sync, unlink, init, state persistence, and symlink lifecycle behavior.
bohorquezod/agentlink
Skill Claude CodeCodex
Creates portable Agent Skills that work across Cursor, Claude Code, OpenCode, and Windsurf from one canonical definition. Use when the user asks to create a new skill, design a reusable skill workflow, or make one skill compatible with multiple agentic IDEs.
bohorquezod/agentlink
Skill Claude CodeCodex
Creates and updates unit tests in src//tests using agentlink conventions, MockFs, and focused function-level scenarios. Use when the user asks to add unit coverage, validate pure logic, or test command/core/adapter behavior without real filesystem e2e setup.