diff --git a/.codex/skills/capture b/.codex/skills/capture index 05357a4e..1228c4a8 120000 --- a/.codex/skills/capture +++ b/.codex/skills/capture @@ -1 +1 @@ -../../engineering/capture/skills/capture \ No newline at end of file +../../productivity/capture/skills/capture \ No newline at end of file diff --git a/.codex/skills/pulse b/.codex/skills/pulse index 6805c138..6273183d 120000 --- a/.codex/skills/pulse +++ b/.codex/skills/pulse @@ -1 +1 @@ -../../engineering/pulse/skills/pulse \ No newline at end of file +../../research/pulse/skills/pulse \ No newline at end of file diff --git a/marketing/landing/agents/cs-landing.md b/marketing/landing/agents/cs-landing.md index 3e7cf482..72d8307d 100644 --- a/marketing/landing/agents/cs-landing.md +++ b/marketing/landing/agents/cs-landing.md @@ -163,8 +163,8 @@ Instead of writing to ./landing-pages/.html: ## Related Agents - `landing-page-generator` (product-team/) — sibling, Next.js TSX conversion-focused (different output target) -- [cs-capture](../../../engineering/capture/agents/cs-capture.md) — different domain (productivity) -- [cs-pulse](../../../engineering/pulse/agents/cs-pulse.md) — different domain (research) +- [cs-capture](../../../productivity/capture/agents/cs-capture.md) — different domain (productivity) +- [cs-pulse](../../../research/pulse/agents/cs-pulse.md) — different domain (research) ## References diff --git a/engineering/capture/.claude-plugin/plugin.json b/productivity/capture/.claude-plugin/plugin.json similarity index 97% rename from engineering/capture/.claude-plugin/plugin.json rename to productivity/capture/.claude-plugin/plugin.json index 6dac2141..0b7389a3 100644 --- a/engineering/capture/.claude-plugin/plugin.json +++ b/productivity/capture/.claude-plugin/plugin.json @@ -6,7 +6,7 @@ "name": "Alireza Rezvani", "url": "https://alirezarezvani.com" }, - "homepage": "https://github.com/alirezarezvani/claude-skills/tree/main/engineering/capture", + "homepage": "https://github.com/alirezarezvani/claude-skills/tree/main/productivity/capture", "repository": "https://github.com/alirezarezvani/claude-skills", "license": "MIT", "skills": ["./skills/capture"], diff --git a/engineering/capture/README.md b/productivity/capture/README.md similarity index 100% rename from engineering/capture/README.md rename to productivity/capture/README.md diff --git a/engineering/capture/agents/cs-capture.md b/productivity/capture/agents/cs-capture.md similarity index 99% rename from engineering/capture/agents/cs-capture.md rename to productivity/capture/agents/cs-capture.md index cc7256a0..9a4a6ab2 100644 --- a/engineering/capture/agents/cs-capture.md +++ b/productivity/capture/agents/cs-capture.md @@ -1,7 +1,7 @@ --- name: cs-capture description: Brain-dump organizer persona. Catches unstructured streams of mixed thoughts/tasks/ideas and transforms them into a 4-section actionable system with zero information loss. Refuses to fabricate workspace connections. Refuses to corporate-ify the user's voice. Refuses to act on dump items without explicit pick. Asks at most ONE mid-organization clarifying question per dump. -skills: engineering/capture/skills/capture +skills: productivity/capture/skills/capture domain: productivity model: opus tools: [Read, Write, Glob, Grep, Bash] diff --git a/engineering/capture/commands/cs-capture.md b/productivity/capture/commands/cs-capture.md similarity index 100% rename from engineering/capture/commands/cs-capture.md rename to productivity/capture/commands/cs-capture.md diff --git a/engineering/capture/skills/capture/SKILL.md b/productivity/capture/skills/capture/SKILL.md similarity index 100% rename from engineering/capture/skills/capture/SKILL.md rename to productivity/capture/skills/capture/SKILL.md diff --git a/engineering/capture/skills/capture/references/complexity_matching.md b/productivity/capture/skills/capture/references/complexity_matching.md similarity index 100% rename from engineering/capture/skills/capture/references/complexity_matching.md rename to productivity/capture/skills/capture/references/complexity_matching.md diff --git a/engineering/capture/skills/capture/references/voice_preservation.md b/productivity/capture/skills/capture/references/voice_preservation.md similarity index 100% rename from engineering/capture/skills/capture/references/voice_preservation.md rename to productivity/capture/skills/capture/references/voice_preservation.md diff --git a/engineering/capture/skills/capture/references/workspace_detection.md b/productivity/capture/skills/capture/references/workspace_detection.md similarity index 100% rename from engineering/capture/skills/capture/references/workspace_detection.md rename to productivity/capture/skills/capture/references/workspace_detection.md diff --git a/engineering/capture/skills/capture/scripts/complexity_estimator.py b/productivity/capture/skills/capture/scripts/complexity_estimator.py similarity index 100% rename from engineering/capture/skills/capture/scripts/complexity_estimator.py rename to productivity/capture/skills/capture/scripts/complexity_estimator.py diff --git a/engineering/capture/skills/capture/scripts/dump_classifier.py b/productivity/capture/skills/capture/scripts/dump_classifier.py similarity index 100% rename from engineering/capture/skills/capture/scripts/dump_classifier.py rename to productivity/capture/skills/capture/scripts/dump_classifier.py diff --git a/engineering/capture/skills/capture/scripts/workspace_inventory.py b/productivity/capture/skills/capture/scripts/workspace_inventory.py similarity index 100% rename from engineering/capture/skills/capture/scripts/workspace_inventory.py rename to productivity/capture/skills/capture/scripts/workspace_inventory.py diff --git a/productivity/email/agents/cs-inbox-setup.md b/productivity/email/agents/cs-inbox-setup.md index 6a3608dd..c3a7371c 100644 --- a/productivity/email/agents/cs-inbox-setup.md +++ b/productivity/email/agents/cs-inbox-setup.md @@ -192,7 +192,7 @@ Re-run /cs:inbox-setup when business/pricing/priorities change. - [cs-inbox-triage](./cs-inbox-triage.md) — companion skill, reads the KB this skill writes - [cs-grill-master](../../../engineering/grill-me/agents/cs-grill-master.md) — plan-only grill (different domain) -- [cs-capture](../../../engineering/capture/agents/cs-capture.md) — brain-dump organizer (different mode) +- [cs-capture](../../../productivity/capture/agents/cs-capture.md) — brain-dump organizer (different mode) ## References diff --git a/productivity/email/agents/cs-inbox-triage.md b/productivity/email/agents/cs-inbox-triage.md index adeba1c5..7d08c6fc 100644 --- a/productivity/email/agents/cs-inbox-triage.md +++ b/productivity/email/agents/cs-inbox-triage.md @@ -194,8 +194,8 @@ Generated at . KB updated: {N blocklist, M tracker}. ## Related Agents - [cs-inbox-setup](./cs-inbox-setup.md) — companion skill, writes the KB this skill reads -- [cs-pulse](../../../engineering/pulse/agents/cs-pulse.md) — external research (different domain) -- [cs-capture](../../../engineering/capture/agents/cs-capture.md) — brain-dump organizer (different mode) +- [cs-pulse](../../../research/pulse/agents/cs-pulse.md) — external research (different domain) +- [cs-capture](../../../productivity/capture/agents/cs-capture.md) — brain-dump organizer (different mode) ## References diff --git a/research/dossier/agents/cs-dossier.md b/research/dossier/agents/cs-dossier.md index a1d8d579..d03c0458 100644 --- a/research/dossier/agents/cs-dossier.md +++ b/research/dossier/agents/cs-dossier.md @@ -72,7 +72,7 @@ The cs-dossier agent orchestrates the `dossier` skill across hypothesis-tested e - [cs-litreview](../../litreview/agents/cs-litreview.md) — sibling, academic literature - [cs-grants](../../grants/agents/cs-grants.md) — sibling, NIH funding -- [cs-pulse](../../../engineering/pulse/agents/cs-pulse.md) — sibling, multi-platform recency +- [cs-pulse](../../../research/pulse/agents/cs-pulse.md) — sibling, multi-platform recency - Future: cs-patent (patent prior-art), cs-syllabus (course readings) --- diff --git a/research/grants/agents/cs-grants.md b/research/grants/agents/cs-grants.md index 99b54cce..8662d79f 100644 --- a/research/grants/agents/cs-grants.md +++ b/research/grants/agents/cs-grants.md @@ -66,7 +66,7 @@ The cs-grants agent orchestrates the `grants` skill: ## Related Agents - [cs-litreview](../../litreview/agents/cs-litreview.md) — sibling, academic literature (no RePORTER) -- [cs-pulse](../../../engineering/pulse/agents/cs-pulse.md) — sibling, multi-platform recency +- [cs-pulse](../../../research/pulse/agents/cs-pulse.md) — sibling, multi-platform recency - Future: cs-patent, cs-dossier, cs-syllabus --- diff --git a/research/litreview/agents/cs-litreview.md b/research/litreview/agents/cs-litreview.md index ea95f8cc..908b81b1 100644 --- a/research/litreview/agents/cs-litreview.md +++ b/research/litreview/agents/cs-litreview.md @@ -154,7 +154,7 @@ research_guide_{topic-slug}_{date}.docx ## Related Agents -- [cs-pulse](../../../engineering/pulse/agents/cs-pulse.md) — research-pack sibling (will move to research/ in cleanup PR) +- [cs-pulse](../../../research/pulse/agents/cs-pulse.md) — research-pack sibling - [cs-grill-master](../../../engineering/grill-me/agents/cs-grill-master.md) — plan-only grill (different domain) - Future research-pack siblings: cs-grants, cs-patent, cs-dossier, cs-syllabus diff --git a/engineering/pulse/.claude-plugin/plugin.json b/research/pulse/.claude-plugin/plugin.json similarity index 98% rename from engineering/pulse/.claude-plugin/plugin.json rename to research/pulse/.claude-plugin/plugin.json index a40547f9..ce2f6da8 100644 --- a/engineering/pulse/.claude-plugin/plugin.json +++ b/research/pulse/.claude-plugin/plugin.json @@ -6,7 +6,7 @@ "name": "Alireza Rezvani", "url": "https://alirezarezvani.com" }, - "homepage": "https://github.com/alirezarezvani/claude-skills/tree/main/engineering/pulse", + "homepage": "https://github.com/alirezarezvani/claude-skills/tree/main/research/pulse", "repository": "https://github.com/alirezarezvani/claude-skills", "license": "MIT", "skills": ["./skills/pulse"], diff --git a/engineering/pulse/README.md b/research/pulse/README.md similarity index 100% rename from engineering/pulse/README.md rename to research/pulse/README.md diff --git a/engineering/pulse/agents/cs-pulse.md b/research/pulse/agents/cs-pulse.md similarity index 99% rename from engineering/pulse/agents/cs-pulse.md rename to research/pulse/agents/cs-pulse.md index ead83824..eeef5ea8 100644 --- a/engineering/pulse/agents/cs-pulse.md +++ b/research/pulse/agents/cs-pulse.md @@ -1,7 +1,7 @@ --- name: cs-pulse description: Multi-source recency research persona. Walks 2–4 forcing intake questions one at a time (topic specificity, angle, time window, platform scope), runs Reddit + HN + Web in parallel (1 q/sec per platform), optionally pulls X/Twitter, and synthesizes cross-platform patterns into a citation-disciplined briefing. Refuses vague topics. Refuses to bundle intake questions. Refuses to fabricate sources or cite training knowledge as session results. -skills: engineering/pulse/skills/pulse +skills: research/pulse/skills/pulse domain: research model: opus tools: [Read, Write, Bash, WebFetch, WebSearch] diff --git a/engineering/pulse/commands/cs-pulse.md b/research/pulse/commands/cs-pulse.md similarity index 100% rename from engineering/pulse/commands/cs-pulse.md rename to research/pulse/commands/cs-pulse.md diff --git a/engineering/pulse/skills/pulse/SKILL.md b/research/pulse/skills/pulse/SKILL.md similarity index 100% rename from engineering/pulse/skills/pulse/SKILL.md rename to research/pulse/skills/pulse/SKILL.md diff --git a/engineering/pulse/skills/pulse/references/cross_platform_synthesis.md b/research/pulse/skills/pulse/references/cross_platform_synthesis.md similarity index 100% rename from engineering/pulse/skills/pulse/references/cross_platform_synthesis.md rename to research/pulse/skills/pulse/references/cross_platform_synthesis.md diff --git a/engineering/pulse/skills/pulse/references/parallel_execution_discipline.md b/research/pulse/skills/pulse/references/parallel_execution_discipline.md similarity index 100% rename from engineering/pulse/skills/pulse/references/parallel_execution_discipline.md rename to research/pulse/skills/pulse/references/parallel_execution_discipline.md diff --git a/engineering/pulse/skills/pulse/references/research_pack_conventions.md b/research/pulse/skills/pulse/references/research_pack_conventions.md similarity index 100% rename from engineering/pulse/skills/pulse/references/research_pack_conventions.md rename to research/pulse/skills/pulse/references/research_pack_conventions.md diff --git a/engineering/pulse/skills/pulse/scripts/citation_tracker.py b/research/pulse/skills/pulse/scripts/citation_tracker.py similarity index 100% rename from engineering/pulse/skills/pulse/scripts/citation_tracker.py rename to research/pulse/skills/pulse/scripts/citation_tracker.py diff --git a/engineering/pulse/skills/pulse/scripts/time_window_calculator.py b/research/pulse/skills/pulse/scripts/time_window_calculator.py similarity index 100% rename from engineering/pulse/skills/pulse/scripts/time_window_calculator.py rename to research/pulse/skills/pulse/scripts/time_window_calculator.py diff --git a/engineering/pulse/skills/pulse/scripts/topic_slug_generator.py b/research/pulse/skills/pulse/scripts/topic_slug_generator.py similarity index 100% rename from engineering/pulse/skills/pulse/scripts/topic_slug_generator.py rename to research/pulse/skills/pulse/scripts/topic_slug_generator.py