insight-wave
01Plugin Claude Code
Plugin marketplace listing 8 plugins: cogni-knowledge, cogni-consult, cogni-workspace, cogni-trends, cogni-portfolio.
Plugin Claude Code
Plugin marketplace listing 8 plugins: cogni-knowledge, cogni-consult, cogni-workspace, cogni-trends, cogni-portfolio.
Instructions file
Instructions for cogni-work/insight-wave, covering insight-wave, repo structure, generated documentation artifacts, cross-plugin conventions and script output format.
Skill Claude CodeCodex
Use this skill to generate well-branded interfaces and assets for Cogni Work (cogni-work.ai / insight-wave), either for production or throwaway prototypes, mocks, decks, and design artifacts. Contains the essential design guidelines, colors, type, fonts, assets, and UI kit components needed to prototype or ship…
Plugin Claude Code
Consulting engagement orchestrator where action fields are the work-breakdown-structure containers for every deliverable: each deliverable runs its own design-thinking loop (empathize→define→ideate→prototype→test), acting stakeholder personas challenge the work in their own voice, and one cogni-knowledge base per…
Agent
Regenerate the cogni-consult engagement dashboard HTML from current engagement state without user interaction.
Agent
Map ONE cogni-consult stakeholder persona's empathize-stage empathy map (thinks/feels/says/does), extract their needs, and return a structured empathy-map envelope. Read-only — never edits the persona files, the artifact, or any state.
Agent
Score a finished cogni-consult deliverable against its stored chosenframework and report structural drift as concrete, actionable findings. Read-only — never edits the artifact or any state file.
Agent
Challenge a cogni-consult deliverable as ONE acting stakeholder persona, in that persona's voice, and return a structured objection envelope. Read-only — never edits the artifact, persona files, or any state.
Hook
Runs when a subagent starts for ^(cogni-consult:)?(consult-persona-challenger, consult-empathy-mapper, consult-framework-adherence-reviewer and consult-dashboard-refresher)$ tool calls, executing on-subagent-start.sh. From cogni-work/insight-wave.
Skill Claude CodeCodex
This skill should be used when the user wants to manage the WBS of a cogni-consult engagement — listing each action field's deliverables and their status, planning a field's deliverable set, picking the next deliverable to work, adding/splitting/merging action fields after scoping, or setting a deliverable's schedule…
Skill Claude CodeCodex
Generate an interactive HTML dashboard showing a cogni-consult engagement's status — action fields, deliverables, design-thinking stage, and persona-review progress. Use whenever the user mentions dashboard, engagement dashboard, engagement status, "show me the engagement", "visualize the engagement", WBS view, status…
Skill Claude CodeCodex
This skill should be used when the user wants to produce a deliverable of a cogni-consult engagement by running its design-thinking loop — empathize→define→ideate→prototype→test on one deliverable inside an action field. Trigger on: "work the deliverable", "run design thinking on ", "produce the deliverable", "start…
Skill Claude CodeCodex
This skill should be used when the user wants to manage or invoke the acting stakeholder personas of a cogni-consult engagement — defining personas from the scope's Stakeholder dimension, enriching one with evidence, or having a persona challenge a deliverable in its own voice. Trigger on: "set up the personas", "add…
Skill Claude CodeCodex
This skill should be used when the user wants a phased roadmap or timeline of a cogni-consult engagement's own WBS deliverables — sequenced from the dependency graph and durations and written as an Obsidian-browsable markdown artifact. Trigger on: "project plan", "engagement timeline", "roadmap", "show the roadmap"…
Skill Claude CodeCodex
This skill should be used when a consultant elects to turn a completed cogni-consult deliverable into presentation-ready documentation — a brief the consultant hands to Claude Design to render. Trigger on: "publish this deliverable", "turn into slides", "make a poster/web page from ", "build a report from ", "make an…
Skill Claude CodeCodex
This skill should be used when the user wants to resume, continue, or check the status of a cogni-consult engagement across sessions. Trigger on: "continue the engagement", "resume the engagement", "engagement status", "where was I with the engagement", "what's next for the engagement", "show engagement progress"…
Skill Claude CodeCodex
This skill should be used when the user wants to scope a cogni-consult engagement — framing the SMART key question, working the five scoping dimensions, and deriving the 3-6 action fields that become the engagement's work-breakdown structure. Trigger on: "scope the engagement", "consult scope", "frame the key…
Skill Claude CodeCodex
This skill should be used when the user wants to start a new consulting engagement — cogni-consult is the action-fields-WBS engagement model, so new structured consulting work starts here. Trigger on: "start a consult engagement", "new consulting engagement", "set up a consult project", "begin an action-fields…
Plugin Claude Code
Wiki-first research that compounds. Binds each run to a wiki knowledge base; future runs read what prior runs filed before hitting the web. v0.1.0 inverted pipeline (plan → curate → fetch → ingest → distill → compose → verify → finalize) with zero-network, citation-consistent claim verification — opt-in live-source…
Skill Claude CodeCodex
Compose a research report by reading the bound cogni-wiki knowledge base, then re-deposit the result back into the same wiki — the wiki-roundtrip primitive. Reads .cogni-knowledge/binding.json to resolve the wiki path so the user does not have to. Dispatches cogni-research with reportsource=wiki against the bound…
Skill Claude CodeCodex
Research a topic INTO a bound cogni-knowledge base — runs cogni-research on the topic and deposits the findings into the knowledge base's wiki in one prompt. Reads .cogni-knowledge/binding.json to resolve the wiki path so the user does not have to. Every deposited page is stamped with derivedfromresearch: , and the…
Agent
Phase-4.5 answer-claim distiller for the inverted pipeline. Reads a per-question claim bundle — each existing type:question node grouped with the pre-extracted claims of the sources that answer it — and selects, per question, the claims that actually ANSWER it, writing a raw-text answer-records file the…
Agent
Phase-4 claim extractor for the inverted pipeline. Reads one cached source body plus the calling sub-question refs, identifies 5-20 verifiable factual claims grounded in the body, and returns a JSON array of {id, text, excerptquote, excerptposition, subquestionrefs, extractedat} entries the calling source-ingester…
Agent
Phase-4.5 distiller for the inverted pipeline. Reads the run's source-claim bundle plus an index of the distilled pages already on the wiki, clusters recurring facts into a small set of concept / entity / person proposals, and writes a raw-text concept-records file the knowledge-distill orchestrator feeds to…