{"id":50472505,"url":"https://github.com/hannasdev/skills","last_synced_at":"2026-06-01T11:04:18.341Z","repository":{"id":357075090,"uuid":"1235264768","full_name":"hannasdev/skills","owner":"hannasdev","description":"A collection of every day used AI skills","archived":false,"fork":false,"pushed_at":"2026-05-28T13:27:32.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T15:07:56.713Z","etag":null,"topics":["ai-skills","ai-tools","developer-tools"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/hannasdev.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-05-11T06:53:07.000Z","updated_at":"2026-05-28T13:27:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hannasdev/skills","commit_stats":null,"previous_names":["hannasdev/skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hannasdev/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannasdev%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannasdev%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannasdev%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannasdev%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hannasdev","download_url":"https://codeload.github.com/hannasdev/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannasdev%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33771642,"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-01T02:00:06.963Z","response_time":115,"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":["ai-skills","ai-tools","developer-tools"],"created_at":"2026-06-01T11:04:18.259Z","updated_at":"2026-06-01T11:04:18.336Z","avatar_url":"https://github.com/hannasdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codex Skills\n\nCustom global Codex skills for agent-first initiative work.\n\nUse the lifecycle for initiative-sized changes. For small fixes, use only the\nskills proportional to risk.\n\n## Start Here\n\nAsk for the phase or outcome you want:\n\n- \"Plan an initiative for this idea.\"\n- \"Review this initiative before activation.\"\n- \"Activate this initiative and prepare the first milestone.\"\n- \"Implement the current milestone.\"\n- \"Run conformance review.\"\n- \"Prepare the PR.\"\n- \"Handle PR feedback.\"\n- \"Finish post-merge cleanup.\"\n\nIndividual skills can still be named directly when you want exact control.\n\n## Initiative Workflow\n\n```text\nconcept\n  -\u003e initiative-planning\n  -\u003e initiative-adversary-review\n  -\u003e initiative-activation\n  -\u003e milestone-implementation\n  -\u003e milestone-conformance-review\n  -\u003e pre-pr-adversary-review\n  -\u003e pr-description / release-log\n  -\u003e copilot-feedback-gate / review-comments\n  -\u003e post-merge-cleanup\n  -\u003e initiative-completion\n  -\u003e next milestone or done\n```\n\n## Agent Roles\n\n| Agent | Context | Skills |\n| --- | --- | --- |\n| Orchestrator | Full conversation | Chooses next step, integrates results, owns decisions |\n| Initiative Planner | Full or focused | `initiative-planning` |\n| Initiative Auditor | Clean | `initiative-adversary-review` |\n| Activator | Main | `initiative-activation` |\n| Builder | Clean packet-only | `milestone-implementation`, `testing`, `refactoring` |\n| Conformance Auditor | Clean | `milestone-conformance-review` |\n| Adversarial Reviewer | Clean | `pre-pr-adversary-review`, `code-review` |\n| PR Publisher | Main | `pr-description`, `release-log`, `commit` |\n| Feedback Triage Agent | Clean or focused | `copilot-feedback-gate` |\n| Review Responder | Main | `review-comments`, `testing`, `commit` |\n| Completion Agent | Main | `post-merge-cleanup`, `initiative-completion` |\n\n## Clean Context\n\nUse clean spawned agents when private conversation history would bias the result.\n\nBest clean-context candidates:\n\n- `initiative-adversary-review`\n- `milestone-implementation`\n- `milestone-conformance-review`\n- `pre-pr-adversary-review`\n- `code-review`\n- `copilot-feedback-gate`\n\nUsually keep stateful/action workflows in the main context:\n\n- `initiative-planning`\n- `initiative-activation`\n- `pr-description`\n- `release-log`\n- `review-comments`\n- `post-merge-cleanup`\n- `initiative-completion`\n\n## Model Guidance\n\nInherit the parent model by default. Override only when the task clearly\nbenefits from it.\n\n| Agent | Suggested model |\n| --- | --- |\n| Initiative Auditor | `gpt-5.5`, high reasoning |\n| Builder | `gpt-5.3-codex` or inherit |\n| Conformance Auditor | `gpt-5.5`, high reasoning |\n| Adversarial Reviewer | `gpt-5.5`, high reasoning |\n| Feedback Triage Agent | `gpt-5.4`, medium/high reasoning |\n\n## Durable Artifacts\n\nTreat durable artifacts as the source of truth:\n\n- initiative PRD, milestones, and optional architecture notes\n- implementation packet and implementation report\n- branch diff against `main`\n- conformance report and adversarial review findings\n- PR description, release notes, review comments, and completion report\n\nIf a justification matters, put it in an artifact: PRD, milestone,\narchitecture note, code comment, test, commit message, PR description, or review\nreply.\n\n## Skill Groups\n\nPlanning and lifecycle:\n\n- `initiative-planning`\n- `initiative-adversary-review`\n- `initiative-activation`\n- `milestone-implementation`\n- `milestone-conformance-review`\n- `initiative-completion`\n\nImplementation support:\n\n- `testing`\n- `refactoring`\n- `commit`\n\nReview and PR:\n\n- `pre-pr-adversary-review`\n- `code-review`\n- `pr-description`\n- `release-log`\n- `copilot-feedback-gate`\n- `review-comments`\n\nPost-merge:\n\n- `post-merge-cleanup`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhannasdev%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhannasdev%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhannasdev%2Fskills/lists"}