Claude Code Subagents - Specialized AI Assistants
Claude Code Subagents - Specialized AI Assistants Subagents are specialized AI assistants that Claude Code can delegate tasks to. Each subagent has a specific purpose, uses its own context window, and can be configured with specific tools. What Are Subagents?...
Claude Code Slash Commands - Complete Reference Guide
Claude Code Slash Commands - Complete Reference Guide Slash commands are the primary way to interact with Claude Code. They provide shortcuts for common actions and let you control Claude’s behavior during interactive sessions. Types of Slash Commands Claude Code...
Claude Code Skills Guide - Build Reusable AI Workflows
Claude Code Skills Guide - Build Reusable AI Workflows Skills are reusable, filesystem-based capabilities that extend Claude’s functionality. They package domain-specific expertise, workflows, and best practices into discoverable components. What Are Skills? Skills transform general-purpose Claude into a specialist for...
Claude Code Memory Guide - Persistent Context with CLAUDE.md
Claude Code Memory Guide - Persistent Context with CLAUDE.md Memory is one of Claude Code’s most powerful features. It allows Claude to retain context across sessions, understand your project conventions, and provide more relevant assistance. What is Claude Code Memory?...
Claude Code MCP Guide - Complete Model Context Protocol Reference
Claude Code MCP Guide - Complete Model Context Protocol Reference MCP (Model Context Protocol) is a standardized way for Claude to access external tools, APIs, and real-time data sources. Unlike Memory, MCP provides live access to changing data. What is...
Claude Code Hooks - Complete Event-Driven Automation Guide
Claude Code Hooks - Complete Event-Driven Automation Guide Hooks are automated scripts that execute in response to specific events during Claude Code sessions. They enable automation, validation, permission management, and custom workflows. What Are Hooks? Hooks are automated actions that...
Claude Code - Complete Guide to AI-Powered Coding Assistant
Claude Code - Complete Guide to AI-Powered Coding Assistant Claude Code is Anthropic’s official AI coding assistant that runs in your terminal. It’s a powerful tool that can read your codebase, write code, execute commands, and help you build software...
PS Smart Agent - Using Modes for Different Tasks
Using Modes in PS Smart Agent PS Smart Agent offers specialized modes for different development tasks. Each mode is optimized for specific workflows, helping you get better results. Available Modes Code Mode Best for: Everyday coding, file operations, refactoring Code...
PS Smart Agent - Troubleshooting Shell Integration
Troubleshooting Shell Integration Having issues with command execution in PS Smart Agent? This guide covers common problems and solutions. Common Issues Commands Not Executing Symptoms: Commands hang or timeout No output displayed “Command failed” errors Solutions: Enable Shell Integration Open...
PS Smart Agent - Slash Commands and Skills
Slash Commands and Skills in PS Smart Agent Slash commands and skills provide quick shortcuts for common tasks. This guide shows you how to use and create them. Using Slash Commands Slash commands are shortcuts that trigger specific actions. Built-in...
PS Smart Agent - Ollama Local and Remote Models Guide
Using Ollama Local and Remote Models with Tool Support PS Smart Agent v3.0.2 introduces enhanced Ollama support with automatic tool detection, remote server connectivity, and a clear visual indication of which models support agentic coding workflows. Why Tool Support Matters...