feat(ultraplan-local): v1.6.0 — /ultraresearch-local deep research command
Add /ultraresearch-local for structured research combining local codebase analysis with external knowledge via parallel agent swarms. Produces research briefs with triangulation, confidence ratings, and source quality assessment. New command: /ultraresearch-local with modes --quick, --local, --external, --fg. New agents: research-orchestrator (opus), docs-researcher, community-researcher, security-researcher, contrarian-researcher, gemini-bridge (all sonnet). New template: research-brief-template.md. Integration: --research flag in /ultraplan-local accepts pre-built research briefs (up to 3), enriches the interview and exploration phases. Planning orchestrator cross-references brief findings during synthesis. Design principle: Context Engineering — right information to right agent at right time. Research briefs are structured artifacts in the pipeline: ultraresearch → brief → ultraplan --research → plan → ultraexecute. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
026975cfe5
commit
5be9c8e47c
27 changed files with 1723 additions and 73 deletions
|
|
@ -59,10 +59,10 @@ Use AskUserQuestion:
|
|||
**How long should this video be?**
|
||||
1. **30 seconds** (75 words) — Single punchy insight or quick tip
|
||||
2. **60 seconds** (150 words) — Framework intro or single lesson
|
||||
3. **90 seconds** (225 words) — Complete framework or story with lesson (Recommended)
|
||||
4. **2 minutes** (300 words) — Detailed story or multi-step process
|
||||
3. **90 seconds** (225 words) — Extended format for complex frameworks (use sparingly)
|
||||
4. **2 minutes** (300 words) — Detailed story or multi-step process (retention drops significantly)
|
||||
|
||||
Default recommendation: **90 seconds** is the sweet spot for LinkedIn — deep enough to deliver value, short enough for high completion rates.
|
||||
Default recommendation: **60 seconds** is the 2026 sweet spot — LinkedIn requires 30% minimum completion rate or your video gets zero distribution. Shorter videos achieve higher completion rates and the algorithm rewards that heavily.
|
||||
|
||||
## Step 3: Topic and Angle Selection
|
||||
|
||||
|
|
@ -188,7 +188,7 @@ Before you record:
|
|||
- [ ] Read the script aloud once (practice run)
|
||||
- [ ] Set up lighting (natural light facing window, or ring light)
|
||||
- [ ] Check audio (lavalier mic or quiet room)
|
||||
- [ ] Vertical format: 4:5 (1080×1350) for LinkedIn
|
||||
- [ ] Vertical format: 9:16 (1080×1920) for LinkedIn vertical feed (3-4x watch duration vs landscape)
|
||||
- [ ] Clean background
|
||||
- [ ] Have captions tool ready (CapCut, Descript, or Kapwing)
|
||||
- [ ] First comment ready to paste immediately after posting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue