# Research Projects with Parallel Specialist Agents

Early project decisions often rely on incomplete technical and market evidence. This skill coordinates specialist agents and combines sourced findings into a structured research report.

## Install

```bash
npx skillstore add cubha/team-research
```

## Metadata

- Status: approved
- Slug: cubha-team-research
- Skillstore revision: r2
- Version status: missing
- Tree hash: c65d680a000c02ffdd350fc6b6cd894b916da3dbd9b7a5cff828510f0f25a9c9
- Author: cubha
- GitHub username: cubha
- License: MIT
- Repository: https://github.com/cubha/claude-workflow-plugins/tree/3172e1a00f7090579f36af20c046828489983c23/plugins/team-research/skills/team-research
- Ref: c43861a65bb95efcae259cd161c9d6f4dc7eec6f
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands
- Quality score: 78
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/cubha-team-research
- Manifest: https://skillstore.pages.dev/api/skills/cubha-team-research/manifest

## Capabilities

- Parses a project description and selects quick, standard, or deep research depth.
- Reviews available project context before asking for missing goals, users, preferences, and constraints.
- Dispatches specialist agents for technology, architecture, market, and optional user experience research.
- Uses Context7 when available and supports research without Context7 when requested.
- Checks agent results for sources, relevance, formatting, and contradictions before synthesis.
- Creates a dated Markdown report or returns the result in the terminal.

## Use Cases

- Compare Technology Stacks: Evaluate primary and alternative technology combinations with compatibility, adoption, and maintenance evidence.
- Map Competitive Products: Compare competitors, identify positioning gaps, and connect market findings to product requirements.
- Validate Architecture Direction: Research architecture patterns and test their fit with the preferred technology stack and project constraints.

## Prompt Templates

### Run a Quick Survey

```
/team-research Research a task management application for small agencies using --quick.
```

### Research a Defined Project

```
/team-research Research an offline inventory application for field teams. Prefer TypeScript and exclude proprietary databases.
```

### Add User Experience Research

```
/team-research Research a patient scheduling portal using --deep. Compare accessibility patterns, architecture options, and established competitors.
```

### Control Sources and Output

```
/team-research Evaluate a secure internal knowledge base using existing project documents, --no-context7, and --stdout. Cross-check conflicting recommendations.
```

## Limitations

- Research quality depends on available sources and the accuracy of specialist agent results.
- Context7 research requires an installed Context7 MCP integration.
- The skill does not modify code or implement its recommendations.
- Recommendations require human review before project commitments or purchasing decisions.

## Best Practices

- Provide the project goal, target users, technology preferences, exclusions, and special research questions.
- Choose quick for early screening and deep when user experience research affects the decision.
- Review cited sources and validate recommendations against budget, compliance, security, and operational constraints.

## Anti Patterns

- Do not include API keys, passwords, private credentials, or unrelated confidential data.
- Do not treat generated recommendations as approved architecture or purchasing decisions.
- Do not request deep research before defining the project goal and target users.

## Security Audit

- Audited at: 2026-07-23T13:15:23.306\+00:00
- Summary: All 22 static findings are false positives caused by product names, Markdown backticks, code fences, and Korean text entropy. The files contain no shell execution, secret access, obfuscation, or prompt injection.

## Stats

- Views: 0
- Downloads: 9
- Favorites: 1
- Popularity score: 0
