4IRL
Official@4irl
Offers structured development lifecycle management, focusing on test execution, pull request remediation, and project roadmap implementation for engineering teams.
Agent Skills by 4IRL
Showing 21 vetted skills indexed across 1 GitHub repositories.
git-commit
Stage git changes, generate commit messages, and resolve pre-commit hook failures.
run-all-tests
Run UI, integration, and unit test suites for the URLS4IRL project.
run-plan
Execute project plan steps with subagent delegation and automatic validation.
ui-test-runner
Run UI test markers via make commands and analyze failures.
pr-review-fixer
Automate fixes for pull request review comments and CI failures.
login-with-playright
Automate URLs4IRL login and navigation tasks using Playwright scripts.
run-all-integration-tests
Execute all non-UI backend tests in parallel with pytest.
plan-creator
Generate detailed markdown implementation plans from codebase analysis.
plan-reviewer
Coordinate multi-agent review passes to detect conflicts in project plans.
skill-creator
Design, organize, and implement self-contained AI skills with structured file guidance.
apply-plan-review
Apply review feedback from markdown revision files to plan documents.
run-review
Execute pending code review tasks via delegated subagents with validation and test runs.
run-all-ui-tests
Execute all UI test cases in parallel and record failures.
format-table
Align markdown tables and ASCII box diagrams in files.
git-changes-summary
Analyze local Git branch changes and generate a markdown report.
test-failure-logger
Log test failure details into timestamped JSON files using Python standard libraries.
Verify Vite Build
Run Vite build commands and diagnose import, export, and syntax errors.
git-push
Review, fix, and push code changes with automated GitHub PR creation.
build-vite
Validate Vite builds inside Docker containers using npm build commands.
master-plan-creator
Create sequential phase roadmaps for large multi-PR projects.
next-step-taker
Execute the next incomplete step in structured development plans.
Frequently Asked Questions About 4IRL
FAQPage SchemaWhat specific development tasks does 4IRL enable?βΌ
4IRL enables end-to-end testing via Playwright, parallel backend validation with pytest, Vite build diagnostics, and structured management of Git commits and pull request feedback loops.
Which engineering personas benefit from these capabilities?βΌ
Full-stack developers, quality assurance engineers, and technical leads benefit from these capabilities by offloading repetitive test execution, build verification, and documentation maintenance tasks to structured execution routines.
What are the prerequisites for running these development tasks?βΌ
Execution requires a local environment configured with Docker for containerized builds, Node.js for Vite operations, and a standard Git environment for branch management and pull request synchronization.