environment-observer

Community

Know your workspace inside-out before you start.

AuthorWhamp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Performs heuristic environment discovery beyond basic directory listing, including installed packages, folder structure, running processes, and system state to inform task planning.

Core Features & Use Cases

  • Package & Dependency Discovery: lists Python, Node, and system packages.
  • Folder & File Structure Analysis: identifies config, docs, tests, and build tools.
  • Running Processes & Services: detects active development servers and services.
  • Environment Context: synthesizes a snapshot to guide optimization and risk assessment.

Quick Start

Run environment-observer at task start to gather a comprehensive context about the current workspace and available tooling.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: environment-observer
Download link: https://github.com/Whamp/bond/archive/main.zip#environment-observer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository