Skip to content

Conversation

@ai-cora
Copy link
Collaborator

@ai-cora ai-cora commented Dec 3, 2025

Summary

  • Add comprehensive "Claude Code Skills" section to SKILL.md explaining skill structure, progressive disclosure, and best practices
  • Add mt-skill-init: Initialize new metool packages with skill templates (creates proper metool structure)
  • Add mt-skill-validate: Validate SKILL.md structure and conventions
  • Add mt-skill-package: Package skills for distribution as zip files

This enables metool packages to include SKILL.md files that provide AI assistance for package-specific domains, creating collaborative infrastructure for both humans and AI.

Test plan

  • Test mt-skill-init creates proper package structure
  • Test mt-skill-validate catches invalid skills (TODO placeholders, missing fields)
  • Test mt-skill-validate passes for valid skills
  • Test mt-skill-package creates distributable zip files

🤖 Generated with Claude Code

@ai-cora ai-cora force-pushed the feat/MT-35-merge-skill-creator-into-metool-package branch from 588a258 to 13f19dc Compare December 4, 2025 00:05
Merge skill-creator functionality into metool:

- Add comprehensive "Claude Code Skills" section to SKILL.md explaining
  skill structure, progressive disclosure, and best practices
- Add `mt package validate` command to validate package structure and
  SKILL.md (checks frontmatter, name conventions, README.md, bin/ permissions)
- Add MT_ROOT override support to bin/mt for testing worktrees

Package creation uses existing `mt package new` which includes
SKILL.md.example template. Rename to SKILL.md to activate the skill.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ai-cora ai-cora force-pushed the feat/MT-35-merge-skill-creator-into-metool-package branch from 13f19dc to 6179d61 Compare December 4, 2025 00:16
@ai-cora ai-cora closed this Dec 4, 2025
@ai-cora ai-cora deleted the feat/MT-35-merge-skill-creator-into-metool-package branch December 4, 2025 01:15
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.

2 participants