From glados
Walks through building a user-selected feature from planning to a verified, self-reviewed merge request. Useful as a structured build checklist.
How this skill is triggered — by the user, by Claude, or both
Slash command
/glados:build-featureThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read and follow the compiled workflow at `${CLAUDE_PLUGIN_ROOT}/compiled/claude-plugin/build-feature.md`.
Read and follow the compiled workflow at ${CLAUDE_PLUGIN_ROOT}/compiled/claude-plugin/build-feature.md.
npx claudepluginhub cruxdigital-llc/crux-marketplace --plugin gladosOrchestrates ad-hoc feature development with worktree isolation and TDD, delegating to plan, implement, and validate subagents. Useful for building features without existing task definitions.
Runs a complete feature lifecycle from GitHub issue/branch creation through ATDD implementation, verification, commit/push/PR, and merge. Supports batch processing, plan-only mode, and team-based acceptance test-driven development.
Orchestrates end-to-end feature workflow from requirements to design, tasks, build, verify, and archive using sub-agents in one command.