{"id":30292554,"url":"https://github.com/lostmygithubaccount/ase-template","last_synced_at":"2025-08-17T00:34:47.661Z","repository":{"id":308735326,"uuid":"1033882512","full_name":"lostmygithubaccount/ase-template","owner":"lostmygithubaccount","description":"A template for agentic software engineering (ASE).","archived":false,"fork":false,"pushed_at":"2025-08-07T14:31:42.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-07T16:26:36.915Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/lostmygithubaccount.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}},"created_at":"2025-08-07T13:47:21.000Z","updated_at":"2025-08-07T14:31:46.000Z","dependencies_parsed_at":"2025-08-07T16:27:28.754Z","dependency_job_id":"452476eb-e1d0-4c01-b70e-df090bc00a06","html_url":"https://github.com/lostmygithubaccount/ase-template","commit_stats":null,"previous_names":["lostmygithubaccount/ase-template"],"tags_count":null,"template":true,"template_full_name":null,"purl":"pkg:github/lostmygithubaccount/ase-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmygithubaccount%2Fase-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmygithubaccount%2Fase-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmygithubaccount%2Fase-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmygithubaccount%2Fase-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostmygithubaccount","download_url":"https://codeload.github.com/lostmygithubaccount/ase-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmygithubaccount%2Fase-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270791277,"owners_count":24645781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"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":[],"created_at":"2025-08-17T00:34:45.956Z","updated_at":"2025-08-17T00:34:47.627Z","avatar_url":"https://github.com/lostmygithubaccount.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agentic software engineering (ASE) template repository\n\nThe purpose of this repository is to serve as a public template for agentic software engineering (ASE) developed at [Ascend.io](https://ascend.io). We use a variety of tools like Claude Code, Cursor, Codex CLI, and GitHub Copilot to assist in the software development process. This repository is designed to be a starting point for teams looking to implement ASE practices in their own projects.\n\n## What?\n\nCommon context to be included in all agentic sessions are centralized in the [`AGENTS.md`](AGENTS.md) file. Tool-specific files are then symlinked or copied from this `AGENTS.md` file.\n\n### Structure\n\n| ***What*** | ***How*** | ***Why*** |\n|------|-----|-----|\n| `AGENTS.md` | Central context file | Single source of truth for agent instructions |\n| `CLAUDE.md` | Symlinked from AGENTS.md | Claude Code specific context |\n| `GEMINI.md` | Symlinked from AGENTS.md | Gemini CLI specific context |\n| `.github/copilot-instructions.md` | Symlinked from AGENTS.md | GitHub Copilot specific context |\n| `.cursor/rules/common.mdc` | Copied from AGENTS.md via `bin/cursor_rules.sh` | Cursor editor rules with required frontmatter |\n| `bin/` | Executable utility scripts | Direct execution of bash/Python utilities |\n| `prompts/` | Durable context files as Markdown | Reusable prompt templates and context |\n| `tasks/` | Ephemeral development task files | Temporary task documentation |\n| `src/` | Source code directory | Main application code |\n\n## Why?\n\nStandards are hard [obligatory xkcd here]. Nobody agrees on the files -- nor even the extension -- to use for their ASE tooling. So, over time we settled on the root agent context file with some additional structure.\n\n## Getting started\n\nClone this repository, then:\n\n```bash\n./bin/setup.sh\n```\n\nThis will install `uv` and setup pre-commit hooks.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostmygithubaccount%2Fase-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flostmygithubaccount%2Fase-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostmygithubaccount%2Fase-template/lists"}