Skip to content

feat(me): add project-setup checklist skill#584

Merged
baleen37 merged 1 commit intomainfrom
feat/project-setup-skill
Mar 28, 2026
Merged

feat(me): add project-setup checklist skill#584
baleen37 merged 1 commit intomainfrom
feat/project-setup-skill

Conversation

@baleen37
Copy link
Copy Markdown
Owner

@baleen37 baleen37 commented Mar 28, 2026

Summary

  • New project-setup checklist skill for scaffolding new repositories
  • Covers branch protection, CI (wooto self-hosted runner), pre-commit hooks, and basics

Changes

  • plugins/me/skills/project-setup/SKILL.md: checklist skill for verifying and configuring new project infrastructure

Tests

  • Verified skill file structure matches existing me plugin skills
  • Confirmed wooto runner uses runs-on: self-hosted via gh api

Summary by CodeRabbit

  • Documentation
    • Added a Project Setup Checklist providing guidance on Git branch protection, CI/CD pipeline configuration, pre-commit testing, and essential repository setup requirements.

Checklist skill for new project scaffolding covering branch protection,
CI with wooto self-hosted runner, pre-commit test hooks, and basics.
@baleen37 baleen37 enabled auto-merge (squash) March 28, 2026 14:16
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 28, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5954dab5-bf07-4321-977b-4225c05ec2b8

📥 Commits

Reviewing files that changed from the base of the PR and between 478f325 and c19e207.

📒 Files selected for processing (1)
  • plugins/me/skills/project-setup/SKILL.md

📝 Walkthrough

Walkthrough

A new skill documentation file (SKILL.md) has been added to define a "Project Setup Checklist" workflow. The checklist covers Git branch protection, CI/CD configuration via GitHub Actions, pre-commit testing requirements, and essential repository setup procedures.

Changes

Cohort / File(s) Summary
Project Setup Skill Documentation
plugins/me/skills/project-setup/SKILL.md
New skill document defining a structured checklist for configuring Git branch protection, GitHub Actions CI/CD workflows, pre-commit testing hooks, and basic repository requirements like .gitignore, README, and Conventional Commits enforcement.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A checklist hops into view,
Git branches safe and CI shining true,
Pre-commit hooks dance with glee,
Project setup now flows wild and free!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/project-setup-skill

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@baleen37 baleen37 merged commit 60682e4 into main Mar 28, 2026
4 of 5 checks passed
@baleen37 baleen37 deleted the feat/project-setup-skill branch March 28, 2026 14:16
baleen-release-app bot pushed a commit that referenced this pull request Mar 28, 2026
# [16.2.0](v16.1.2...v16.2.0) (2026-03-28)

### Features

* **me:** add project-setup checklist skill ([#584](#584)) ([60682e4](60682e4))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant