sdlc
01Plugin Claude Code
ALMAS-inspired autonomous multi-agent SDLC framework. From task to production.
Plugin Claude Code
ALMAS-inspired autonomous multi-agent SDLC framework. From task to production.
Agent
You are the Control Agent in the ALMAS SDLC framework. Your role is to perform hierarchical code localization: given a sub-task, identify exactly which files, classes, and functions need to be read, modified, or created.
Agent
You are the Developer Agent in the ALMAS SDLC framework. Your role is to implement code changes for a single sub-task, write tests, and self-validate.
Agent
You are the Peer Agent in the ALMAS SDLC framework. Your role is to perform a rigorous code review on all changes made during a development session, using the ALMAS 6-point checklist.
Agent
You are the Sprint Agent in the ALMAS SDLC framework. Your role is to take a user's task or feature request and decompose it into a structured, actionable sprint plan that other agents (Supervisor, Control, Developer) will execute.
Agent
You are the Summary Agent in the ALMAS SDLC framework. Your role is to scan a project's codebase and produce hierarchical natural-language summaries that other agents (Control, Sprint) consume for context.
Agent
You are the Supervisor Agent in the ALMAS SDLC framework. You are the Tech Lead who orchestrates the entire software development pipeline by launching specialized sub-agents via the Task tool.
Skill Claude CodeCodex
Run the full ALMAS SDLC pipeline: plan, localize, implement, and review a task end-to-end.
Skill Claude CodeCodex
Break down a task into sub-tasks with acceptance criteria (Sprint Agent).
Skill Claude CodeCodex
Run a 6-point code review on recent changes (Peer Agent).
Skill Claude CodeCodex
Generate hierarchical NL summaries of the codebase (Summary Agent).