project-search

Search project artifacts using README indexes, metadata, pattern matching, and full-text search.

6|Updated Oct 16, 2025
One-click install
npx skills add https://github.com/legacybridge-tech/claude-plugins --skill project-search-legacybridge-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-search
Source: https://github.com/legacybridge-tech/claude-plugins/tree/main/projectmaster/skills/project-search
Command: npx skills add https://github.com/legacybridge-tech/claude-plugins --skill project-search-legacybridge-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables fast retrieval of project information by indexing meetings, sprints, milestones, decisions, and documentation, reducing time spent searching scattered artifacts.

Core Features & Use Cases

  • Multi-strategy search: README index, metadata queries, pattern matching, and full-text search.
  • Cross-link awareness: follow references between milestones, sprints, and decisions to build full context.
  • Ad-hoc queries: quickly locate meetings, sprint plans, decisions, and documents by person, date, or topic.
  • Use Case: A PM asks "Where is the Sprint 5 plan?" and the skill returns the plan, related meetings, and the associated milestone.

Quick Start

Use the project-search skill to locate "Sprint 5 plan" and related artifacts.

Frequently Asked Questions about project-search

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

FAQPage Schema
How do I search for project decisions and meeting notes across my workspace?

Project search uses multi-strategy matching across README indexes, metadata files, and full-text search to locate decisions, meeting notes, and milestones across the workspace. It cross-references links between artifacts to build complete context.

What is the best way to find a sprint plan and its related project artifacts?

Finding sprint plans is handled through cross-link awareness, which follows references between sprints, milestones, and decisions. It returns the plan alongside related meetings and associated milestones to provide full project context.

Can I query project history by person, date, or topic?

Ad-hoc queries support locating meetings, sprint plans, decisions, and documents by person, date, or topic. The skill applies pattern matching and metadata queries to retrieve relevant project history quickly.

Does project search respect governance rules when filtering results?

Governance-aware filtering is supported when a RULE.md file is present in the workspace. The search applies these rules to filter project artifacts, ensuring retrieved meetings, sprints, and decisions comply with defined constraints.

What limitations exist when searching for scattered project documents?

Search effectiveness depends on the presence of README indexes and metadata files. If project artifacts lack cross-reference links or metadata, the skill cannot build complete context or locate documents beyond basic full-text pattern matching.

Do I need README indexes to search for project milestones and sprints?

README indexes are leveraged for fast retrieval but are not strictly required. The search also applies metadata queries, pattern matching, and full-text search to locate milestones, sprints, and decisions across the workspace.