-
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
Block a user
agents: forks must not autonomously continue past their assigned task when a shared task list exists
Fixed in #73 (merged).
document that fresh (non-fork) subagents cannot access TaskGet/TaskUpdate tools
agents: forks must not autonomously continue past their assigned task when a shared task list exists
docs(agents): document fork task-scope and TaskList access constraints
fix(install): resolve git hooks dir via git plumbing, fix stale plugin manifests
kyberforge:skill-author must not self-spawn its own independent-recheck subagent
document that fresh (non-fork) subagents cannot access TaskGet/TaskUpdate tools
kyberforge skill/agent authoring should require git log verification, not just git diff, before reporting a task done
agents: forks must not autonomously continue past their assigned task when a shared task list exists
refactor(gitea): deep modules — split flat dispatch skill into 6 domain skills + orchestrator + agent
gitea: wire real MCP server config into plugins/gitea/.mcp.json
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…
fix(factory): embed lessons from #63 into gitea and kyberforge skills
fix(agents): relocate provenance sources.md outside agents/ dir
agents/sources.md convention conflicts with
claude plugin validate --strict
feat(git-plugin): Build complete git workflow automation suite
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.
Add forge skill to kyberforge — orchestrates grill + artifact-type routing
kyberforge: agent-audit provenance/sources chain validation
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…