{"id":50428537,"url":"https://github.com/jc1122/repo-audit-refactor-optimize","last_synced_at":"2026-06-14T21:00:35.996Z","repository":{"id":342716772,"uuid":"1174004280","full_name":"jc1122/repo-audit-refactor-optimize","owner":"jc1122","description":"Structured audit and remediation skill for Python, C, Rust, and assembly codebases — profiles structure, ranks a remediation backlog, and executes cleanup in verified batches","archived":false,"fork":false,"pushed_at":"2026-06-11T23:57:18.000Z","size":245,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-12T00:04:42.065Z","etag":null,"topics":["audit","c","claude-code","code-quality","composite-skill","ml-metaoptimization","orchestrator-skill","python","refactoring","rust","skill"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/jc1122.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-03-06T01:08:54.000Z","updated_at":"2026-06-11T23:57:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jc1122/repo-audit-refactor-optimize","commit_stats":null,"previous_names":["jc1122/repo-audit-refactor-optimize"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jc1122/repo-audit-refactor-optimize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jc1122%2Frepo-audit-refactor-optimize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jc1122%2Frepo-audit-refactor-optimize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jc1122%2Frepo-audit-refactor-optimize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jc1122%2Frepo-audit-refactor-optimize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jc1122","download_url":"https://codeload.github.com/jc1122/repo-audit-refactor-optimize/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jc1122%2Frepo-audit-refactor-optimize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34337551,"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-14T02:00:07.365Z","response_time":62,"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":["audit","c","claude-code","code-quality","composite-skill","ml-metaoptimization","orchestrator-skill","python","refactoring","rust","skill"],"created_at":"2026-05-31T12:02:14.110Z","updated_at":"2026-06-14T21:00:35.989Z","avatar_url":"https://github.com/jc1122.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Repo Audit Refactor Optimize\n\n`repo-audit-refactor-optimize` is a repository-local skill for running a structured audit and remediation workflow. Its deterministic diagnosis lanes (test, code-health, coverage) are Python-first, built on the repo-audit-skills family; C, Rust, and assembly codebases are handled in manual mode with the tooling gap recorded.\n\nIt focuses on:\n- bootstrapping required subskills\n- profiling repository structure and verification surfaces\n- synthesizing a ranked remediation backlog\n- executing safe cleanup, refactors, and performance work in verified batches\n\n**Requirement:** the deterministic diagnosis lanes require `repo-audit-skills` v0.3.0+ installed (from github.com/jc1122/repo-audit-skills).\n\n## Repository Layout\n\n- `SKILL.md`: top-level orchestration workflow\n- `references/`: stage order, lane activation, prioritization, and verification guidance\n- `scripts/check_skill_requirements.py`: bootstrap checker for required and optional subskills\n- `tests/`: unit tests covering bootstrap and lane resolution behavior\n- `agents/openai.yaml`: example agent interface metadata\n\n## Basic Usage\n\nRun the bootstrap checker against a target repository:\n\n```bash\npython3 scripts/check_skill_requirements.py \\\n  --repo /path/to/target-repo \\\n  --out-dir /tmp/repo-audit-refactor-optimize/run\n```\n\nRun the tests:\n\n```bash\npytest -q\n```\n\n## Status\n\nThis repository contains the skill definition, reference material, bootstrap manifest, and tests for the bootstrap checker.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjc1122%2Frepo-audit-refactor-optimize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjc1122%2Frepo-audit-refactor-optimize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjc1122%2Frepo-audit-refactor-optimize/lists"}