skill-opportunity-scout

Identify recurring development signals and propose reusable skill criteria.

1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/muddyrain/valley-mas --skill skill-opportunity-scout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-opportunity-scout
Source: https://github.com/muddyrain/valley-mas/tree/main/.codex/skills/skill-opportunity-scout
Command: npx skills add https://github.com/muddyrain/valley-mas --skill skill-opportunity-scout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Valley MAS teams often miss opportunities to formalize recurring changes into reusable capabilities. This Skill helps identify signals that a pattern is stabilizing and worthy of being captured as a Skill Unit.

Core Features & Use Cases

  • Detect repeated rules, decision points, and workflows across modules or teams.
  • Recommend consolidating these patterns into a Skill Unit to improve consistency and reuse.
  • Use case: when a rule or validation consistently reappears, propose creating a new skill to codify it.

Quick Start

Observe development signals that show up multiple times and prompt to create a skill when they indicate a stable pattern.

Frequently Asked Questions about skill-opportunity-scout

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

FAQPage Schema
How do I identify recurring development patterns to convert into reusable skills?

You can detect opportunities for skill reuse by observing development signals that reappear across features, modules, or teams. This skill analyzes those recurring patterns and outputs candidate criteria to guide whether to codify them into a new skill entry.

What signals indicate a workflow is ready to be codified into a reusable skill?

A workflow is ready to be codified when a rule, validation, or decision point consistently reappears across multiple teams. This skill detects those stabilizing patterns and recommends consolidating them to improve consistency and reuse.

How do I formalize recurring validation rules into a development process skill unit?

To formalize recurring validation rules into a development process skill unit, apply this skill to the repeated workflows. It outputs the rationale, scope, and candidate criteria needed to decide whether to create a new skill entry for quality assurance and reuse.

Can I use opportunity detection to improve quality assurance and consistency across features?

Yes, you can use opportunity detection to improve quality assurance by spotting repeated rules across features. This skill evaluates these recurring signals and recommends creating a reusable skill to ensure consistent application across modules.

When should I not consolidate a recurring pattern into a new skill entry?

You should not consolidate a recurring pattern into a new skill entry if the development signals have not yet stabilized. This skill relies on patterns consistently reappearing across modules to output valid candidate criteria for reuse.