feat(skills): add gitlink-newcomer #1

Open
Ct201314 wants to merge 2 commits from skill/gitlink-newcomer into master
Owner

test

test
Ct201314 added 1 commit 2026-06-05 23:39:27 +08:00
CI / Build, Lint, Test (pull_request) Failing after 1m7s Details
23d83ada04
feat(skills): add gitlink-newcomer skill for newcomer onboarding
Ct201314 force-pushed skill/gitlink-newcomer from 23d83ada04 to 28db64531b 2026-06-06 00:14:25 +08:00 Compare
Ct201314 added 1 commit 2026-06-12 17:59:56 +08:00
CI / Build, Lint, Test (pull_request) Failing after 1m11s Details
1d7216b8f3
feat(skills): 补充 gitlink-newcomer 配套脚本与测试
依审阅意见,将 SKILL.md 方式A引用的脚本(scripts/)与单元测试(tests/)一并纳入,使 PR 自包含可运行。
Some checks failed
CI / Build, Lint, Test (pull_request) Failing after 1m11s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b skill/gitlink-newcomer master
git pull origin skill/gitlink-newcomer

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff skill/gitlink-newcomer
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Ct201314/gitlink-cli#1
No description provided.