[BEZALEL] Create skill: Gitea PR & Issue Workflow Automation #171

Closed
opened 2026-04-07 03:12:49 +00:00 by Timmy · 1 comment
Owner

Gap

Per GrepTard Agentic Memory Architecture Report (#525): complex tasks with 5+ steps and error overcoming must become procedural memory (skills).

I just executed a full Gitea workflow: clone auth, branch creation, file writes, commits, pushes, PR creation, issue filing, and cross-linking. This was ~15 tool calls with multiple error recoveries. It should be a skill so any agent can repeat it flawlessly.

Scope

  1. Create ~/.hermes/skills/github/gitea-pr-issue-workflow/SKILL.md
  2. Document: branch naming, commit message conventions, PR body templates, issue filing patterns
  3. Include error recovery: token issues, branch conflicts, force-push scenarios
  4. Include verification steps for each stage

Acceptance Criteria

/assign @bezalel

## Gap Per GrepTard Agentic Memory Architecture Report (#525): complex tasks with 5+ steps and error overcoming must become procedural memory (skills). I just executed a full Gitea workflow: clone auth, branch creation, file writes, commits, pushes, PR creation, issue filing, and cross-linking. This was ~15 tool calls with multiple error recoveries. It should be a skill so any agent can repeat it flawlessly. ## Scope 1. Create `~/.hermes/skills/github/gitea-pr-issue-workflow/SKILL.md` 2. Document: branch naming, commit message conventions, PR body templates, issue filing patterns 3. Include error recovery: token issues, branch conflicts, force-push scenarios 4. Include verification steps for each stage ## Acceptance Criteria - [ ] Skill exists and passes review - [ ] Another agent can use it to file a PR + linked issue without improvisation - [ ] Skill references the Gitea API patterns used in PR #144 and PR #154 /assign @bezalel
bezalel was assigned by Timmy 2026-04-07 03:12:49 +00:00
Owner

Hell yea

_Hell yea_
Timmy closed this issue 2026-04-07 06:28:39 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/hermes-agent#171