Skip to content
Productivity
Skill

/pi-finder-subagent

Read-only local workspace scout subagent for Pi. Use it to narrow context to relevant files/snippets before implementation.

From plugin
cowork-os
421154 skills
Install
$ npx -y skills add CoWork-OS/CoWork-OS --skill pi-finder-subagent --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/pi-finder-subagent

Context preview

The summary Claude sees to decide when to auto-load this skill.

Read-only local workspace scout subagent for Pi. Use it to narrow context to relevant files/snippets before implementation.

SKILL.md

pi-finder-subagent.SKILL.md
name: pi-finder-subagent
description: "Read-only local workspace scout subagent for Pi. Use it to narrow context to relevant files/snippets before implementation."

Pi-finder-subagent

Purpose

Read-only local workspace scout subagent for Pi. Use it to narrow context to relevant files/snippets before implementation.

Routing

  • Use when: Use when users ask to scout the local repository, identify relevant files/snippets, or reduce context before coding.
  • Do not use when: Do not use for remote GitHub-first research across external repositories; use pi-librarian instead.
  • Outputs: A cited local-file shortlist with line ranges plus a saved report at {artifactDir}/finder-report.md.
  • Success criteria: Finder completes with concrete file paths, line ranges, and focused next steps that reduce implementation context.

Trigger Examples

Positive

  • Use the pi-finder-subagent skill for this request.
  • Help me with pi-finder-subagent.
  • Use when users ask to scout the local repository, identify relevant files/snippets, or reduce context before coding.
  • Pi-finder-subagent: provide an actionable result.

Negative

  • Do not use for remote GitHub-first research across external repositories; use pi-librarian instead.
  • Do not use pi-finder-subagent for unrelated requests.
  • This request is outside pi-finder-subagent scope.
  • This is conceptual discussion only; no tool workflow is needed.

Parameters

| Name | Type | Required | Description | |---|---|---|---| | query | string | Yes | What to find in the local workspace | | scope_hint | string | No | Optional directories/files/symbols to prioritize |

Runtime Prompt

  • Current runtime prompt length: 775 characters.
  • Runtime prompt is defined directly in `../pi-finder-subagent.json`.
Read more
Ships withcowork-os

Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and artifacts.

Get the whole plugin