Skip to content

fix(skills): flatten skill directories to avoid nesting limitations #344

fix(skills): flatten skill directories to avoid nesting limitations

fix(skills): flatten skill directories to avoid nesting limitations #344

Triggered via pull request January 10, 2026 06:22
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
Lint and Test
17s
Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint and Test
Process completed with exit code 1.
error: Claude Code is not installed. Install Claude Code to use Claude Code marketplaces like 'claude/anthropic-agent-skills'.: src/commands/plugin-install.ts#L75
at pluginInstall (/home/runner/work/aipm/aipm/src/commands/plugin-install.ts:75:21) at async <anonymous> (/home/runner/work/aipm/aipm/tests/commands/plugin-install.test.ts:64:13)
error: expect(received).toThrow(expected): tests/commands/plugin-install.test.ts#L51
Expected substring: "Marketplace 'claude/nonexistent-marketplace' not found in Claude Code" Received message: "Claude Code is not installed. Install Claude Code to use Claude Code marketplaces like 'claude/nonexistent-marketplace'." at <anonymous> (/home/runner/work/aipm/aipm/tests/commands/plugin-install.test.ts:51:52) at <anonymous> (/home/runner/work/aipm/aipm/tests/commands/plugin-install.test.ts:45:66)
error: Claude Code is not installed. Install Claude Code to use Claude Code marketplaces like 'claude/anthropic-agent-skills'.: src/commands/plugin-install.ts#L75
at pluginInstall (/home/runner/work/aipm/aipm/src/commands/plugin-install.ts:75:21) at async <anonymous> (/home/runner/work/aipm/aipm/tests/commands/plugin-install.test.ts:29:13)