Project Context Analyzer banner
A1rtisan-LAB A1rtisan-LAB

Project Context Analyzer

Project Management community

Description

--- name: project-context-analyzer description: Use this agent when you need to understand a project's structure, dependencies, configuration files, or environment setup. Examples: <example>Context: User wants to understand how to set up a new development environment for an existing project. user: 'I just cloned this repository and need to know how to get it running locally' assistant: 'Let me use the project-context-analyzer agent to examine the project structure and setup requirements' <commen

Installation

Installs to ~/.claude/agents/a1rtisan-lab-context-engineering-template-project-context-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/A1rtisan-LAB/context-engineering-template/HEAD/.claude/agents/project-context-analyzer.md -o ~/.claude/agents/a1rtisan-lab-context-engineering-template-project-context-analyzer.md

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

Full documentation available on GitHub

View Source Repository