curses
Discover the structural costs hidden in your strengths through behavioral dimension analysis, strength-shadow extraction, and attitude recommendations.
What this skill does
# Curses Discover the structural costs hidden in your strengths. > Every strength casts a shadow. The shadow is not a flaw — > it is the structural cost of a capability. Understanding the > cost transforms a curse into a conscious trade-off. ## When to Use Invoke this skill when: - Discovering structural costs hidden in your strengths - Analyzing behavioral patterns for self-improvement recommendations - Generating attitude principles and practice matrix - Reflective questions about working patterns and their trade-offs Skip when: - Exploring philosophical tradition match (use /sophia instead) - Quick single-protocol question (answer directly) - No session history exists and user prefers manual exploration ## Pipeline | Phase | What | Mode | |-------|------|------| | 1. Collect | Gather behavioral data | dimension-profiler agent | | 2. Analyze | Strength-Shadow extraction | AI + user dialogue | | 3. Recommend | Attitude principles + practice matrix | AI proposes | | 4. Report | Generate HTML report | Automated | If the user provides a specific question (e.g., "What are my curses?"), orient the analysis toward that question. --- ## Phase 1: Data Collection **Same-session reuse**: If dimension-profiler output is already available in this conversation (from a prior `/sophia` or `/curses` run), skip Phase 1 entirely and reuse that output. Both skills produce identical profiler results. Two-step delegation (same pipeline as `/sophia`): **Step 1**: Run `coverage-scanner` agent (see `agents/coverage-scanner.md`) to get pre-aggregated session data (protocol counts, friction, session types, tools). **Step 2**: Pass coverage output to `dimension-profiler` agent (see `agents/dimension-profiler.md`): ``` Analyze this user's behavioral dimensions from their session data. coverage_data: [paste coverage-scanner output here] data_sources: rules_dir: ~/.claude/rules/ claude_md: ~/.claude/CLAUDE.md settings_json: ~/.claude/settings.json data_context: session-enriched Return the dimension profile table with scores, confidence, and raw signals. ``` When `coverage_data` is provided, omit `sample_size` — the profiler derives dimensions from aggregate data and does not sample raw files. If a dimension's confidence is "low", include it in the analysis but mark it as provisional and note this in the report. --- ## Phase 2: Strength-Shadow Analysis From the dimension profile, identify strengths and their structural costs. ### Extraction method For each dimension scoring above 65 (or below 35 — extremes in either direction): 1. **Name the strength**: What capability does this extreme enable? 2. **Find the shadow**: What structural cost does this extreme create? 3. **Identify the mechanism**: Why does this strength produce this specific cost? 4. **Rate severity**: structural (inherent), recurring (frequent), or conditional (context-dependent) 5. **Cite evidence**: Link to specific data from the dimension profiler ### Common strength-shadow patterns These are heuristic starting points, not fixed outputs. Adapt based on actual data. | Dimension extreme | Strength | Shadow | |-------------------|----------|--------| | D2 high (Doubt) | Catches errors early | Verification depth becomes opportunity cost | | D4 high (Systematic) | Consistent governance | Rule accumulation creates complexity | | D5 high (UU) | Discovers new patterns | May defer KK maintenance | | D6 high (Extended Mind) | Effective delegation | Curse activates on delegation failure | | D1 high (Abductive) | Creative hypothesis | May skip systematic validation | | D3 high (Dialogical) | Deep understanding | Extended exchanges consume time | ### Cross-dimensional patterns Look for patterns that emerge from dimension COMBINATIONS: - **D2 high + D4 high**: "The cure-as-disease pattern" — each verification failure produces a new rule, which accumulates - **D5 high + D6 high**: "Extended Mind strategy" — UU preference + AI delegation may be a strategy, not a curse (validate with user) - **D1 high + D2 high**: "Bold conjecture + rigorous refutation" — Popperian pattern, strong if balanced ### Dual-interpretation guidance (cold-start awareness) When presenting strength-shadow pairs, some combinations may be either a curse OR a deliberate strategy. In context-rich sessions, the user may have already articulated this distinction. In cold-start sessions, the AI must proactively surface both interpretations before the user validates. Patterns that require dual-interpretation: - **D5 high + D6 high**: Could be "deliberate Extended Mind strategy with quality bridges" OR "KK neglect via over-delegation" - **D2 high + D4 high**: Could be "systematic verification infrastructure that scales" OR "cure-as-disease accumulation" For these dual-interpretation patterns specifically, retain a Constitution gate before downstream derivation: "This pattern admits two readings — [strategy interpretation] or [curse interpretation]. Which better describes your experience?" The user's intent here is project-profile category (a) — user IS the measurement target — and cannot be auto-resolved regardless of profile; downstream recommendations depend on this choice. Single-interpretation pairs (e.g., D1+D2, isolated dimensions) bypass this gate and proceed via the relay path described under "User dialogue" below. ### User dialogue When presenting dimensions to the user, always include the human-readable explanation from the dimension-profiler output (e.g., "D4 Rule Orientation — how you govern work") so users unfamiliar with the framework understand what each dimension measures. Present single-interpretation strength-shadow pairs (the majority — those without the dual-interpretation gate above) as text output and proceed directly to Phase 3 recommendations. End the Phase 2 output with a visible red-line discovery line so the correction pathway is explicit: "If any pair seems misclassified, say so — I'll re-derive from there." The user may red-line via free response at any subsequent turn — confirm, reframe, dismiss, or add context. Counter-evidence that changes the structural category triggers re-derivation of downstream recommendations on the next turn. --- ## Phase 3: Recommendations From validated strength-shadow pairs, derive: ### Attitude principles (max 4) Each principle addresses a specific shadow: ``` Principle N — [Title] [2-3 sentence explanation of the principle and why it addresses this shadow] Application: [Concrete, actionable guidance for daily practice] ``` Rank by ROI — which principle would have the highest impact if adopted? Mark the highest-ROI principle explicitly. ### Practice matrix Map principles to concrete situations: | Situation | Principle | Action | Trigger | |-----------|-----------|--------|---------| | When X happens | Principle N | Do Y | Z condition | Include 4-6 rows covering the most common situations. --- ## Phase 4: Report Generation Generate an HTML report following the cooperative's design system. ### Design system source Read one of: - `~/.claude/usage-data/report.html` — extract CSS - Cooperative's `skills/report/references/html-template.md` — use as template basis - `skills/curses/references/report-template.md` — curses-specific components ### Context awareness Check the dimension-profiler's `Data Context` field: - **session-enriched**: Report may reference protocol chaining results, prior /sophia output, or session-specific observations. Include these in relevant sections. - **data-only**: Report is generated purely from behavioral data. Do not reference protocol interactions or session-specific context that doesn't exist. Keep analysis grounded in the dimension scores and raw signals. Mark the report subtitle with the context tier (e.g., "708 sessions | data-only" or "708 sessions | session-enriched"). ### Required sections 1. **At a Glance** — 3-4 bullet summary with section links 2. **Dimension Profile** — 6 horizontal bar
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.