Skip to content

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.

License

Notifications You must be signed in to change notification settings

tctibbs/agent-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 █████╗  ██████╗ ███████╗███╗   ██╗████████╗
██╔══██╗██╔════╝ ██╔════╝████╗  ██║╚══██╔══╝
███████║██║  ███╗█████╗  ██╔██╗ ██║   ██║
██╔══██║██║   ██║██╔══╝  ██║╚██╗██║   ██║
██║  ██║╚██████╔╝███████╗██║ ╚████║   ██║
╚═╝  ╚═╝ ╚═════╝ ╚══════╝╚═╝  ╚═══╝   ╚═╝
        W O R K F L O W S

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 and Gemini CLI.

These 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.

📦 Workflow Packs

Claude

Category Workflow Description
General code-review Pragmatic code review with severity triage
General security-review Security scanning and vulnerability assessment
General documentation Technical docs, API docs, tutorials, diagrams
Development python Python 3.12+, FastAPI, async patterns, uv, ruff
Development typescript Advanced types, generics, strict type safety
Development backend API architecture, microservices, event-driven
Infrastructure devops CI/CD, GitHub Actions, GitOps, containers
Web design-review UI/UX review with Playwright browser automation
Mobile ios iOS development, design review, mobile security

View full Claude documentation

Gemini

View Gemini Workflows

Compatibility Matrix

View workflow availability by platform

🔌 MCP Servers

Some workflow packs require MCP (Model Context Protocol) servers for enhanced capabilities like browser automation and mobile device control. See mcp/README.md for setup instructions and server details.

🧠 Shared Context

All workflow packs draw from the shared documents in /context. These files define reusable reasoning rules for things like:

  • design reviews
  • code analysis
  • architectural expectations

Projects can override or extend these within their local project context.

Acknowledgments

The workflows in this repository were inspired by, modified from, and in some cases directly copied from:

Note

This is a personal toolbox. Everything here is tailored to my workflow, my style, and my expectations of agent behavior.

Feel free to adapt or reuse anything that’s helpful!

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages