Research and configure Gitea provider: workflows, skills, labels, and content rules #1

Closed
opened 2026-06-20 16:16:21 +00:00 by Claude · 0 comments
Collaborator

0029 — Gitea provider: research and configure workflows, skills, and content

Type: HOTL
Parent PRD: standalone

Context

Skills and agents that touch the issue tracker (/to-issues, /to-prd, /triage) currently have no Gitea-specific guidance — they would guess at labels, milestones, and conventions. This issue covers the research and configuration needed to make Gitea the reliable active backend.

Tasks

  1. Audit current Gitea setup — what repos exist, what labels/milestones are configured, what MCP tools are available, what's already wired
  2. Define providers/gitea/instructions.md — default repo target, label taxonomy, milestone conventions (how chunks map to milestones), branch naming, PR template, issue structure rules
  3. Audit existing skills that touch the issue tracker (/to-issues, /to-prd, /triage) — identify where Gitea-specific behavior needs to be branched or documented
  4. Determine whether a Gitea-specific skill or agent is warranted, or whether providers/gitea/instructions.md is sufficient
  5. Configure Gitea labels and milestones to match the conventions defined in step 2

Acceptance criteria

  • providers/gitea/instructions.md exists and covers: default repo, label taxonomy, milestone structure, branch naming, PR template, issue format expectations
  • Running /to-issues with Gitea MCP active produces issues consistent with the conventions — no ad-hoc label guessing
  • Any decision to add or skip a Gitea-specific skill is documented (inline note in instructions.md is sufficient; ADR only if the decision is hard to reverse)
  • Gitea labels and milestones match the defined taxonomy
# 0029 — Gitea provider: research and configure workflows, skills, and content **Type:** HOTL **Parent PRD:** standalone ## Context Skills and agents that touch the issue tracker (`/to-issues`, `/to-prd`, `/triage`) currently have no Gitea-specific guidance — they would guess at labels, milestones, and conventions. This issue covers the research and configuration needed to make Gitea the reliable active backend. ## Tasks 1. Audit current Gitea setup — what repos exist, what labels/milestones are configured, what MCP tools are available, what's already wired 2. Define `providers/gitea/instructions.md` — default repo target, label taxonomy, milestone conventions (how chunks map to milestones), branch naming, PR template, issue structure rules 3. Audit existing skills that touch the issue tracker (`/to-issues`, `/to-prd`, `/triage`) — identify where Gitea-specific behavior needs to be branched or documented 4. Determine whether a Gitea-specific skill or agent is warranted, or whether `providers/gitea/instructions.md` is sufficient 5. Configure Gitea labels and milestones to match the conventions defined in step 2 ## Acceptance criteria - [x] `providers/gitea/instructions.md` exists and covers: default repo, label taxonomy, milestone structure, branch naming, PR template, issue format expectations - [x] Running `/to-issues` with Gitea MCP active produces issues consistent with the conventions — no ad-hoc label guessing - [x] Any decision to add or skip a Gitea-specific skill is documented (inline note in `instructions.md` is sufficient; ADR only if the decision is hard to reverse) - [x] Gitea labels and milestones match the defined taxonomy
Defame1297 added this to the The great refactoring milestone 2026-06-25 20:07:14 +00:00
Sign in to join this conversation.