[PR #132] [MERGED] Add agent skills for ASC workflows #312

Closed
opened 2026-02-26 21:34:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/132
Author: @rudrankriyam
Created: 1/24/2026
Status: Merged
Merged: 1/24/2026
Merged by: @rudrankriyam

Base: mainHead: issue/108-agentskills


📝 Commits (2)

  • 261d3f9 Add agent skills for asc workflows.
  • 5a3496c Move skills to .agent directory.

📊 Changes

2 files changed (+79 additions, -0 deletions)

View changed files

.agent/skills/asc-cli-usage/SKILL.md (+40 -0)
.agent/skills/asc-release-flow/SKILL.md (+39 -0)

📄 Description

Summary

  • add .agent/skills/asc-cli-usage skill for CLI usage conventions
  • add .agent/skills/asc-release-flow skill for TestFlight/App Store release steps
  • structure skills per AgentSkills SKILL.md format

Test plan

  • not run (docs-only)

Refs #108


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/132 **Author:** [@rudrankriyam](https://github.com/rudrankriyam) **Created:** 1/24/2026 **Status:** ✅ Merged **Merged:** 1/24/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `main` ← **Head:** `issue/108-agentskills` --- ### 📝 Commits (2) - [`261d3f9`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/261d3f9b5a90fb7e8e7a42d83f50712e1c04a7af) Add agent skills for asc workflows. - [`5a3496c`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/5a3496c28b89f0c2d0865a5827bcee16327b19b0) Move skills to .agent directory. ### 📊 Changes **2 files changed** (+79 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.agent/skills/asc-cli-usage/SKILL.md` (+40 -0) ➕ `.agent/skills/asc-release-flow/SKILL.md` (+39 -0) </details> ### 📄 Description ## Summary - add `.agent/skills/asc-cli-usage` skill for CLI usage conventions - add `.agent/skills/asc-release-flow` skill for TestFlight/App Store release steps - structure skills per AgentSkills SKILL.md format ## Test plan - not run (docs-only) Refs #108 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:34:32 +03:00
Sign in to join this conversation.
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
starred/App-Store-Connect-CLI#312
No description provided.