Orient to current project by reading CLAUDE.md and architecture docs. Auto-invokes when Claude detects a new or unfamiliar repository. Can also be triggered by "orient me", "what is this project", or "prime session".
/plugin marketplace add fusupo/muleteer/plugin install muleteer@fusupo-muleteerThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Provide project orientation by reading key documentation files. This skill helps Claude understand the project's architecture, conventions, and current priorities before starting work. It's designed to auto-invoke when entering a new repository.
Automatic Invocation:
Explicit Invocation:
This skill should auto-invoke when:
New Repository Detected:
Context Seems Missing:
User Asks Basic Questions:
Get Git Context:
git remote -v
git branch --show-current
pwd
Identify Project:
Read these files in order of priority:
CLAUDE.md (Primary)
README.md (Secondary)
Architecture Docs (If exist)
docs/ARCHITECTURE.mddocs/DESIGN.mdCONTRIBUTING.mdPackage/Config Files (Context)
package.json (Node.js)pyproject.toml (Python)Cargo.toml (Rust)go.mod (Go)From the documentation, extract:
Project Identity:
Architecture:
Conventions:
Priorities:
Display a concise summary (don't take any action):
š Project: {project-name}
Repository: {owner/repo}
Branch: {current-branch}
š Overview:
{Brief project description}
šļø Architecture:
{Key components/modules}
šÆ Current Focus:
{Development priorities from CLAUDE.md}
š¦ Modules:
- {module1} {emoji}: {description}
- {module2} {emoji}: {description}
...
š Conventions:
- Commits: {format}
- Branches: {format}
ā
Ready to assist with this project.
After completing quick orientation, offer deeper exploration:
AskUserQuestion:
question: "Quick orientation complete. Would you like more detail?"
header: "Depth"
options:
- label: "This is enough"
description: "Continue with current context"
- label: "Deep dive"
description: "Read all architecture docs, scan structure, review git history"
- label: "Specific area"
description: "Focus on a particular module or component"
Trigger deep orientation with:
When auto-invoking, the skill can run silently:
To avoid re-reading on every interaction:
Session Memory:
Staleness Detection:
ā¹ļø No CLAUDE.md found in this project.
This project doesn't have Claude Code-specific guidance.
Reading README.md for basic orientation...
Consider creating a CLAUDE.md for better assistance.
ā ļø No README.md or CLAUDE.md found.
Limited project context available.
Scanning directory structure for orientation...
ā¹ļø This appears to be a new/empty repository.
No documentation found to orient from.
Ready to help you set up the project!
Provides context to:
commit-changes - Commit formatissue-setup - Branch naming, prioritiesAuto-invokes before:
š Project: muleteer
Repository: fusupo/muleteer
Branch: main
š Overview:
Generic Claude Code workflow system for structured development.
Provides skills, commands, and agents for multi-project support.
šļø Architecture:
- skills/ Automated workflow modules
- commands/ Quick CLI helpers (being converted to skills)
- agents/ Specialized subagents (extensibility ready)
- docs/ Extended documentation
šÆ Current Focus:
- Rearchitecting commands as skills
- Integrating Claude Code affordances
- Completing documentation
š¦ Modules:
- workflow š: Core workflow definition
- skills šÆ: Automated workflow skills
- commands ā”: Quick CLI helpers
- docs š: Extended documentation
- install š§: Installation and setup
š Conventions:
- Commits: {emoji}{emoji} type(scope): description
- Branches: {issue-number}-{description}
ā
Ready to assist with this project.
Version: 1.1.0 Last Updated: 2025-12-31 Maintained By: Muleteer Changelog:
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.