omcustom:analysis

Detect a project's tech stack and auto-configure missing harness components.

13|6|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/baekenough/second-brain --skill omcustom-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omcustom:analysis
Source: https://github.com/baekenough/second-brain/tree/main/.claude/skills/analysis
Command: npx skills add https://github.com/baekenough/second-brain --skill omcustom-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scan a project's tech stack to detect and align required agents and skills, enabling automatic setup of missing harness components.

Core Features & Use Cases

  • Detects tech stack from source files and manifests and performs gap analysis against existing agents/skills.
  • Auto-configures missing items by copying templates or prompting for creation, with a dry-run option.
  • Provides an actionable report and optional adaptive-harness optimization to tailor the runtime environment.

Quick Start

Run the analysis on your project directory to detect tech stack and auto-configure missing agents and skills.

Frequently Asked Questions about omcustom:analysis

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

FAQPage Schema
How do I auto-configure missing agents and skills for my project tech stack?

Run project analysis to detect your tech stack from source files and manifests, then perform gap analysis against existing harness components to auto-configure missing agents and skills.

What is project gap-analysis for agent harness setup?

Project gap-analysis compares detected tech stack indicators against existing harness components to identify missing agents and skills, then auto-configures items or flags unavailable templates.

Can I dry-run project analysis before auto-configuring harness components?

Yes, you can use the dry-run option to preview detected tech stack gaps and proposed missing agents and skills without modifying your runtime environment.

How does adaptive-harness optimization tailor the runtime environment to a detected stack?

Adaptive-harness optimization applies a structured report from the project analysis to dynamically adjust and align your runtime harness components with the detected tech stack.

What happens when required agents have no available templates during gap analysis?

When required agents have no available templates during gap analysis, the project analysis flags these unavailable templates and prompts for manual creation.