Projects banner
Yanick-mj Yanick-mj

Projects

Development community

Description

--- name: 'projects' description: 'List all mb-registered projects (stage, path, last activity)' allowed-tools: ['Bash', 'Read'] --- # /mb:projects Lists every project registered in `~/.mb/projects.yaml` with its current stage and optionally its last modified mb-stage.yaml date. ## Usage ``` /mb:projects ``` ## Process Try, in order: 1. If `$MB_FRAMEWORK_PATH` is set (standard when mb shell helper is installed): ```bash python3 "$MB_FRAMEWORK_PATH/scripts/v2_1/projects.py" ``` 2.

Installation

Installs to ~/.claude/skills/yanick-mj-mb-framework-projects/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yanick-mj-mb-framework-projects && curl -fsSL https://raw.githubusercontent.com/Yanick-mj/mb-framework/HEAD/commands/projects.md -o ~/.claude/skills/yanick-mj-mb-framework-projects/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository