## Asset Header - **Asset ID:** SP-EL-VH-CoworkQuickStart-v01 - **Version:** v01 - **Status:** Draft - **Owner:** Victor Heredia - **IntellBank:** IB-EL-EmpowerLabs - **Tipo:** SP — Strategic Playbook - **Propósito:** Cowork Quick Start Prompts - **Última actualización:** 2026-04-11 --- # Cowork Quick Start Prompts **Purpose**: Copy-paste prompts for common operations in Victor's Second Brain. --- ## Initial Setup (Run Once) ### Verify Skills Loaded ``` Read the skill file at /00_canon/skills/SKILL_PERSONAL_DNA.md and tell me your purpose. ``` Expected response should include: "I am Victor Heredia's Clone Copilot..." ### Verify System Integrity ``` Using the QA Validator skill at /00_canon/skills/SKILL_QA_VALIDATOR.md, run a drift scan on this entire folder. Report any issues found. ``` --- ## Daily Operations ### Process Inbox ``` Read my Personal DNA from /00_canon/skills/SKILL_PERSONAL_DNA.md. Review everything in /50_inbox/to_process/. For each item: 1. Determine if it aligns with my 90-day goals 2. Route to correct location or flag for my review 3. Log all actions to /40_qa/logs/RUNLOG.md Summarize what you processed and any items needing my attention. ``` ### Start New Writing Project ``` Load these skills: - /00_canon/skills/SKILL_PERSONAL_DNA.md - /00_canon/skills/SKILL_METAPLAYBOOK_OPS.md Create a new project folder in /20_factories/F-VICTOR-PUBLISHING/active/ for: [DESCRIBE PROJECT] Include: project brief, outline template, and asset header. Log the creation to RUNLOG. ``` ### Quick QA Check ``` Using /00_canon/skills/SKILL_QA_VALIDATOR.md, validate this asset: [PATH TO ASSET] Report PASS/FAIL for each gate and specific fixes needed. ``` --- ## Production Operations ### Create New Asset ``` Load my Personal DNA and MetaPlaybook Ops skills from /00_canon/skills/. Create a [TYPE] about [TOPIC] following the Two-Playbook Rule: - Use Standard Mode - Apply all QA gates before shipping - Save to /30_assets/[CATEGORY]/ - Update ASSET_REGISTRY - Log to RUNLOG Begin with the asset header, then proceed. ``` ### Ship Completed Work ``` Using the QA Validator skill, run the Pre-Ship Checklist on: [PATH TO ASSET] If all gates pass: 1. Move to /30_assets/[CATEGORY]/ 2. Add to ASSET_REGISTRY.md and ASSET_REGISTRY.csv 3. Log to RUNLOG with action type SHIP If any gate fails, report what needs fixing. ``` ### Archive Old Work ``` Move [ASSET PATH] to /99_archive/by_year/2026/. Update ASSET_REGISTRY status to "Archived". Log to RUNLOG with action type ARCHIVE. ``` --- ## Governance Operations ### Add New Term to Glossary ``` I need to add a new term to the ecosystem. Before adding: 1. Check /00_canon/glossary/GLOSSARY.md for existing terms that might cover this concept 2. If no existing term fits, propose this addition: Term: [TERM] Definition: [DEFINITION] Category: [CATEGORY] Flag this for my approval before adding. ``` ### Monthly Audit ``` Load all three skills from /00_canon/skills/. Run the monthly audit: 1. Full drift scan on /20_factories/ 2. Registry sync verification (compare /30_assets/ files to ASSET_REGISTRY) 3. Glossary compliance scan on recent assets Report findings by severity (RED/YELLOW) with recommended actions. ``` --- ## Emergency / Override ### Force Fast Lane ``` Using Fast Lane mode (skip extended validation), quickly: [TASK] Still apply: asset header, correct location, RUNLOG entry. ``` ### Escalate to Victor ``` This requires Victor's direct attention. Prepare a summary: - What: [ISSUE] - Why it requires Victor: [REASON] - Recommended action: [RECOMMENDATION] - Decision needed by: [DEADLINE if any] Do not proceed until Victor responds. ``` --- ## Tips for Best Results 1. **Always load Personal DNA first** — It's the identity filter for everything 2. **Be specific about output location** — Tell Cowork exactly where to save 3. **Request RUNLOG entries** — Makes the system traceable 4. **Use Standard Mode for new work** — Fast Lane only for validated patterns 5. **Check QA before shipping** — Catches drift early