Skip to content

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

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

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

Triggered via pull request January 9, 2026 21:31
Status Failure
Total duration 19s
Artifacts

ci.yml

on: pull_request
Lint and Test
15s
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#L65
at pluginInstall (/home/runner/work/aipm/aipm/src/commands/plugin-install.ts:65: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#L65
at pluginInstall (/home/runner/work/aipm/aipm/src/commands/plugin-install.ts:65:21) at async <anonymous> (/home/runner/work/aipm/aipm/tests/commands/plugin-install.test.ts:29:13)