← ClaudeAtlas

agentic-workflowlisted

Practical AI agent workflows and productivity techniques. Provides optimized patterns for daily development tasks such as commands, shortcuts, Git integration, MCP usage, and session management.
aiskillstore/marketplace · ★ 329 · AI & Automation · score 82
Install: claude install-skill aiskillstore/marketplace
# 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 --- ## 1. Key commands by agent ### Claude Code commands | Command | Function | When to use | |--------|------|----------| | `/init` | Auto-generate a CLAUDE.md draft | Start a new project | | `/usage` | Show token usage/reset time | Start of every session | | `/clear` | Clear conversation history | When context is polluted; start a new task | | `/context` | Context window X-Ray | When performance degrades | | `/clone` | Clone the entire conversation | A/B experiments; backups | | `/mcp` | Manage MCP servers | Enable/disable MCP | | `!cmd` | Run immediately without Claude processing | Quick status checks | ### Gemini CLI commands | Command | Function | |--------|------| | `gemini` | Start a conversation | | `@file` | Add file context | | `-m model` | Select model | ### Codex CLI commands | Command | Function | |--------|------| | `codex` | Start a conversation | | `codex run` | Run a command | --- ## 2. Keyboard shortcuts (Claude Code) ### Essential shortcuts | Shortcut | Function | Importance | |--------|------|--------| | `Esc Esc` | Cancel the last task immediately | Highest | | `Ctrl+R` | Search prompt history | High | | `Shift+Tab` x2 | Toggle plan mode | High | | `Tab` / `Enter` | Accept prompt suggestion | Medium | | `Ctrl+B` | Send to back