# @firstpick/pi-skill-tech-deep-dive

A Pi skill for tasks involving choosing or evaluating libraries, frameworks, tools, platforms, models, databases, APIs, or architectures for a use case. Produces criteria scoring, ecosystem assessment, and recommendations.

## What it does

- Adds the `tech-deep-dive` skill to Pi's skill library.
- Guides agents to invoke the skill when choosing or evaluating libraries, frameworks, tools, platforms, models, databases, APIs, or architectures for a use case. Produces criteria scoring, ecosystem assessment, and recommendations.
- Bundles `skills/tech-deep-dive/SKILL.md` plus any supporting references, scripts, tests, fixtures, or assets used by the skill.

## Install

```bash
pi install npm:@firstpick/pi-skill-tech-deep-dive
```

## Configuration

No required configuration.

## Commands

None.

## Tools

None.

## Example view

```text
User: Review this change for the concerns covered by `tech-deep-dive`.
Agent: Invokes the `tech-deep-dive` skill, follows its workflow, and reports the result.
```
