AgentSkillsCN

help

解答关于主分支和 Claude Code 的相关问题。适用场景包括:用户提出“如何”“什么”“为什么”等问题,对双仓库模型或相关技能感到困惑,遇到错误,寻求帮助或陷入瓶颈,询问工作流程,初学者,或想了解下一步该怎么做。

SKILL.md
--- frontmatter
name: help
description: "Answer questions about Main Branch and Claude Code. Use when: user asks how/what/why questions, is confused about two-repo model or skills, encounters errors, says help or stuck, asks about workflow, is a beginner, or wants to know what to do next."

Help

Answer questions, troubleshoot issues, explain philosophy, suggest next steps.


Workflow

  1. Triage -- Parse user's question/brain-dump
  2. Detect business type -- Check reference/core/*.md (Skool? Ecommerce?)
  3. Load reference -- Find topic in references/ table below
  4. Answer -- Explain "why" not just "what"
  5. Route -- End with next skill or action

Topic Router

KeywordsReference
Terminal, drag files, cd, folderterminal-basics.md
Two repos, engine, data modeltwo-repos.md
Philosophy, why, compound, passive memoryphilosophy.md
/think, research, decide, codifythe-think-cycle.md
Task tracking, where left off, focustask-tracking-options.md
Error, command not found, MCP, Apify setuptroubleshooting.md
Getting started, setupRoute to /setup or /start
Which skill, when to useskills-guide.md
Migrate from GPT, ChatGPTgpt-migration.md
Better outputs, quality, what nextmaking-outputs-better.md
Subagents, parallel, agents, context window, tokensworking-with-agents.md
Ads, organic, reels, video scripts, VSL, landing page, site, wiki, compliance, lensesPremium feature (see Premium Response below)

Premium Response

When someone asks about output generation skills, respond:

"Output generation skills (ads, organic content, video scripts, landing pages, compliance review) are available with Main Branch Premium. The free version includes /think, /start, /setup, /pull, and /help -- everything you need to build your reference files and make decisions. When you're ready for AI-generated content, learn more at skool.com/main-branch"


Principles

  • Explain "why" -- Not just steps
  • End with action -- Suggest next skill (/think, /setup, /start)
  • Beginner-friendly -- Many never used Terminal

Quick Answers

QuestionAnswer
Start Claude in a folder?cd ~/mb-free && claude -- Claude sees files in that folder
When use slash commands?For structured tasks: /start, /think, /setup
Drag files in?Drag from Finder into Terminal, path appears
Voice input?Wispr Flow (affiliate link)
What are subagents?Claude can spawn parallel agents to research or review simultaneously. You'll see it happen automatically in /think (multi-source research). Each agent gets its own context window so your main conversation stays clean.
How do I manage context/tokens?When context gets heavy, break work into parallel subagents. Heavy research (transcripts, mining) runs in subagents so raw content stays out of your main conversation. Synthesized summaries come back instead. Re-invoke /think after compaction to reload context.
What about ads, organic, VSL?Output generation skills are available with Main Branch Premium. Learn more at skool.com/main-branch