github / github/spec-kit

[aw] Add Community Extension from Issue Submission is missing required tool

Open
#4,589 0 comments 0 reactions 0 assignees View on GitHub
agentic-workflows triage-must-have
Dominant language
Python
Stars
137k
Forks
12.3k
Avg merge
2d 12h
Merged PRs (30d)
159

Description

### Workflow Failure

**Workflow:** [Add Community Extension from Issue Submission](https://github.com/github/spec-kit/blob/main/.github/workflows/add-community-extension.md)
**Branch:** main
**Run:** https://github.com/github/spec-kit/actions/runs/34898212927
**Pull Request:** [#2884](https://github.com/github/spec-kit/pull/2884)

> [!WARNING]
> **Missing Tools Reported**: The agent reported missing tools during execution.

**Missing Tools:**
- **Direct HTTP archive fetch**: The required curl request for the download archive was blocked by the execution environment, so its HTTP status could not be independently verified.

Alternatives:

| Tool | Alternative |
| --- | --- |
| Direct HTTP archive fetch | Repository contents and the matching GitHub release were verified through the read-only GitHub tools; rerun validation after correcting the version field. |

### Action Required

**Assign this issue to an agent** to debug and fix the issue.

Debug with any coding agent

Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):

````
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md

The failed workflow run is at https://github.com/github/spec-kit/actions/runs/34898212927
````

Manually invoke the agent

Debug this workflow failure using your favorite Agent CLI and the `agentic-workflows` prompt.

- Start your agent
- Load the `agentic-workflows` skill from `.github/skills/agentic-workflows/SKILL.md` or
- Type `debug the agentic workflow add-community-extension failure in https://github.com/github/spec-kit/actions/runs/34898212927`

> [!TIP]
>
> Stop reporting this workflow as a failure
>
> To stop a workflow from creating failure issues, set `report-failure-as-issue: false` in its frontmatter:
> ```yaml
> safe-outputs:
> report-failure-as-issue: false
> ```
>
>

> Generated from [Add Community Extension from Issue Submission](https://github.com/github/spec-kit/actions/runs/34898212927) · 30.9 AIC · [◷](https://github.com/search?q=repo%3Agithub%2Fspec-kit+is%3Aissue+%22gh-aw-workflow-id%3A+add-community-extension%22&type=issues)
> - [x] expires on Sep 21, 2026, 9:27 PM UTC

Contributor guide

Open the contributing guide

Research direction

Start with .github/workflows/add-community-extension.md and inspect failed run 34898212927, alongside pull request #2884. Check the archive-fetch step and the reported version-field validation, then rerun the workflow to confirm the required HTTP verification succeeds without a missing-tool failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, shell
Domain
ci-cd, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.