← Build Packs
BUILT-IN · FREEGitHub
GitHub Repo Pack
Repo plan, branch plan, commit plan, GitHub CLI commands, evidence instructions.
Best for: Before pushing code
Run Git commands manually — no auto-push
What it creates
- Repo setup plan
- Branch strategy
- CLI command packet
Required venture context
venture.name
Output structure (not a fake result)
{
"summary": "string",
"assets": [
{
"assetType": "string",
"title": "string",
"contentText": "string"
}
],
"tasks": [
{
"title": "string",
"taskType": "string"
}
],
"files": [
{
"filePath": "string",
"content": "string"
}
],
"packets": [
{
"title": "string",
"content": "string",
"manualOnly": true
}
],
"warnings": [
"string"
],
"nextAction": "string"
}No ratings, downloads, or revenue metrics displayed.
