asengardeons@hotmail.com
Community@asengardeon · Blumenau, SC, Brazil
Staff Software Engineer · 20y in distributed systems · Kotlin, Spring Boot, Java, Python · Kafka, AWS, Kubernetes · Event-driven architecture
Agent Skills by asengardeons@hotmail.com
Showing 32 vetted skills indexed across 1 GitHub repositories.
hotfix
Manages post-merge bug fixes with TDD, GitHub issue gating, and scoped review criteria.
security
Runs stage 5 security review of a feature via the security-engineer agent, producing security-review.md.
code-review
Runs senior-level code review on feature pull requests within a spec-driven development pipeline.
baseline
Generates baseline documentation for undocumented legacy codebases via a codebase-archaeologist agent.
qa
Validates implemented features against PRD and TRD specs with an 80% coverage gate.
status
Reports the current pipeline stage of each feature in the specs directory.
docs
Generates and updates technical documentation including READMEs, ADRs, and documented code examples.
gap-report
Compares TRD use cases against source code to report implementation gaps.
sync-docs
Synchronizes project documentation with new sections from the installed plugin scaffold changelog.
amend
Amends approved SDD pipeline artifacts in place and flags affected downstream stages for revalidation.
trd
Generates a technical design document from an approved PRD via the architect agent.
prd
Generates a Product Requirements Document for a new feature via the product-design agent.
implement
Implements approved TRD features via TDD with backend and frontend developer agents.
sre
Validates CI/CD, Docker, and Terraform configurations before deployment in the SDD pipeline.
pending
Lists open VALIDAR DEPOIS items and unimplemented TRD tasks across SDD pipeline artifacts.
create-project
Scaffolds a new SDD project directory with git, docs, and a first PRD.
sdd-baseline
Generates baseline documentation for undocumented legacy codebases via a codebase-archaeologist agent.
sdd-amend
Amends approved SDD pipeline artifacts in place and flags affected downstream stages for revalidation.
sdd-docs
Generates and updates technical documentation including READMEs, docs, and ADRs via the tech-writer agent.
sdd-gap-report
Compares TRD use cases against source code to report implementation gaps.
sdd-security
Runs the security review stage of the SDD pipeline via the security-engineer agent.
sdd-qa
Validates implemented features against PRD and TRD specifications with an 80% coverage gate.
sdd-hotfix
Implements post-merge bug fixes with TDD, code review, and conditional QA, security, and SRE reviews.
sdd-pending
Lists open VALIDAR DEPOIS items and unimplemented TRD tasks across SDD pipeline specs.
Frequently Asked Questions About asengardeons@hotmail.com
FAQPage SchemaWhat tasks can I perform with asengardeon's SDD pipeline skills?▼
You can run a full spec-driven pipeline: generate PRDs and TRDs, implement features via TDD, execute senior code review, QA validation with an 80% coverage gate, OWASP security review, and SRE review of CI/CD, Docker, and Terraform. Utilities cover status, gap reports, pending items, docs, amendments, hotfixes, and project scaffolding.
Who are these SDD skills designed for?▼
Software engineers and engineering teams practicing spec-driven development, including backend and frontend developers, architects, QA engineers, security engineers, and SREs. It fits teams adopting structured PRD/TRD governance, especially on legacy codebases needing baseline documentation via the codebase-archaeologist step.
How do I run the pipeline in practice?▼
Start with create-project for a new repo or prd inside an existing one, then proceed through trd, implement, code-review, qa, security, and sre stages. Each stage produces artifacts under specs/<slug>/. Utility skills like status, gap-report, and pending run via bundled Bash or PowerShell scripts to inspect pipeline state.
What are the prerequisites and dependencies?▼
You need a git repository using GitHub Flow branching, with specs/ and docs/ directories for artifacts. The status, gap-report, and pending utilities require Bash or PowerShell to execute their bundled scripts. The sre stage expects CI/CD, Docker, and Terraform configurations to validate, and qa enforces an 80% test coverage gate.
Can I change an approved artifact without restarting the pipeline?▼
Yes. The amend skill edits an already-approved PRD, TRD, implementation, code review, QA report, security review, or SRE review without rerunning unaffected stages. The pending skill lists all open 'VALIDAR DEPOIS' items and unimplemented TRD decomposition tasks so you can resolve them incrementally.