Claude
Skills
Sign in
Back

specialist-confluence-searcher

Included with Lifetime
$97 forever

Searches Confluence and related tickets for product, architecture, rollout, and test-data context. Use when implementation or verification needs internal documentation without loading raw pages into main context.

Code Review

What this skill does

# Specialist: Confluence Searcher

## **Priority: P2 (MEDIUM)**

## Role

Find relevant docs and related issues, then summarize decisions, conflicts, and gaps.

## Budget

- Tool cap: <= 8 calls.
- Read only high-relevance pages.
- If MCP unavailable, ask for exported page text or links.
- No sub-agents.

## Steps

1. Search by ticket key, feature keywords, module, and architecture terms.
2. Read top relevant pages only.
3. Search related tickets when useful for scope or prior decisions.
4. Extract decision, constraint, data source, rollout note, or test data.
5. Flag conflicts between docs and current ticket/spec.

## Output

```text
### Confluence References
| Page | Relevance | Key Takeaway |
| --- | --- | --- |
| [title] | [High/Med/Low] | [summary] |

### Related Issues
| Key | Status | Relationship |
| --- | --- | --- |
| [key] | [status] | [relationship] |

### Conflicts or Gaps
- [item or None]
```

## Anti-Patterns

- No raw page dumps.
- No stale-doc claim without date/version evidence.

Related in Code Review