plugins/herold/skills/confluence-lookup/SKILL.md
Search Confluence for pages related to the active task. Extracts keywords from task summary, description, and labels. Constructs CQL queries, scores results by relevance, and links matching docs to the task context for dev-engine consumption. Graceful fallback when Confluence MCP is not configured.
npx skillsauth add hjemmesidekongen/ai confluence-lookupInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Searches Confluence for documentation relevant to the active task. Built on top of
kronen's confluence-basics MCP skill as the query layer. This skill adds
task keyword extraction, CQL construction, relevance scoring, and task context linking.
.ai/tasks/<KEY>.yml. If no active task, abort and report.references/process.md §1)references/process.md §2)confluence-basics. If MCP unavailable, enter dry-run mode.references/process.md §3)confluence_docs: (see references/process.md §5)Uses kronen/confluence-basics for raw MCP query execution. This skill owns
the task-awareness layer: keyword extraction, scoring, and context writing.
confluence-basics handles authentication, pagination, and response parsing.
When Confluence MCP is not connected, the skill writes confluence_docs: [] to the
task file and logs a warning. No stub data is fabricated — missing MCP is not an error,
just an empty result. The task remains processable by dev-engine.
Output: Found N Confluence page(s) for <KEY>. Linked to task context.
development
Creates a brand from scratch through market research and interactive sparring. Runs competitive research via Perplexity, then guides the user through positioning, audience, voice, values, and content pillars. Produces the full brand guideline set at .ai/brand/{name}/. Use when building a new brand, defining brand strategy for a product, or when /våbenskjold:create is invoked.
testing
Loads brand guidelines from .ai/brand/{name}/ and makes them available to the current context. Progressive disclosure: L1 confirms brand exists, L2 loads summary, L3 loads specific files on demand. Use when a downstream skill or user needs brand context, or when /våbenskjold:apply is invoked.
documentation
Guided reinvention of an existing brand guideline. Loads current brand from .ai/brand/{name}/, identifies what to keep vs change, and walks the user through targeted evolution. Preserves brand equity while updating positioning, voice, or values. Use when refreshing a brand or when /våbenskjold:evolve is invoked.
development
Codifies an existing brand from materials, samples, and references. Analyzes provided content to extract voice patterns, values, and positioning. Produces the same guideline format as brand-strategy. Use when a brand already exists but isn't documented, or when /våbenskjold:audit is invoked.