Skip to content

add claude implement skill and glab support#6

Open
sflandergan wants to merge 65 commits into
mainfrom
feature/support-claude-implement-and-glab
Open

add claude implement skill and glab support#6
sflandergan wants to merge 65 commits into
mainfrom
feature/support-claude-implement-and-glab

Conversation

@sflandergan

Copy link
Copy Markdown
Owner

No description provided.

Comment thread plans/2026-06-25-dual-harness-forge/plan.md
Comment thread plans/2026-06-25-dual-harness-forge/plan.md
@sflandergan sflandergan changed the title plan: dual-harness Claude /implement and forge-agnostic publishing add claude implement skill and glab support Jun 26, 2026
Comment thread core/agents/skills/github-publish/SKILL.md Outdated
Comment thread core/agents/skills/gitlab-mr-comments/SKILL.md Outdated
Comment thread core/claude/skills/brainstorm/SKILL.md Outdated
Comment thread core/claude/skills/finish/SKILL.md Outdated
Comment thread core/claude/skills/implement/SKILL.md Outdated
Comment thread core/claude/skills/implement/SKILL.md
Comment thread core/claude/skills/implement/SKILL.md Outdated
Comment thread core/claude/skills/review-plan/SKILL.md Outdated
Comment thread core/claude/README.md Outdated
Comment thread core/claude/README.md Outdated
Comment thread core/claude/README.md Outdated
Comment thread core/claude/settings.json Outdated
Comment thread core/opencode/agents/brainstorm.md Outdated
Comment thread core/opencode/agents/finish.md Outdated
Comment thread core/opencode/agents/finish.md Outdated
Comment thread core/opencode/agents/finish.md Outdated
Comment thread core/opencode/agents/implement.md Outdated
Comment thread core/opencode/agents/implement.md Outdated
Comment thread core/opencode/agents/planner.md Outdated
Comment thread core/opencode/agents/implement.md Outdated
Comment thread core/opencode/agents/finish.md Outdated
Comment thread core/opencode/agents/review-plan.md Outdated
Comment thread core/opencode.json Outdated
"git branch -D *": "deny",
"git worktree remove *": "deny"
"git worktree remove *": "deny",
"glab mr create *": "ask",

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We manage permissions through the agents. This should stay a small permissive list

Comment thread scripts/copy.sh Outdated
Comment thread scripts/init.sh Outdated
Comment thread scripts/publish-branch.sh Outdated
Comment thread core/agents/skills/workflow-implementation/SKILL.md Outdated
@sflandergan sflandergan force-pushed the feature/support-claude-implement-and-glab branch from 27e4732 to 677d23e Compare June 28, 2026 16:15

Host-agnostic interface for reading and replying to change-request (PR/MR) comments. The scripts detect whether the repository is on GitHub or GitLab and handle both providers directly.

## Fetch comments

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn’t this have a sample response similar to the reply samples ?

Comment thread core/agents/skills/change-request-publish/SKILL.md Outdated
```bash
bash .agents/skills/issue-tracker/scripts/create-issue.sh --title TITLE --body-file PATH [--labels LABELS]
```

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should document how the body file must look and if there is a different between gitlab and GitHub

```bash
bash .agents/skills/issue-tracker/scripts/update-issue.sh --issue NUMBER --body-file PATH
```

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should document how the body file must look and if there is a different between gitlab and GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant