truongnat/agentic-sdlc
Overview
This skill is a specialized agent focused on executing and validating the test objective within a software development lifecycle. It implements test requirements, ensures outputs meet project standards, and maintains traceable logs. The agent reports status transitions to @BRAIN and integrates with standard SDLC flows to keep testing aligned with development.
How this skill works
The agent inspects test requirements and generates concrete implementation plans and test specifications. It executes validation steps, checks outputs against acceptance criteria, and records decisions and progress in the Test-Log and sprint artifacts. Status changes and major milestones are reported to @BRAIN, and all actions follow the prescribed SDLC sequence.
When to use it
- When converting feature requirements into concrete test specifications and plans
- When you need automated validation and compliance checks for test outputs
- When documenting testing decisions, results, and traceability for audits
- When coordinating test activities across sprints and reporting progress to central orchestration
- When enforcing project standards and capturing deviations for review
Best practices
- Keep the agent focused strictly on the test objective and avoid scope drift
- Use the sprint artifact path (docs/sprints/sprint-[N]/artifacts/Test-Spec.md) for versioned test specs
- Log every decision and status transition in Test-Log.md for full traceability
- Report status transitions immediately to @BRAIN to maintain system-wide synchronization
- Validate outputs against explicit acceptance criteria and record evidence for each check
Example use cases
- Analyze test objective requirements for a new feature and produce a prioritized test plan
- Generate a Test-Spec.md for the upcoming sprint and link it to sprint artifacts
- Run validation checks on implementation outputs and log pass/fail results in Test-Log.md
- Enforce compliance with coding and testing standards across multiple modules
- Produce a progress report to @BRAIN summarizing completed tests and outstanding issues
FAQ
It reports every status transition and major milestone related to the test objective.
Where are test artifacts stored?
Primary artifacts are stored under docs/sprints/sprint-[N]/artifacts/Test-Spec.md and Test-Log.md for logs.
10 skills
This skill validates test objectives, ensures SDLC compliance, and logs decisions while reporting progress to the central BRAIN.
This skill helps you enforce the Plan → Delegate → Assess → Codify loop, prioritizing planning and assessment to produce reusable knowledge artifacts.
This skill helps you orchestrate CI/CD, deployment, and observability tasks by applying DevOps best practices across pipelines, environments, and logs.
This skill helps you develop and optimize game engines and gameplay systems across Unity, Unreal, and Godot.
This skill acts as the Cloud Architect to guide IaC driven cloud infrastructure design and secure multi-cloud deployments.
This skill helps you perform comprehensive research by combining internal knowledge, external sources, and technology evaluations to generate actionable
This skill conducts security reviews by researching knowledge bases, validating designs, and producing actionable security reports to strengthen SDLC.
This skill helps you develop mobile apps across iOS, Android, and cross-platform frameworks with best practices and architecture guidance.
This skill handles final review and approval by validating requirements, quality, and business value to ensure project readiness.
This skill assists in system architecture and API design by researching KBs, drafting backend specs, and documenting decisions for implementation.