Imported from navikt/crm-hot-ai (
.claude/skills/pr-all-repos/SKILL.md). Install upstream withnpx skills add navikt/crm-hot-ai --skill pr-all-repos. Copyright stays with the author.
@../../../.agents/skills/pr-all-repos/SKILL.md
Create PRs in all sub-repos with uncommitted branches, then link them as siblings
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from navikt/crm-hot-ai (
.claude/skills/pr-all-repos/SKILL.md). Install upstream withnpx skills add navikt/crm-hot-ai --skill pr-all-repos. Copyright stays with the author.
@../../../.agents/skills/pr-all-repos/SKILL.md
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "navikt-crm-hot-ai-pr-all-repos",
"kind": "skill",
"name": "pr-all-repos",
"description": "Create PRs in all sub-repos with uncommitted branches, then link them as siblings",
"publisher": "navikt",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Create PRs in all sub-repos with uncommitted branches, then link them as siblings"
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/navikt/crm-hot-ai",
"path": ".claude/skills/pr-all-repos/SKILL.md",
"ref": "09710a1169d1ba00c363e01a21aa1c821efbc822",
"url": "https://github.com/navikt/crm-hot-ai/blob/09710a1169d1ba00c363e01a21aa1c821efbc822/.claude/skills/pr-all-repos/SKILL.md",
"key": "navikt/crm-hot-ai/.claude/skills/pr-all-repos/SKILL.md"
}
},
"instructions": "@../../../.agents/skills/pr-all-repos/SKILL.md",
"cost": {
"context_tokens": 11
}
}Fetch it by URL: GET /api/v1/registry/navikt-crm-hot-ai-pr-all-repos/manifest?version=1.0.0
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.