Skip to content

Conversation

@ai-cora
Copy link
Collaborator

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

Summary

  • Updated README.md opening to accurately describe metool as a modular code organization system (not just "shell environments")
  • Kept the original "Propagation Tray for Ideas" tagline
  • Changed to first-person voice ("my code" vs "your code") for authentic personal project feel
  • Added mention of AI assistant support via SKILL.md files
  • Updated Core Commands section to match current CLI structure
  • Alphabetized top-level commands in mt --help output
  • Added doctor command to bash completion

Test plan

  • Verify mt --help shows alphabetized commands
  • Verify mt <tab> shows doctor in completion
  • Review README.md for accurate description of current capabilities

🤖 Generated with Claude Code

mbailey and others added 4 commits December 27, 2025 14:29
Reordered help text to display commands alphabetically:
cd, deps, doctor, edit, git, module, package, reload, update.
Subcommand order under git/module/package preserved as logically ordered.

Completes feat-003.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Updated README.md and SKILL.md to accurately reflect that metool has evolved from a "shell environment" tool into a general-purpose modular code organization system.

Changes:
- README.md: Changed title from "Propagation tray for Ideas" to "Modular Code Organization"
- README.md: Updated opening description to remove shell environment and propagation/transplanting metaphor
- README.md: Updated Real-World Value section to reflect full scope
- SKILL.md: Changed description from "shell environments" to "modular code organization"
- SKILL.md: Updated Overview to remove propagation metaphor and show full scope

These changes reflect the reality of 230+ packages covering AI systems, media tools, cloud infrastructure, and more—not just shell scripts.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Updated shell/completions/mt.bash to include doctor in the mt_commands
list. Commands are now alphabetized in the completion list: cd, deps,
doctor, edit, git, module, package, reload, update.

Closes feat-004 of MT-47

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Keep original tagline "A Propagation Tray for Ideas"
- Change "your code" to "my code" for authentic personal voice
- Minor grammar tweaks for flow

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@mbailey mbailey merged commit 5b3a8f1 into master Dec 27, 2025
1 check passed
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.

3 participants