{"id":50549647,"url":"https://github.com/terraroot3/openskills","last_synced_at":"2026-06-04T02:01:23.881Z","repository":{"id":354556433,"uuid":"1222372541","full_name":"TerraRoot3/OpenSkills","owner":"TerraRoot3","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-11T05:51:53.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-11T07:29:08.293Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TerraRoot3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-27T09:52:44.000Z","updated_at":"2026-05-11T05:51:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/TerraRoot3/OpenSkills","commit_stats":null,"previous_names":["terraroot3/openskills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TerraRoot3/OpenSkills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerraRoot3%2FOpenSkills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerraRoot3%2FOpenSkills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerraRoot3%2FOpenSkills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerraRoot3%2FOpenSkills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TerraRoot3","download_url":"https://codeload.github.com/TerraRoot3/OpenSkills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerraRoot3%2FOpenSkills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33886160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-04T02:01:23.036Z","updated_at":"2026-06-04T02:01:23.874Z","avatar_url":"https://github.com/TerraRoot3.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenSkills\n\nShared Codex skills for cross-machine installation and team reuse.\n\n## Structure\n\n- `skills/\u003cskill-name\u003e/`: one installable Codex skill per directory\n\n## Current Skills\n\n- `gitlab-start-development`\n  - Start a new GitLab task with the real GitLab issue as the numbering source of truth\n  - The user prepares the clean worktree first; this skill does not create it\n  - Sync the latest `master` or `main` first, based on repo rules\n  - Create the remote task branch from that latest mainline branch\n  - Fetch the correct branch locally and switch the prepared worktree onto it before coding\n  - Useful when the repo also requires local issue/design/ipml docs after the correct branch exists\n\n- `gitlab-publish-environment`\n  - Publish GitLab backend or web frontend repositories to shared environments\n  - `发布测网` maps to `dev`\n  - `发布预发` maps to `release`\n  - `发布现网` or `发布到现网` first syncs `master` into the source branch, then merges into `master`, pushes `master`, pushes the next version tag, and switches back to the original branch\n  - Default policy is to merge the full source branch into the requested target branch; do not silently switch to cherry-pick or isolated publish flows unless the user explicitly asks for that exception or repo rules require it\n  - Not for Flutter, iOS, Android, React Native, or other mobile app repositories\n\n- `gitlab-production-readiness-check`\n  - Run the pre-production sync check on the current GitLab demand branch before a real production publish\n  - Trigger phrases include `上线检查`, `做一下上线检查`, `现网上线前检查`, and requests to merge the latest `master` or `main` into the current demand branch to review impact\n  - Commit and push the current demand branch first, sync the latest `master` or `main` into it, resolve conflicts, and review whether incoming mainline changes affect the current demand\n  - If there is no material impact, push the updated demand branch; if there is impact or uncertainty, stop and report it instead of silently pushing\n  - Not for Flutter, iOS, Android, React Native, or other mobile app repositories\n\n## Install Example\n\nOn another machine, install this skill from the repo path:\n\n```bash\npython3 ~/.codex/skills/.system/skill-installer/scripts/install-skill-from-github.py   --repo TerraRoot3/OpenSkills   --path skills/gitlab-publish-environment\n```\n\nIf the repository is private, make sure git or GitHub credentials are available first.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterraroot3%2Fopenskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterraroot3%2Fopenskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterraroot3%2Fopenskills/lists"}