AgentsCommand
Synchronizes packaged Fast Forward project agents into the consumer repository.
CodeOwnersCommand
Generates and synchronizes CODEOWNERS files from local project metadata.
CodeStyleCommand
Represents the command responsible for checking and fixing code style issues.
DocsCommand
Generates the package API documentation through phpDocumentor.
FundingCommand
Synchronizes funding metadata between composer.json and .github/FUNDING.yml.
GitIgnoreCommand
Provides functionality to merge and synchronize .gitignore files.
PhpDocCommand
Provides operations to inspect, lint, and repair PHPDoc comments across the project.
RefactorCommand
Provides functionality to execute automated code refactoring using Rector.
ReportsCommand
Coordinates documentation, coverage, and metrics report generation.
SkillsCommand
Synchronizes packaged Fast Forward skills into the consumer repository.
SyncCommand
Orchestrates dev-tools synchronization commands for the consumer repository.
TestsCommand
Facilitates the execution of the PHPUnit testing framework.
WikiCommand
Handles the generation of API documentation for the project.