agentic-workflow
Installation
Summary
Optimized patterns for AI agent workflows, Git integration, MCP servers, and multi-agent orchestration.
- Covers essential commands across Claude, Gemini, and Codex CLIs, plus keyboard shortcuts for task cancellation, history search, and plan mode toggling
- Includes session management techniques (resume, rename, aliases) and Git workflows for auto-generating commits, PRs, and managing parallel branches with worktrees
- Provides MCP server configuration guidance (Playwright, Supabase, Firecrawl, Gemini-CLI, Codex-CLI) with optimization recommendations for tool counts and active servers
- Demonstrates multi-agent orchestration patterns that chain Claude for planning and synthesis, Gemini for large-scale analysis, and Codex for command execution and testing
- Includes practical examples for TDD workflows, Docker sandbox setup, and troubleshooting strategies for context overload and performance degradation
SKILL.md
AI Agent Workflow (Workflow & Productivity)
When to use this skill
- Optimize everyday AI agent work
- Integrate Git/GitHub workflows
- Use MCP servers
- Manage and recover sessions
- Apply productivity techniques