Skip to content

Fix/skills install claude code dir structure#40

Merged
nusmql merged 2 commits intomainfrom
fix/skills-install-claude-code-dir-structure
Apr 10, 2026
Merged

Fix/skills install claude code dir structure#40
nusmql merged 2 commits intomainfrom
fix/skills-install-claude-code-dir-structure

Conversation

@nusmql
Copy link
Copy Markdown
Collaborator

@nusmql nusmql commented Apr 10, 2026

Description

Type of Change

  • feat: New feature
  • fix: Bug fix
  • refactor: Code refactoring
  • docs: Documentation
  • test: Tests
  • chore: Maintenance
  • ci: CI/CD changes

Checklist

  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally (make test)
  • Pre-commit checks pass (make pre-commit)
  • My changes generate no new warnings or errors

Related Issues

Additional Context

Note: Use conventional commit messages (e.g. feat:, fix:, chore:).
The CHANGELOG is auto-generated from conventional commit messages at release time.

nusmql and others added 2 commits April 10, 2026 15:35
Claude Code requires skills in <name>/SKILL.md format, not flat .md files.
Updated manifest file_map, install to create subdirs, uninstall to clean
empty dirs, and stale cleanup to handle flat-to-subdir transition.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The deployment summary was written directly to stderr while the composite
Bubble Tea program owned the terminal, causing garbled horizontal output.
Convert renderDeploymentSummary to return a string and render it as a
wizard View in the TUI layout.

Upgrade verdagostack to v1.3.1 which fixes the Loader/stdin deadlock by
using per-prompt program lifecycle on real terminals.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@nusmql nusmql merged commit fac64c7 into main Apr 10, 2026
12 checks passed
@nusmql nusmql deleted the fix/skills-install-claude-code-dir-structure branch April 10, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant