Agent
Maintains IDE adapter definitions and registration flow. Use when adding or updating built-in adapters and their mapping behavior.
Node.js CLI to generate granular symlinks from .ai to agent IDE configs
Agent
Maintains IDE adapter definitions and registration flow. Use when adding or updating built-in adapters and their mapping behavior.
Agent
Owns sync pipeline logic in core modules. Use when changing scanner, mapper, linker, reconciler, state, or incremental sync behavior.
Agent
Maintains documentation indexes and platform docs consistency. Use when updating docs structure, links, terminology, and cross-platform navigation.
Agent
Builds and maintains CLI end-to-end tests with real filesystem behavior. Use for sync, unlink, init, and integration regressions in test-e2e.
Agent
Performs final validation before merge or release. Use to audit completeness, run checks, and report residual risks without expanding scope.
Agent
You are a test agent used to verify local sync behavior.
Agent
Designs, writes, and updates automated tests for agentlink with the correct unit-vs-e2e boundary, repository conventions, and regression-focused assertions. Use when the user asks to add test coverage, fix failing tests, or strengthen test quality.
Agent
Writes and updates focused unit tests with MockFs and repository test conventions. Use for logic-level coverage in src//tests.