claude-context

Load CLAUDE_PROMPT.md instructions into Claude's session context.

Updated Jun 25, 2025
One-click install
npx skills add https://github.com/vetacreativalaser/vetacreativalaser --skill claude-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-context
Source: https://github.com/vetacreativalaser/vetacreativalaser/tree/main/.claude/skills/claude-context
Command: npx skills add https://github.com/vetacreativalaser/vetacreativalaser --skill claude-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reads the CLAUDE_PROMPT.md from the root of the repository and applies its instructions as Claude's context, ensuring responses follow the project's custom guidelines and best practices.

Core Features & Use Cases

  • Context loading: Reads CLAUDE_PROMPT.md and injects it into the current session to align Claude with VetaLaser's rules.
  • Guided behavior: Enforces project-wide principles such as code reuse, single-source-of-truth schema, security and proper workflow.
  • Use Case: Activate the project context at the start of a coding session to guarantee consistent architecture and patterns.

Quick Start

Respond to the user with the CLAUDE context active:

  • Activate with: "Load claude context"
  • Confirm: "Claude context loaded from CLAUDE_PROMPT.md"