{"id":50512738,"url":"https://github.com/simon28082/agent-rules","last_synced_at":"2026-06-02T21:30:49.393Z","repository":{"id":358752348,"uuid":"1242923918","full_name":"simon28082/agent-rules","owner":"simon28082","description":"AI Agent rules","archived":false,"fork":false,"pushed_at":"2026-05-18T22:35:24.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-19T00:50:38.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simon28082.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-18T22:18:01.000Z","updated_at":"2026-05-18T22:35:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/simon28082/agent-rules","commit_stats":null,"previous_names":["simon28082/agent-rules"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/simon28082/agent-rules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon28082%2Fagent-rules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon28082%2Fagent-rules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon28082%2Fagent-rules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon28082%2Fagent-rules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simon28082","download_url":"https://codeload.github.com/simon28082/agent-rules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon28082%2Fagent-rules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33838215,"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-06-02T02:00:07.132Z","response_time":109,"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":"2026-06-02T21:30:48.730Z","updated_at":"2026-06-02T21:30:49.385Z","avatar_url":"https://github.com/simon28082.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agent Rules\n\nHuman-maintained personal agent rules kit.\n\n## Source Layout\n\n```text\nrules/      Source rules and routing table\nskills/     Portable workflow skills\nscripts/    Build and install commands\ndist/       Generated artifacts, ignored by git\n```\n\n## Commands\n\nBuild inspectable artifacts:\n\n```bash\nbash scripts/build.sh\n```\n\nInstall for Cursor:\n\n```bash\nbash scripts/install.sh cursor\n```\n\nInstall for Codex:\n\n```bash\nbash scripts/install.sh codex\n```\n\nInstall commands run build first.\n\n## Source vs Runtime\n\nSource files keep repository-relative paths. Runtime files are generated during install and may use agent-specific absolute paths or config registration.\n\n## Cursor Runtime\n\n`bash scripts/install.sh cursor` writes:\n\n```text\n~/.cursor/rules/agent-rules-*.mdc\n~/.cursor/skills/\u003cskill\u003e/SKILL.md\n```\n\nBefore copying generated files, install removes old `agent-rules-*.mdc` and legacy `personal-agent-*.mdc` files from the Cursor rules directory.\nInstalled skills are marked with `.agent-rules-managed`; future installs remove stale marked skills before copying the current `dist/cursor/skills` set.\n\n## Codex Runtime\n\n`bash scripts/install.sh codex` writes:\n\n```text\n~/.codex/skills/agent-rules/SKILL.md\n~/.codex/skills/agent-rules/rules/**/*.md\n~/.codex/skills/\u003cworkflow-skill\u003e/SKILL.md\n~/.codex/config.toml\n```\n\nBefore copying generated skills, install removes the legacy `agent-rules-bootstrap` skill and its config block if present.\nInstalled skills are marked with `.agent-rules-managed`; future installs remove stale marked skills and their Codex config blocks before copying the current `dist/codex/skills` set.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon28082%2Fagent-rules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimon28082%2Fagent-rules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon28082%2Fagent-rules/lists"}