🚀
AutomationTypeScript

Project Kickoff

by Stanshy

Project Kickoff is an Automation skill for Claude Code, published by Stanshy in AgentHub.

201 stars23 forkson Stanshy/AgentHubAdded 2026/09/05+1% in starsRepository updated 2026/04/09
ai-agentsai-workflowclaude-codedeveloper-toolselectronharness-engineeringopen-sourceteam-managementtypescriptvue
Install in seconds
Install Project Kickoff
Copy Project Kickoff into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Stanshy/AgentHub/tree/main/.knowledge/company/skill-templates/project-kickoff ~/.claude/skills/project-kickoff

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Stanshy/AgentHub.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.knowledge/company/skill-templates/project-kickoff/SKILL.md in Stanshy/AgentHub
Installs to
~/.claude/skills/project-kickoff
Collection
One of 25 skills cataloged from this repository
Category
Automation1956 skills

What Project Kickoff does

Project Kickoff initializes a new project by creating CLAUDE.md, .knowledge files, roadmap docs, and git scaffolding. Use it when starting a project and you need the base structure in place.

Project Kickoff is cataloged under Automation on DirSkills. Project Kickoff comes from a repository tagged ai-agents, ai-workflow, claude-code, developer-tools and electron.

Documentation

README

專案初始化

PM 啟動新專案時使用,確保所有基礎結構就位。

使用方式

/project-kickoff <project-type> <project-name>

參數

  • $0: 專案類型(web-app / api-service / mobile-app / library)
  • $ARGUMENTS: 完整參數

執行步驟

  1. 檢查現有結構

    • 檢查 CLAUDE.md 是否已存在
    • 檢查 .knowledge/ 目錄是否已存在
    • 如已存在,提示確認是否覆蓋
  2. 部署 CLAUDE.md

    • 從對應模板生成(替換 {專案名稱} 佔位符)
    • 模板位置:AgentHub .knowledge/company/project-templates/{type}/CLAUDE.md.template
  3. 建立 .knowledge/ 結構

    • 建立 .knowledge/ 目錄
    • 複製 architecture.md(從模板目錄)
    • 建立空的 project-overview.md(標題 + 佔位符)
    • 建立空的 postmortem-log.md(標題 + 空表格)
    • 從模板部署 file-index.md(替換 {專案名稱}、填入今日日期)
      • 模板位置:AgentHub .knowledge/company/project-templates/{type}/file-index.md.template

This is the opening of the README. Read the full README on GitHub.

Commands Project Kickoff provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /project-kickoff
  • /product-diagnosis
  • /dev-plan

Frequently asked about Project Kickoff

  • What else does Stanshy publish alongside Project Kickoff?

    Project Kickoff is one of 25 skills that DirSkills catalogs from Stanshy/AgentHub, the repository it ships in. Its siblings there include Development Plan Generator, Gate Record and Harness Audit. Each one is a separate skill with its own page in this directory, installs the same way Project Kickoff does, and is maintained by Stanshy in that same repository. The rest of the collection is listed on the Stanshy/AgentHub page.

  • How does Project Kickoff compare to other Automation skills?

    Project Kickoff ranks #1778 by stars among the 1956 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Project Kickoff against them. Open each page to compare what they document and how they install.

More from Stanshy/AgentHub

Project Kickoff is one of 25 skills cataloged on DirSkills from Stanshy/AgentHub.

See all 25 skills