feat(skills): add reusable git workflow skills #1
Owner
- add dedicated git workflow skills for commits, change reviews, and pull requests so common repository operations have reusable, task-focused guidance.
- add a Forgejo CLI skill under the git namespace and preserve the existing instructions while organizing provider-specific tooling with other git workflows.
- add a GitLab CLI skill that covers merge requests, issues, CI/CD, releases, and variables for repositories hosted outside Forgejo.
- add a create-skill workflow that standardizes minimal pi skill frontmatter, directory layout, trigger descriptions, and guidance for optional references, scripts, and assets.
- mark several heavyweight specialist skills as disabled for automatic model invocation so they remain available for explicit use without being loaded opportunistically.
- simplify skill metadata by removing nonessential frontmatter and keeping trigger-relevant fields focused on name, description, and invocation behavior.
- update the frontend design skill with the same explicit invocation behavior while retaining its production-grade UI guidance.
- add dedicated git workflow skills for commits, change reviews, and pull requests so common repository operations have reusable, task-focused guidance.
- add a Forgejo CLI skill under the git namespace and preserve the existing instructions while organizing provider-specific tooling with other git workflows.
- add a GitLab CLI skill that covers merge requests, issues, CI/CD, releases, and variables for repositories hosted outside Forgejo.
- add a create-skill workflow that standardizes minimal pi skill frontmatter, directory layout, trigger descriptions, and guidance for optional references, scripts, and assets.
- mark several heavyweight specialist skills as disabled for automatic model invocation so they remain available for explicit use without being loaded opportunistically.
- simplify skill metadata by removing nonessential frontmatter and keeping trigger-relevant fields focused on name, description, and invocation behavior.
- update the frontend design skill with the same explicit invocation behavior while retaining its production-grade UI guidance.
hayshin
added 5 commits 2026-06-21 08:26:07 +05:00
feat(skills): add reusable git workflow skills (#1)
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/prompt-migrate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?