AgileFlow

Commands

PreviousNext

Complete reference for all 139 AgileFlow slash commands. Each command is designed for a specific task in your AI-powered development workflow.

Commands

AgileFlow provides 139 slash commands that you can use directly in Claude Code. All commands follow the pattern /agileflow:command-name.

Command Categories

Planning

Commands for creating and organizing work:

CommandDescription
/discoveryStructured discovery workflow with brainstorming and product briefs (subcommands: new, brief)
/ideateGenerate improvement ideas using multi-expert analysis
/epicCreate a new epic with stories (subcommands: list, view)
/storyCreate a user story with acceptance criteria (subcommands: list, view)
/sprintData-driven sprint planning with velocity forecasting
/depsVisualize dependency graph with critical path detection
/autoAuto-generate stories from PRDs, mockups, or specs
/roadmap:analyzeAutomated competitor analysis with feature gap identification

Tracking

Commands for monitoring progress:

CommandDescription
/statusUpdate story status and progress
/boardDisplay visual kanban board with WIP limits
/blockersTrack and resolve blockers with actionable suggestions
/metricsAnalytics dashboard with cycle time and throughput
/velocityTrack velocity and forecast sprint capacity

Development

Commands for implementing features:

CommandDescription
/babysitInteractive mentor for end-to-end feature implementation
/verifyRun project tests and update story test status
/reviewAI-powered code review with quality suggestions
/prGenerate pull request description from story
/impactAnalyze change impact across codebase
/auditVerify story completion (tests + acceptance criteria)
/story-validateValidate story completeness before development
/code:logicMulti-agent logic analysis with consensus voting for finding logic bugs
/code:securityMulti-agent security vulnerability analysis with consensus voting
/code:performanceMulti-agent performance bottleneck analysis with consensus voting
/code:testMulti-agent test quality analysis with consensus voting
/code:completenessMulti-agent completeness analysis for forgotten features and dead code
/code:legalMulti-agent legal risk analysis with consensus voting

Operations

Commands for DevOps and releases:

CommandDescription
/ciBootstrap CI/CD workflow with testing and quality checks
/deploySet up automated deployment pipeline
/changelogAuto-generate changelog from commit history
/packagesManage dependencies with updates and security audits
/testsSet up automated testing infrastructure
/debtTrack and prioritize technical debt items
/automateManage scheduled automations for recurring tasks
/apiStart REST API server for external dashboard integrations
/serveStart Dashboard WebSocket server for real-time UI communication

Documentation

Commands for maintaining docs:

CommandDescription
/adrCreate an Architecture Decision Record (subcommands: list, view, update)
/docsSynchronize documentation with code changes
/readme-syncSynchronize a folder's README.md with its current contents
/researchResearch management with subcommands: ask, import, list, view, analyze
/contextContext generation with subcommands: full, export, note
/helpDisplay AgileFlow system overview and all commands

Collaboration

Commands for team coordination:

CommandDescription
/assignAssign or reassign a story to an owner
/handoffDocument work handoff between agents
/updateGenerate stakeholder progress report
/retroGenerate retrospective with Start/Stop/Continue format
/feedbackCollect and process agent feedback

SEO

Commands for search engine optimization audit and improvements:

CommandDescription
/seoSEO command router (subcommands below)
/seo:auditFull technical and content SEO audit
/seo:pageSingle page SEO optimization analysis
/seo:technicalTechnical SEO deep-dive (crawlability, indexation, structure)
/seo:contentOn-page content optimization for keywords and readability
/seo:imagesImage optimization audit (alt text, compression, responsive)
/seo:schemaStructured data markup review and rich snippets
/seo:sitemapSitemap optimization and URL coverage analysis
/seo:geoLocal SEO optimization for geographic targeting
/seo:hreflangInternational SEO and hreflang configuration audit
/seo:competitorCompetitive SEO analysis and gap identification
/seo:planSEO strategy planning with 90-day roadmap
/seo:programmaticProgrammatic SEO opportunities for scaled content

Advertising

Commands for paid advertising audit and campaign planning:

CommandDescription
/adsPaid advertising command router (subcommands below)
/ads:auditFull multi-platform audit with 190 checks across 6 platforms
/ads:planCampaign planning with industry templates (SaaS, e-commerce, B2B, local)
/ads:googleGoogle Ads deep-dive audit (74 checks)
/ads:metaMeta/Facebook Ads audit (46 checks)
/ads:creativeCross-platform creative quality review (21 checks)
/ads:budgetBudget allocation and bidding strategy analysis
/ads:landingLanding page optimization audit (CWV, CTA, trust signals)
/ads:competitorCompetitive intelligence and messaging gap analysis
/ads:linkedinLinkedIn Ads audit (9 checks)
/ads:tiktokTikTok Ads audit (8 checks)
/ads:microsoftMicrosoft Ads audit (7 checks)
/ads:youtubeYouTube Ads audit (8 checks)

Advanced

Specialized commands for complex tasks:

CommandDescription
/multi-expertDeploy multiple domain experts on the same problem
/councilConvene AI Council for strategic decisions (3 perspectives)
/rpiResearch-Plan-Implement workflow with phase transitions
/rlmAnalyze complex documents using RLM pattern
/workflowDefine and run parameterized workflow templates
/batchProcess multiple items with functional patterns
/chooseAI-directed decision making with structured options

Setup & Maintenance

Commands for configuration and system health:

CommandDescription
/configureConfigure advanced AgileFlow features
/installPost-install validation and health checks
/diagnoseSystem health diagnostics
/maintainPeriodic maintenance (updates, cleanup, health checks)
/validate-expertiseValidate expertise files for drift and staleness
/agentOnboard a new agent with profile and contract
/compressCompress status.json by removing verbose fields
/whats-newShow what's new in AgileFlow
/templateCreate and manage custom document templates
/baselineMark current state as verified baseline

Usage Patterns

Basic Usage

# Simple command
/agileflow:board
 
# Command with required parameters
/agileflow:status STORY=US-0001 STATUS=in-progress
 
# Command with optional parameters
/agileflow:metrics TIMEFRAME=30d EPIC=EP-0001 FORMAT=markdown

Parameter Conventions

  • Required parameters: PARAM=<value> - Must be provided
  • Optional parameters: [PARAM=<value>] - Can be omitted for defaults
  • IDs: Use patterns like EP-0001, US-0001, AG-UI
  • Lists: Comma-separated values where noted

Getting Help

# Show all available commands
/agileflow:help
 
# System diagnostics
/agileflow:diagnose

Try It Yourself

Explore AgileFlow commands interactively in this sandbox:

Interactive Command Playground
Try common AgileFlow commands and see simulated output
Command
⌘↵ to run
Click Run to see output

No output yet

Click "Run" or press ⌘↵ to execute

This is a simulated environment. Actual output may vary based on your project state.

Epic Progress
Track epic completion
Command
⌘↵ to run
Click Run to see output

No output yet

Click "Run" or press ⌘↵ to execute

This is a simulated environment. Actual output may vary based on your project state.

Guided Workflow
Start assisted development
Command
⌘↵ to run
Click Run to see output

No output yet

Click "Run" or press ⌘↵ to execute

This is a simulated environment. Actual output may vary based on your project state.

Session Commands

Commands for managing work sessions and parallel workstreams:

CommandDescription
/session:newCreate a parallel session with git worktree
/session:resumeSwitch to a different session
/session:statusView all sessions and their state
/session:endEnd session and optionally clean up worktree
/session:historyView past session history and metrics
/session:initInitialize session tracking system

Skill Commands

Commands for browsing and installing skills from the marketplace:

CommandDescription
/skill:listList installed skills and browse marketplace recommendations
/skill:recommendGet skill recommendations based on your project's tech stack

Team Commands

Commands for orchestrating multi-agent teams:

CommandDescription
/team:startStart a team of specialized agents from a template
/team:listList available team templates
/team:statusShow team member statuses and current tasks
/team:stopGracefully shut down a team
/team:guideAgent Teams migration guide and architecture reference