syahiidkamil/Software-Engineer-AI-Agent-Atlas
Agent Claude Code
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Agent Claude Code
Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Agent Claude Code
Code review a pull request.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Agent Claude Code
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Agent Claude Code
Use this agent to commit changes following ATLAS commit conventions. Works autonomously — no approval needed. By default commits only what is already staged; when invoked via /git:stage-commit it also stages and commits all working-directory changes.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Agent Claude Code
Use this agent when you need to perform manual quality assurance testing through browser interactions. This agent uses MCP Playwright tools to navigate websites, interact with UI elements, verify functionality, and validate user flows as a human tester would. Perfect for testing new features, regression testing…
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
Interview Boss about the project, then reason from first principles to design the ideal ATLAS operating identity/system-prompt for it — free to drop KISS/YAGNI/DRY/clean-architecture entirely when the project (and the LLM's own distribution) calls for a different mindset.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
Initialize project context — understand the project, configure conventions, and set up project rules.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
One-shot an app autonomously — free-will the founding fork, build with deliberate decisions at every trigger, then adversarial review and a conscious final pass before delivery.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
Brainstorm an idea into a clickable multi-screen React prototype — model the mind (Theory of Mind), interview to kill ambiguity, build a no-build CDN-React prototype under misc/prototypes/, run it, iterate until it matches Boss's vision.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
Quickly sketch a standalone low-fidelity wireframe as self-contained HTML — gray boxes, dashed borders, no framework. Lighter than /plan:create-phase, static unlike /brainstorm:prototype.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
Discover the project's visual identity, prototype 3 HTML design variants for Boss to compare in a browser, iterate, then lock in DESIGN.md (Stitch-format, machine + human readable). The single source of truth AI coding agents read before generating UI.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
Commit what is already staged — runs the commit subagent in the background, following the ATLAS commit convention.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
Show recent git commits with a brief summary and continual context tied to the working directory / staging area.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
Stage and commit all working-directory changes — runs the commit subagent in the background until the tree is clean.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
Create a development phase the lean way — resolve ambiguity through Q&A, then capture it as a self-contained low-fidelity wireframe HTML document you implement from in plan mode.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
Plan any change the lean way — resolve ambiguity through Q&A, optionally explore the codebase, then capture the result as a single self-contained, visual HTML document (diagrams, wireframes, matrices) you implement from in plan mode.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
Guided feature development with codebase understanding and architecture focus.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
Author human-readable manual test cases (markdown) into docs/living-test-cases/ — the living artifact that /qa:manual-test-run executes.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
use qa-manual-tester sub agent to test this test cases #$1 (test cases, if not specified use the latest test cases at @docs/living-test-cases) and then documents the finding in this folder #$2 (if not specified use the latest test runs folder at @misc/test-runs) put the bug in other files.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Command Claude Code
run in the background using bash background // replace it with your.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Skill Claude CodeCodex
Activate ATLAS pattern recognition mode. Identify repeated patterns, extract essential characteristics, and create reusable abstractions from concrete examples.
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Skill Claude CodeCodex
Adversarially review something just built — presume it is broken and find where. Use after implementing a feature, finishing a build, or before shipping, or whenever ATLAS or Boss wants a hostile second opinion on a diff, a running app, or a whole codebase. Spawns clean-context reviewers with opposing lenses…
syahiidkamil/Software-Engineer-AI-Agent-Atlas
Skill Claude CodeCodex
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…