{"id":34502709,"url":"https://github.com/2ykwang/django-ticket-triage","last_synced_at":"2026-04-28T16:33:55.252Z","repository":{"id":329608638,"uuid":"1120191834","full_name":"2ykwang/django-ticket-triage","owner":"2ykwang","description":"claude-code command for analyzing and triaging Django Trac tickets.","archived":false,"fork":false,"pushed_at":"2025-12-23T13:34:06.000Z","size":39,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-31T18:50:45.516Z","etag":null,"topics":["claude","claude-code","claude-code-commands","cli-tool","contribution","django"],"latest_commit_sha":null,"homepage":"","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/2ykwang.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":"2025-12-20T17:17:30.000Z","updated_at":"2026-02-26T09:39:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/2ykwang/django-ticket-triage","commit_stats":null,"previous_names":["2ykwang/django-ticket-triage"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/2ykwang/django-ticket-triage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2ykwang%2Fdjango-ticket-triage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2ykwang%2Fdjango-ticket-triage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2ykwang%2Fdjango-ticket-triage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2ykwang%2Fdjango-ticket-triage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2ykwang","download_url":"https://codeload.github.com/2ykwang/django-ticket-triage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2ykwang%2Fdjango-ticket-triage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32390043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["claude","claude-code","claude-code-commands","cli-tool","contribution","django"],"created_at":"2025-12-24T02:19:33.249Z","updated_at":"2026-04-28T16:33:55.234Z","avatar_url":"https://github.com/2ykwang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-ticket-triage\n\nA Claude Code command that helps you analyze Django Trac tickets before contributing.\n\n## What it does\n\n### `/triage` - Ticket Analysis\n\nWhen you run `/triage \u003cticket_id\u003e`, it automatically:\n\n- Fetches ticket details, status, and comment history\n- Searches for duplicate/related tickets across Trac, GitHub PRs, and Django Forum\n- Locates relevant source code in the Django codebase\n- Evaluates ticket validity (bug vs feature, reproducibility, scope)\n- Generates a structured triage report with recommendations\n\n### `/impl-plan` - Implementation Planning\n\nWhen you run `/impl-plan \u003cticket_id\u003e`, it automatically:\n\n- Loads the existing triage report for context\n- Performs deep analysis of target code and tests\n- Generates 2-4 implementation options (A/B/C)\n- Compares trade-offs (complexity, risk, backwards compatibility)\n- Recommends the best approach with implementation checklist\n\n## Installation\n\n```bash\ngit clone https://github.com/2ykwang/django-ticket-triage.git\ncd django-ticket-triage\nuv sync\n\n# Clone Django source for code-level analysis\ngit clone https://github.com/django/django.git\n```\n\n## Usage\n\nOpen Claude Code in the project directory:\n\n```bash\ncd django-ticket-triage\nclaude\n```\n\n### Workflow\n\n```\n/triage 36640           # Step 1: Generate triage report\n/impl-plan 36640        # Step 2: Plan implementation approach\n```\n\n### Language Support\n\n```\n/triage 36640 ko        # Korean report\n/impl-plan 36640 ko     # Korean report\n```\n\n### Output\n\n| Command | Output Location |\n|---------|-----------------|\n| `/triage` | `triage-reports/\u003cticket_id\u003e.md` |\n| `/impl-plan` | `impl-reports/\u003cticket_id\u003e.md` |\n\n## Example Output\n\nSee [examples/](examples/) for sample reports.\n\n## Limitations\n\n- Final triage decisions should be made by humans\n- Analysis quality depends on available ticket comments and history\n- External context (W3C specs, screen reader support, etc.) may require manual verification\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2ykwang%2Fdjango-ticket-triage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2ykwang%2Fdjango-ticket-triage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2ykwang%2Fdjango-ticket-triage/lists"}