onboard by parcadei/continuous-claude-v3
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill onboard分析一个已存在的代码库并创建初始的连续性工作记录。
启动 Onboard 智能体:
使用 Task 工具并设置 subagent_type: "onboard" 以及以下提示词:
Onboard me to this project at $CLAUDE_PROJECT_DIR.
1. 创建必需的目录(如果不存在):
mkdir -p thoughts/shared/handoffs/<project-name> .claude
2. 使用可用工具探索代码库:
- 尝试:tldr tree . && tldr structure .
- 备用方案:find . -type f -name "*.py" -o -name "*.ts" -o -name "*.js" | head -50
3. 检测技术栈(查找 package.json, requirements.txt, Cargo.toml, go.mod 等文件)
4. 使用 AskUserQuestion 询问用户的目标
5. 在 thoughts/shared/handoffs/<project-name>/onboard-<date>.yaml 创建一个 YAML 工作记录:
---
date: <ISO 日期>
type: onboard
status: active
---
goal: <用户陈述的目标>
now: 开始处理 <第一优先级>
tech_stack: [检测到的技术列表]
key_files:
- path: <重要文件路径>
purpose: <其作用>
architecture: <简要描述>
next:
- <建议的第一个行动>
Onboard 过程:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
thoughts/shared/handoffs/<project>/, .claude//create_plan/create_handoff 更新每周安装数
194
代码仓库
GitHub 星标数
3.6K
首次出现
2026年1月22日
安全审计
安装于
opencode186
codex184
cursor182
gemini-cli182
github-copilot179
amp176
Analyze a brownfield codebase and create an initial continuity ledger.
Spawn the onboard agent:
Use the Task tool with subagent_type: "onboard" and this prompt:
Onboard me to this project at $CLAUDE_PROJECT_DIR.
1. Create required directories if they don't exist:
mkdir -p thoughts/shared/handoffs/<project-name> .claude
2. Explore the codebase using available tools:
- Try: tldr tree . && tldr structure .
- Fallback: find . -type f -name "*.py" -o -name "*.ts" -o -name "*.js" | head -50
3. Detect tech stack (look for package.json, requirements.txt, Cargo.toml, go.mod, etc.)
4. Ask the user about their goals using AskUserQuestion
5. Create a YAML handoff at thoughts/shared/handoffs/<project-name>/onboard-<date>.yaml:
---
date: <ISO date>
type: onboard
status: active
---
goal: <user's stated goal>
now: Start working on <first priority>
tech_stack: [list of detected technologies]
key_files:
- path: <important file>
purpose: <what it does>
architecture: <brief description>
next:
- <suggested first action>
The onboard process:
thoughts/shared/handoffs/<project>/, .claude//create_plan instead/create_handoffWeekly Installs
194
Repository
GitHub Stars
3.6K
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode186
codex184
cursor182
gemini-cli182
github-copilot179
amp176
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
150,000 周安装
Dictionary API自动化教程:通过Rube MCP和Composio实现词典API操作自动化
1 周安装
detrack-automation:自动化追踪技能,集成Claude AI提升开发效率
1 周安装
Demio自动化工具包:通过Rube MCP和Composio实现Demio操作自动化
1 周安装
供应商评估工具:结构化分析成本、风险、绩效与匹配度 | 开源AI插件
186 周安装
Deel自动化工具:通过Rube MCP与Composio实现HR与薪资操作自动化
1 周安装
perf-baseline-manager - 性能基准管理与比较工具 | 版本化性能测试
2 周安装