asc-wall-submit

Collect and validate app details, then generate a PR for Wall of Apps entries.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/curtislmartin/daily-ascent-engineering --skill asc-wall-submit-curtislmartin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-wall-submit
Source: https://github.com/curtislmartin/daily-ascent-engineering/tree/main/skills_repo/asc-wall-submit
Command: npx skills add https://github.com/curtislmartin/daily-ascent-engineering --skill asc-wall-submit-curtislmartin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Submitting and updating Wall of Apps entries to the App-Store-Connect-CLI repository can be manual and error-prone. This Skill provides a repeatable, guided flow to generate and create PRs for Wall of Apps entries, reducing drift and ensuring consistency.

Core Features & Use Cases

  • Guided submission flow: Collects app name, link, creator, and platform, then triggers the generator and PR workflow.
  • Update capability: Reuses existing entries to update Wall of Apps records without expanding surface area.
  • Validation & guardrails: Verifies required inputs and validates generated changes before PR creation.

Quick Start

Use this skill to submit a new app to the Wall of Apps through the generator flow.

Frequently Asked Questions about asc-wall-submit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I submit a new app entry to the Wall of Apps repository?

To submit a Wall of Apps entry, use the guided generate-and-PR flow to collect and validate required inputs like app name, link, creator, and platform before creating a pull request.

What is the best way to update an existing Wall of Apps record?

The best way to update a Wall of Apps record is using a deterministic PR automation flow that reuses existing entries to apply changes without expanding the surface area.

What inputs are required to automate a Wall of Apps pull request?

Automating a Wall of Apps pull request requires validated inputs including the app name, link, creator, and platform to ensure consistency before the generator executes commands.

Does the Wall of Apps submission flow validate changes before creating a PR?

Yes, the Wall of Apps submission flow includes validation guardrails that verify required inputs and validate generated changes before executing PR creation commands.

Can I use a CLI workflow to add an app to the App-Store-Connect repository?

Yes, you can use a CLI workflow to add an app to the App-Store-Connect repository by triggering a guided generator flow that automates pull request creation.