observe

Analyze workflows and inventories to suggest new agents or skills.

24|3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Borda/.home --skill observe-borda
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: observe
Source: https://github.com/Borda/.home/tree/main/.claude/skills/observe
Command: npx skills add https://github.com/Borda/.home --skill observe-borda

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill proactively identifies opportunities to create new specialized AI agents or skills by analyzing existing workflows, repetitive tasks, and knowledge gaps within the project.

Core Features & Use Cases

  • Workflow Analysis: Examines git history, task files, and existing agent/skill rosters to detect patterns.
  • Gap Identification: Pinpoints areas where new automation or specialized knowledge would be beneficial.
  • Duplication Avoidance: Ensures new suggestions do not overlap with existing capabilities.
  • Use Case: After noticing that several team members are manually performing a similar code refactoring task, this Skill can suggest creating a new skill to automate that specific refactoring process.

Quick Start

Use the observe skill to analyze current work patterns and suggest new agents or skills.

Frequently Asked Questions about observe

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

FAQPage Schema
How do I identify automation opportunities for repetitive tasks in my codebase?

To identify automation opportunities, analyze git history and task files to detect repetitive work patterns. This skill monitors ongoing workflows and inventories existing agents to pinpoint where new specialized automation would reduce manual effort.

What is agent discovery and how does gap analysis suggest new skills?

Agent discovery is the process of analyzing existing agent rosters and work patterns to find knowledge gaps. Gap analysis compares repetitive tasks against current capabilities to propose new agents or skills, ensuring no duplicate recommendations are made.

How do I analyze git history to suggest new AI agents for specialized tasks?

You can analyze git history to suggest new AI agents by examining commit patterns and task files for recurring manual workflows. The tool inventories existing capabilities and performs gap analysis to propose specialized agents for those repetitive patterns.

Can I use workflow analysis to avoid creating duplicate skills for my team?

Yes, workflow analysis avoids creating duplicate skills by inventorying existing agents and skills before making suggestions. It compares detected repetitive patterns against current capabilities to ensure recommendations only address genuine capability gaps.

What's the best way to find repetitive code refactoring patterns that need automation?

The best way to find repetitive code refactoring patterns is to analyze task files and git history for recurring manual workflows. The tool detects these patterns and suggests creating a new skill to automate that specific refactoring process.

When should I use an introspective tooling approach for skill suggestion?

You should use introspective tooling for skill suggestion when your project accumulates repetitive manual workflows and knowledge gaps. It continuously monitors ongoing work patterns to proactively propose new agents or enhancements to existing ones.