setup

Automate Compass project setup and migration with Python CLI execution.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/hodor/claude-compass --skill setup-hodor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/hodor/claude-compass/tree/main/plugin/skills/setup
Command: npx skills add https://github.com/hodor/claude-compass --skill setup-hodor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, python, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the setup and integration of the Compass project management system, reducing manual setup time and ensuring consistent project knowledge management.

Core Features & Use Cases

  • First-Time Setup: Automatically creates the necessary .compass/ vault, installs agents, rules, skills, and the CLI, and configures hooks.
  • Migrate Existing Projects: Imports existing documentation into the Compass system.
  • Propose CLAUDE.md Additions: Suggests project-specific configuration for the Compass platform.

Quick Start

Use the setup skill to create a new Compass project with the command '/compass:setup new'.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Compass project setup and file migration?

To automate Compass project setup, this skill creates the `.compass/` vault, installs agents, rules, and the CLI, and configures hooks automatically. It also migrates existing project documentation into the Compass system to ensure consistent knowledge management.

What is the best way to integrate project management rules into Claude Code?

The best way to integrate project management rules into Claude Code is by running the setup skill, which automatically installs agents, skills, and rules, then proposes project-specific configuration additions for the CLAUDE.md file.

Do I need Python to configure the Compass vault and CLI?

Yes, you need Python installed to configure the Compass vault and CLI. The setup process requires Python CLI execution to automate vault creation, install necessary components, and apply project configuration.

Can I import existing documentation into the Compass project management system?

Yes, you can import existing documentation into the Compass project management system. The setup skill automates the migration of your current project files into the newly created `.compass/` vault structure.

What configuration entries does Compass propose for CLAUDE.md?

Compass proposes project-specific configuration entries for the CLAUDE.md file to integrate the Compass platform. These suggestions ensure the environment is correctly configured to manage project knowledge and compliance.