@aretw0/git-skills
First-party git skills: github (gh), gitlab (glab), workflow and commit conventions
Package details
Install @aretw0/git-skills from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@aretw0/git-skills- Package
@aretw0/git-skills- Version
0.7.0- Published
- Apr 17, 2026
- Downloads
- 2,347/mo · 90/wk
- Author
- aretw0
- License
- MIT
- Types
- skill
- Size
- 12.1 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@aretw0/git-skills
First-party git skills para o agents-lab — GitHub (
gh), GitLab (glab), workflow e convenções de commit.
Skills
| Skill | Descrição |
|---|---|
commit |
Como fazer commits no estilo Conventional Commits |
git-workflow |
Estratégia de branching, PRs/MRs, resolução de conflitos e operações não-interativas |
github |
gh CLI — issues, PRs, CI runs, releases e API queries |
glab |
glab CLI — issues, merge requests, CI pipelines e API queries |
Uso
pi install npm:@aretw0/git-skills
Ou via projeto:
{
"packages": ["./packages/git-skills"]
}
Filosofia
Estas são primitivas first-party do agents-lab. As skills de referência (mitsupi/github, mitsupi/commit, @ifi/git-workflow) foram curadas e decompostas:
commitegit-workflowsão separados intencionalmente — cada um tem uma preocupação distintagithubeglabsão paralelos — mesma estrutura, CLIs diferentes- Nenhuma skill repete informação de outra
Proveniência
| Skill | Baseada em |
|---|---|
commit |
mitsupi/skills/commit (MIT) |
git-workflow |
@ifi/oh-pi-skills/git-workflow (MIT) — seção de commit removida |
github |
mitsupi/skills/github (MIT) — expandida com issues e escrita |
glab |
First-party original, modelada a partir de github |
Instalação via git
Para a versão mais recente sem esperar publish:
pi install https://github.com/aretw0/agents-lab
Isso instala todos os pacotes @aretw0/* de uma vez.
Repositório
Licença
MIT