Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
chriswickett
/
agentic-github
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add install script for client repo setup
- #1
#1
Open
mikemindel
wants to merge 26 commits into
chriswickett:main
chriswickett/agentic-github:main
from
webventurer:install-script
webventurer/agentic:install-script
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Open
Add install script for client repo setup
#1
mikemindel
wants to merge 26 commits into
chriswickett:main
chriswickett/agentic-github:main
from
webventurer:install-script
webventurer/agentic:install-script
Copy head branch name to clipboard
Commits
Commits on Feb 19, 2026
docs: Rewrite README around install script
Show description for aed334b
mikemindel
committed
aed334b
View commit details
Copy full SHA for aed334b
Browse repository at this point
feat: Add install script and client repo tooling
Show description for ac5d502
mikemindel
committed
ac5d502
View commit details
Copy full SHA for ac5d502
Browse repository at this point
refactor: Extract shared colors into bin/lib/common.sh
Show description for 9d333dc
mikemindel
committed
9d333dc
View commit details
Copy full SHA for 9d333dc
Browse repository at this point
refactor: Extract install steps into bin/steps/
Show description for 1ab9f76
mikemindel
committed
1ab9f76
View commit details
Copy full SHA for 1ab9f76
Browse repository at this point
feat: Add push confirmation to commit-push step
Show description for 9d99912
mikemindel
committed
9d99912
View commit details
Copy full SHA for 9d99912
Browse repository at this point
feat: Add --repo flag for non-interactive install
Show description for b63402c
mikemindel
committed
b63402c
View commit details
Copy full SHA for b63402c
Browse repository at this point
feat: Warn before overwriting workflow files
Show description for cd6bc11
mikemindel
committed
cd6bc11
View commit details
Copy full SHA for cd6bc11
Browse repository at this point
feat: Run diagnostics after install
Show description for 10d5f4c
mikemindel
committed
10d5f4c
View commit details
Copy full SHA for 10d5f4c
Browse repository at this point
style: Replace echo blocks with heredocs
Show description for 77a1ec4
mikemindel
committed
77a1ec4
View commit details
Copy full SHA for 77a1ec4
Browse repository at this point
refactor: Extract functions across install cluster
Show description for a40c0ca
mikemindel
committed
a40c0ca
View commit details
Copy full SHA for a40c0ca
Browse repository at this point
refactor: Split common.sh into output.sh and guards.sh
Show description for ba8d268
mikemindel
committed
ba8d268
View commit details
Copy full SHA for ba8d268
Browse repository at this point
fix: Derive workflow names from templates dir
Show description for 54d60d0
mikemindel
committed
54d60d0
View commit details
Copy full SHA for 54d60d0
Browse repository at this point
fix: Escape sed special chars in render_templates
Show description for 413f12a
mikemindel
committed
413f12a
View commit details
Copy full SHA for 413f12a
Browse repository at this point
fix: Surface API errors in settings step
Show description for e9a0b80
mikemindel
committed
e9a0b80
View commit details
Copy full SHA for e9a0b80
Browse repository at this point
refactor: Deduplicate manual commands in secrets
Show description for 507ea75
mikemindel
committed
507ea75
View commit details
Copy full SHA for 507ea75
Browse repository at this point
fix: Derive workflow count from templates dir
Show description for 3d17f0d
mikemindel
committed
3d17f0d
View commit details
Copy full SHA for 3d17f0d
Browse repository at this point
fix: Fix silent exit in find_existing_workflows
Show description for 8b57d99
mikemindel
committed
8b57d99
View commit details
Copy full SHA for 8b57d99
Browse repository at this point
docs: Document how to resume interrupted install
mikemindel
committed
6c13d6e
View commit details
Copy full SHA for 6c13d6e
Browse repository at this point
feat: Load secrets from .env for unattended re-runs
Show description for e2d7fb3
mikemindel
committed
e2d7fb3
View commit details
Copy full SHA for e2d7fb3
Browse repository at this point
feat: Skip prerequisites when .env is present
Show description for a11a8b0
mikemindel
committed
a11a8b0
View commit details
Copy full SHA for a11a8b0
Browse repository at this point
feat: Load .env in diagnostics for bot check
Show description for 0eddc18
mikemindel
committed
0eddc18
View commit details
Copy full SHA for 0eddc18
Browse repository at this point
feat: Derive bot name and email from token
Show description for 0ed0218
mikemindel
committed
0ed0218
View commit details
Copy full SHA for 0ed0218
Browse repository at this point
fix: Separate repo create from clone
Show description for 808b5e6
mikemindel
committed
808b5e6
View commit details
Copy full SHA for 808b5e6
Browse repository at this point
fix: Reuse existing directory on re-run
Show description for 3a6c22b
mikemindel
committed
3a6c22b
View commit details
Copy full SHA for 3a6c22b
Browse repository at this point
refactor: Extract clone_or_reuse in repo step
Show description for a922076
mikemindel
committed
a922076
View commit details
Copy full SHA for a922076
Browse repository at this point
Commits on Feb 20, 2026
docs: Explain two-layer workflow architecture
Show description for a633116
mikemindel
committed
a633116
View commit details
Copy full SHA for a633116
Browse repository at this point
You can’t perform that action at this time.