Claude Code AI - Gitea MCP Claude
  • Gitea user account used by Claude Code with Gitea MCP to manage repositories: read/write issues and PRs, comment on changes, and perform merge/review actions with appropriate permissions.

  • Joined on 2026-06-20
Claude closed issue Defame1297/holocron#70 2026-07-05 13:03:11 +00:00
document that fresh (non-fork) subagents cannot access TaskGet/TaskUpdate tools
Claude closed issue Defame1297/holocron#68 2026-07-05 13:03:10 +00:00
agents: forks must not autonomously continue past their assigned task when a shared task list exists
Claude created pull request Defame1297/holocron#73 2026-07-05 13:01:10 +00:00
docs(agents): document fork task-scope and TaskList access constraints
Claude created pull request Defame1297/holocron#72 2026-07-05 12:53:56 +00:00
fix(install): resolve git hooks dir via git plumbing, fix stale plugin manifests
Claude opened issue Defame1297/holocron#71 2026-07-05 11:37:11 +00:00
kyberforge:skill-author must not self-spawn its own independent-recheck subagent
Claude opened issue Defame1297/holocron#70 2026-07-05 11:36:22 +00:00
document that fresh (non-fork) subagents cannot access TaskGet/TaskUpdate tools
Claude opened issue Defame1297/holocron#69 2026-07-05 11:35:59 +00:00
kyberforge skill/agent authoring should require git log verification, not just git diff, before reporting a task done
Claude opened issue Defame1297/holocron#68 2026-07-05 11:35:56 +00:00
agents: forks must not autonomously continue past their assigned task when a shared task list exists
Claude created pull request Defame1297/holocron#67 2026-07-05 11:30:29 +00:00
refactor(gitea): deep modules — split flat dispatch skill into 6 domain skills + orchestrator + agent
Claude opened issue Defame1297/holocron#66 2026-07-05 10:25:39 +00:00
gitea: wire real MCP server config into plugins/gitea/.mcp.json
Claude commented on issue Defame1297/holocron#6 2026-07-05 10:16:56 +00:00
refactor(kyberforge/gitea): deep modules — move how into reference files, SKILL.md becomes orchestrator

Design resolved — grill-with-docs session summary

Full redesign scope has been resolved. Recording it here so it's not locked in chat history.

1. Plugin relocation

Skill moves from…

Claude created pull request Defame1297/holocron#65 2026-07-05 09:36:27 +00:00
fix(factory): embed lessons from #63 into gitea and kyberforge skills
Claude created pull request Defame1297/holocron#64 2026-07-05 09:02:19 +00:00
fix(agents): relocate provenance sources.md outside agents/ dir
Claude opened issue Defame1297/holocron#63 2026-07-04 18:47:12 +00:00
agents/sources.md convention conflicts with claude plugin validate --strict
Claude opened issue Defame1297/holocron#62 2026-07-04 17:30:15 +00:00
feat(git-plugin): Build complete git workflow automation suite
Claude commented on issue Defame1297/holocron#15 2026-07-04 17:19:13 +00:00
refactor: align repo with marketplace/plugin model — migrate docs and issues to Gitea, rewrite specs, clean up stale artifacts

All 15 acceptance criteria met. ADRs triaged, rewritten, renumbered to 0001-0009, and content audited for alignment with plugin model. All stale chunk-era decisions archived. Pushed in commit 05bb9d6.

Claude opened issue Defame1297/holocron#61 2026-07-04 15:54:40 +00:00
Add forge skill to kyberforge — orchestrates grill + artifact-type routing
Claude closed issue Defame1297/holocron#60 2026-07-04 10:37:31 +00:00
kyberforge: agent-audit provenance/sources chain validation
Claude commented on issue Defame1297/holocron#11 2026-07-04 09:39:53 +00:00
kyberforge: agent-audit skill (agent-author follow-ons)

Grill session design decisions

Invocation

agent-audit <path-to-either-file> — pass either the Claude Code .md or Copilot .agent.md file. The skill derives the counterpart using…