Skip to content
Development
Agent

confluence-searcher

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.

From plugin
agent-skills-standard
56521 skills21 agents21 commands1 MCP
Install
$ npx -y skills add hoangnguyen0403/agent-skills-standard --agent claude-code

How it fires

How this agent 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.

Context preview

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

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.

Agent definition

confluence-searcher.md
name: confluence-searcher
description: 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.

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; if neither exists, return `BLOCKED`.
  • 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

### 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.
Ships withagent-skills-standard

The portable SDLC standards layer for AI coding agents. Sync once, then work in your own runtime.

Get the whole plugin

Other agents on agent-skills-standard.