Toru-claude-agents my-projects

Navigate your projects. Get context, paths, status. Use when needing project overview or finding specific work.

install
source · Clone the upstream repo
git clone https://github.com/ToruAI/toru-claude-agents
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ToruAI/toru-claude-agents "$T" && mkdir -p ~/.claude/skills && cp -r "$T/templates/my-projects" ~/.claude/skills/toruai-toru-claude-agents-my-projects && rm -rf "$T"
manifest: templates/my-projects/SKILL.md
source content

Your Project Map

Customize this template with your own projects and paths.

CORE PRODUCTS

[Product Name]

Path:

/path/to/project/
Status: [Active/Development/Production] What: Brief description Stack: Technologies used Key files: Important files to know about


ACTIVE CLIENTS (if applicable)

ClientPathFocus
Client A
/path/to/client-a/
Brief focus area
Client B
/path/to/client-b/
Brief focus area

TOOLS & UTILITIES

ToolPathPurpose
Tool A
/path/to/tool/
What it does

QUICK CONTEXT

To understand any project: read

.megg/info.md
in its root (if using megg).

Current priorities:

  1. Priority 1
  2. Priority 2
  3. Priority 3