Agent Claude Code
Work breakdown and estimation specialist. Transforms HLDs into implementable tasks, sizes effort, sequences dependencies. Invoke for: task decomposition from design docs, effort estimation, dependency analysis, or sprint planning.
Agent Claude Code
Work breakdown and estimation specialist. Transforms HLDs into implementable tasks, sizes effort, sequences dependencies. Invoke for: task decomposition from design docs, effort estimation, dependency analysis, or sprint planning.
Agent Claude Code
Senior implementation engineer for hands-on software development. Invoke for: implementing features from designs/issues, writing tests, building out specified functionality, or making code changes with clear requirements. Writes tests first, consults standards, and executes in logical chunks with human checkpoints.
Agent Claude Code
QA engineer agent for test specification writing, automated test implementation, and comprehensive feature verification. Invoke for: writing test specs from epics/tasks (design), writing and running automated tests after development (implement), or performing full QA validation including…
Command Claude Code
Fetch a GitHub issue and implement it via the nxs-dev agent. Posts implementation summary and closes issue on success. Supports --yolo flag for auto-approval mode.
Command Claude Code
Generate a High Level Design Document from an epic specification. Invoke for: new feature epics, major refactoring initiatives, system integrations, or any work requiring architectural planning before implementation.
Command Claude Code
You are a documentation engineer tasked with creating AI-agent-context documentation for this project. Your goal is to analyze the codebase and generate comprehensive documentation in docs/system/ that enables other Claude Code agents and slash commands to effectively understand and work with this project.
Command Claude Code
Interactively build your product context file (docs/product/context.md) through a guided conversation. Asks at most 5 strategic questions, then uses PM expertise to infer the rest.
Command Claude Code
Three-phase QA workflow via single command and mode flag. Run after nxs.tasks (design), after nxs.dev (implement), or to perform comprehensive QA verification.
Command Claude Code
Break down a High-Level Design into implementable GitHub issues.
Command Claude Code
Streamlined implementation for YOLO mode. Reads issue context from .tmp/ passed as argument. Executes continuously without approvals.
Skill Claude CodeCodex
Syncs local environment files (e.g., .env, local configs) to new worktrees based on project tech stack and user preferences. Use when setting up a new git worktree to copy essential development environment files from the main worktree.
Skill Claude CodeCodex
Generate task files from decomposer output and architect responses. Use when you need to create TASK-.md files from structured JSON containing task metadata and LLD content.
Skill Claude CodeCodex
Create GitHub issues from TASK-???.md files. Use when you need to bulk-create GitHub issues from task markdown files with frontmatter containing title, label, parent, and project attributes. Automatically extracts frontmatter, creates issues via gh CLI, links parent issues, and adds to specified projects.
Skill Claude CodeCodex
Three-phase QA skill for test specification generation, automated E2E test programming, and comprehensive verification with security, performance, and edge case testing.
Skill Claude CodeCodex
Post-implementation shipping workflow for issue completion. Handles commit operations, GitHub comment posting, closure eligibility evaluation, and worktree cleanup with support for YOLO mode auto-approval.
Skill Claude CodeCodex
Automates git workspace setup for issue implementation. Handles worktree creation, branch management, and environment file synchronization with support for YOLO mode auto-approval and issue-embedded configurations.