{"id":51682669,"url":"https://github.com/srdjan/gh-aw-init","last_synced_at":"2026-07-15T15:04:01.676Z","repository":{"id":349986859,"uuid":"1166118338","full_name":"srdjan/gh-aw-init","owner":"srdjan","description":"Interactive CLI wizard for installing aw-pack agentic workflows - auto-detects your project, prompts for policies, generates customized workflows","archived":false,"fork":false,"pushed_at":"2026-02-24T22:58:00.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-08T12:35:28.884Z","etag":null,"topics":["agentic-workflow","ai-agents","github"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srdjan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-24T22:30:42.000Z","updated_at":"2026-02-24T22:57:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/srdjan/gh-aw-init","commit_stats":null,"previous_names":["srdjan/gh-aw-init"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/srdjan/gh-aw-init","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srdjan%2Fgh-aw-init","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srdjan%2Fgh-aw-init/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srdjan%2Fgh-aw-init/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srdjan%2Fgh-aw-init/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srdjan","download_url":"https://codeload.github.com/srdjan/gh-aw-init/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srdjan%2Fgh-aw-init/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35509500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-15T02:00:06.706Z","response_time":131,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agentic-workflow","ai-agents","github"],"created_at":"2026-07-15T15:03:58.861Z","updated_at":"2026-07-15T15:04:01.663Z","avatar_url":"https://github.com/srdjan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gh-aw-init\n\nInteractive setup wizard for [aw-pack](https://github.com/srdjan/aw-pack) agentic workflows. Scans your repository, detects your ecosystem, prompts for project-specific policies, and generates customized GitHub Agentic Workflow files.\n\n## Install\n\n```\ngh extension install srdjan/gh-aw-init\n```\n\nRequires [gh](https://cli.github.com/) and [gh-aw](https://github.com/github/gh-aw) (`gh extension install github/gh-aw`).\n\n## Usage\n\nInteractive setup with auto-detection and progressive disclosure:\n\n```\ncd my-project\ngh aw-init\n```\n\nNon-interactive setup accepting all defaults:\n\n```\ngh aw-init --yes\ngh aw-init --yes --engine copilot\n```\n\n## What It Does\n\n1. **Scans** your repository to detect ecosystem (Deno, Node, Rust, Go, Python, Ruby), build/test/lint commands, project structure, and git remote info\n2. **Prompts** for policies: which workflows to install, AI engine, behavior aggressiveness, architecture description, coding conventions, component labels, off-limits paths\n3. **Generates** customized `repo-context.md` and workflow `.md` files with trimmed bash allowlists and rate limits matching your chosen behavior policy\n4. **Compiles** workflows via `gh aw compile` to produce GitHub Actions YAML\n\n## Workflows\n\n| Workflow | Trigger | What it does |\n|---|---|---|\n| Issue Triage | Issue opened | Labels issues, posts triage comment |\n| PR Review | PR opened/updated | Reviews code, runs tests, submits review |\n| Weekly Status | Monday schedule | Creates weekly summary issue |\n| Doc Sync | Push to main | Opens draft PR if docs are stale |\n| Repo Assist | Daily + `/repo-assist` | Maintenance: stale PRs, welcomes, CI fixes |\n\n## Documentation\n\nSee the [User Guide](docs/guide.md) for a complete walkthrough with terminal screenshots of every phase, behavior policy details, ecosystem support, and troubleshooting.\n\n## Development\n\n```\ndeno task dev          # run the wizard locally\ndeno task check        # type-check\ndeno task compile      # build local binary\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrdjan%2Fgh-aw-init","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrdjan%2Fgh-aw-init","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrdjan%2Fgh-aw-init/lists"}