{"id":35324589,"url":"https://github.com/tctibbs/agent-workflows","last_synced_at":"2026-04-12T13:02:20.943Z","repository":{"id":325838054,"uuid":"1102185847","full_name":"tctibbs/agent-workflows","owner":"tctibbs","description":"A personal, curated collection of reusable agentic workflow packs containing agents, slash commands, and shared context files built to enhance my developer experience using agentic tools like Claude Code.","archived":false,"fork":false,"pushed_at":"2025-12-30T13:06:02.000Z","size":155,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-03T22:56:13.551Z","etag":null,"topics":["agentic-workflows","ai-agents","ai-coding-assistants","automation","claude-code","code-review","cursor","developer-tools","gemini-cli","mcp"],"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/tctibbs.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-11-23T01:14:46.000Z","updated_at":"2025-12-30T13:06:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tctibbs/agent-workflows","commit_stats":null,"previous_names":["tctibbs/agent-workflows"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tctibbs/agent-workflows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tctibbs%2Fagent-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tctibbs%2Fagent-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tctibbs%2Fagent-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tctibbs%2Fagent-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tctibbs","download_url":"https://codeload.github.com/tctibbs/agent-workflows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tctibbs%2Fagent-workflows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31715492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["agentic-workflows","ai-agents","ai-coding-assistants","automation","claude-code","code-review","cursor","developer-tools","gemini-cli","mcp"],"created_at":"2025-12-31T01:07:54.098Z","updated_at":"2026-04-12T13:02:20.938Z","avatar_url":"https://github.com/tctibbs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n █████╗  ██████╗ ███████╗███╗   ██╗████████╗\n██╔══██╗██╔════╝ ██╔════╝████╗  ██║╚══██╔══╝\n███████║██║  ███╗█████╗  ██╔██╗ ██║   ██║\n██╔══██║██║   ██║██╔══╝  ██║╚██╗██║   ██║\n██║  ██║╚██████╔╝███████╗██║ ╚████║   ██║\n╚═╝  ╚═╝ ╚═════╝ ╚══════╝╚═╝  ╚═══╝   ╚═╝\n        W O R K F L O W S\n```\n\nA personal, curated collection of reusable agentic workflow packs containing agents, slash commands, and shared context files built to enhance my developer experience using agentic tools like Claude Code and Gemini CLI.\n\nThese workflow packs are designed around how I prefer to structure reviews, organize context, and interact with agentic systems across my projects. This repo is not a framework or a standard — just the patterns and tools I personally rely on.\n\n## 📦 Workflow Packs\n\n### Claude\n\n| Category | Workflow | Description |\n|----------|----------|-------------|\n| **General** | [code-review](./claude/general/code-review/) | Pragmatic code review with severity triage |\n| **General** | [security-review](./claude/general/security-review/) | Security scanning and vulnerability assessment |\n| **General** | [documentation](./claude/general/documentation/) | Technical docs, API docs, tutorials, diagrams |\n| **Development** | [python](./claude/development/python/) | Python 3.12+, FastAPI, async patterns, uv, ruff |\n| **Development** | [typescript](./claude/development/typescript/) | Advanced types, generics, strict type safety |\n| **Development** | [backend](./claude/development/backend/) | API architecture, microservices, event-driven |\n| **Infrastructure** | [devops](./claude/infrastructure/devops/) | CI/CD, GitHub Actions, GitOps, containers |\n| **Web** | [design-review](./claude/web/design-review/) | UI/UX review with Playwright browser automation |\n| **Mobile** | [ios](./claude/mobile/) | iOS development, design review, mobile security |\n\n[View full Claude documentation](./claude/README.md)\n\n### Gemini\n[View Gemini Workflows](./gemini/README.md)\n\n### Compatibility Matrix\n[View workflow availability by platform](./docs/compatibility.md)\n\n## 🔌 MCP Servers\n\nSome workflow packs require MCP (Model Context Protocol) servers for enhanced capabilities like browser automation and mobile device control. See [mcp/README.md](./mcp/README.md) for setup instructions and server details.\n\n## 🧠 Shared Context\n\nAll workflow packs draw from the shared documents in `/context`.\nThese files define reusable reasoning rules for things like:\n\n- design reviews\n- code analysis\n- architectural expectations\n\nProjects can override or extend these within their local project context.\n\n## Acknowledgments\n\nThe workflows in this repository were inspired by, modified from, and in some cases directly copied from:\n\n- **[claude-code-workflows](https://github.com/OneRedOak/claude-code-workflows)** by Patrick Ellis\n- **[agents](https://github.com/wshobson/agents)** by wshobson\n\n## Note\n\nThis is a personal toolbox. Everything here is tailored to my workflow, my style, and my expectations of agent behavior.  \n\nFeel free to adapt or reuse anything that’s helpful!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftctibbs%2Fagent-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftctibbs%2Fagent-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftctibbs%2Fagent-workflows/lists"}