Back to list
lastdays03

obsi-project-kickoff

by lastdays03

0🍴 0📅 Jan 24, 2026

SKILL.md


name: obsi-project-kickoff description: 표준 구조(Overview, Plan 등)를 갖춘 새로운 프로젝트를 자동으로 생성하며, 중복 검사 및 템플릿 선택 기능을 포함합니다.

Expert Project Kickoff Workflow

새로운 프로젝트를 시작할 때 이 워크플로우를 실행하세요. 검증된 절차를 통해 프로젝트 환경을 구축합니다.

1단계: 프로젝트 정의 (Discovery)

  1. Context Loading: this document를 읽어 명명 규칙과 구조 표준을 로드합니다.
  2. Input: 프로젝트 이름을 받고(PascalCase 권장), find_by_name으로 중복 여부를 확인합니다.
  3. Type Selection: 프로젝트 유형(Study/Dev/Writing)을 선택합니다.

2단계: 생성 및 구조화 (Execution)

  1. Directory Creation:
    • 10_Projects/{Project_Name} 폴더를 생성합니다.
    • SKILL.md 유형별 표준에 따라 하위 폴더(docs, notes 등)를 생성합니다.
  2. Overview Generation:
    • resources/overview-template.md를 사용하여 Overview.md를 생성합니다.
    • Task 목록(task.md)을 초기화합니다.

3단계: 마무리 (Finalize)

  1. Git Check: 개발 프로젝트인 경우 git init을 제안합니다.
  2. Open: 생성된 Overview.md를 보여줍니다.

Standards & Rules

Project Kickoff Standards

Purpose

To transform random folders into Managed Projects with clear goals, status, and navigation.

Naming Conventions

  • Project Folder: 10_Projects/{Project_Name}
  • Format: PascalCase (e.g., AntigravityAgent) or snake_case (e.g., antigravity_agent).

Project Types & Structure

  1. Study/Learning:
    • docs/plans/: For dev-study_planner
    • notes/: Raw learning notes
  2. Development:
    • src/, docs/: Standard coding structure
    • git init: Recommended

Core Files

  • Overview.md: The "Home Page" of the project. Must contain tags (#status/active) and links to key docs.
  • task.md: Actionable items.

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon