SKILL·A4382C

initializer-agent

adaptationio
更新于 1 month ago
9 次查看
6
6
在 GitHub 上查看
其他general

关于

The initializer-agent is a first-session tool for autonomously setting up new coding projects. It handles project scaffolding, environment configuration, and generating comprehensive feature lists from a specification. Developers use it at project inception to establish the foundation and structure for autonomous development workflows.

快速安装

Claude Code

推荐
主要方式
npx skills add adaptationio/Skrillz -a claude-code
插件命令备选方式
/plugin add https://github.com/adaptationio/Skrillz
Git 克隆备选方式
git clone https://github.com/adaptationio/Skrillz.git ~/.claude/skills/initializer-agent

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

adaptationio/Skrillz
路径: skills/initializer-agent
0
FAQ

Frequently asked questions

What is the initializer-agent skill?

initializer-agent is a Claude Skill by adaptationio. Skills package instructions and resources that Claude loads on demand, so Claude can perform initializer-agent-related tasks without extra prompting.

How do I install initializer-agent?

Use the install commands on this page: add initializer-agent to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does initializer-agent belong to?

initializer-agent is in the autonomous-coding category, tagged general.

Is initializer-agent free to use?

Yes. initializer-agent is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能

autonomous-session-manager
其他

Autonomous Session Manager 是一个用于管理自主编码会话生命周期的核心工具,适用于启动新会话、恢复工作或在不同会话间自动继续的场景。它能智能检测会话类型(初始化或继续),并提供了创建和管理会话的简单接口。开发者可以轻松集成它以自动化编码流程,确保工作的连续性和上下文保持。

查看技能
spec-builder
其他

Spec Builder是一个交互式需求规范构建工具,帮助开发者将模糊的项目想法转化为详细的技术规格说明书。它通过引导式提问协助明确需求、定义功能范围,特别适合在启动autonomous-master之前使用。该工具能生成可直接用于自主编码项目的完整、可执行规范文档。

查看技能
tdd-workflow
其他

这是一个用于自主编码的TDD工作流工具,帮助开发者遵循测试驱动开发流程。它自动化实现了红-绿-重构循环,支持从编写失败测试到最终代码重构的完整周期。开发者可以整体运行TDD流程,也可以分阶段执行测试编写、代码实现和重构操作。

查看技能
context-compactor
其他

Context Compactor 是一款用于自动总结和压缩长会话上下文的工具,特别适用于接近令牌限制时管理上下文窗口。它能智能保留关键信息(如架构决策、错误和当前状态),同时丢弃过时的工具输出和冗余消息。开发者可通过简单API调用来检查压缩需求并执行压缩,从而有效管理令牌预算。

查看技能