← ClaudeAtlas

enterprise-search-strategylisted

Use when the council needs to surface organizational knowledge buried across multiple internal sources (wikis, design docs, ADRs, past tickets, postmortems, chat archives, code repos). Plans where to look, what to cross-reference, and how to synthesize findings into evidence the council can act on. Do not use for external market research (use competitive-analysis), library evaluation (use library-evaluation), or technology trend assessment (use technology-radar).
dtsong/agentic-council · ★ 0 · AI & Automation · score 78
Install: claude install-skill dtsong/agentic-council
# Enterprise Search Strategy ## Purpose Plan and execute a structured search across an organization's internal knowledge sources to surface prior decisions, abandoned attempts, related work, and tacit context that the council needs before deliberating. The output is evidence, not opinion. ## Scope Constraints - Scopes searches across internal sources only (org-private wikis, design docs, ADRs, postmortems, ticket systems, code repos, chat archives, recordings). - Does not assess external markets or competitors. Hand off to competitive-analysis for that. - Does not evaluate libraries or vendors. Hand off to library-evaluation or technology-radar. - Does not produce final design recommendations. Surfaces evidence the rest of the council interprets. ## Inputs - Topic or decision the council is preparing to deliberate - Known internal sources (or let the process discover them) - Relevant date window (e.g., "last 18 months", "since the platform rewrite") - People or teams whose context is likely involved ## Input Sanitization No user-provided values are used in commands or file paths. Search queries are read-only operations against internal indexes. ## Procedure ### Step 1: Map the Internal Landscape Identify which knowledge stores are likely to hold relevant context: - Wiki and docs site (Confluence, Notion, internal Markdown repos) - ADR or design-doc directories in the codebase - Issue tracker (Linear, Jira, GitHub Issues) including closed and won't-fix items - Postm