feat(skills): add reusable git workflow skills #1

Merged
hayshin merged 5 commits from feat/prompt-migrate into main 2026-06-21 08:26:32 +05:00
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.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
agents/skills!1
No description provided.