asengardeons@hotmail.com avatar

asengardeons@hotmail.com

Community

@asengardeon · Blumenau, SC, Brazil

30Followers
|
14Public Repos
|
32Published Skills

Staff Software Engineer · 20y in distributed systems · Kotlin, Spring Boot, Java, Python · Kafka, AWS, Kubernetes · Event-driven architecture

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (40%)Code Review & Qual.. (25%)Security & OWASP R.. (15%)SRE, CI/CD & Infra.. (12%)

Agent Skills by asengardeons@hotmail.com

Showing 32 vetted skills indexed across 1 GitHub repositories.

asengardeonasengardeon

hotfix

Manages post-merge bug fixes with TDD, GitHub issue gating, and scoped review criteria.

Community
Advanced
asengardeonasengardeon

security

Runs stage 5 security review of a feature via the security-engineer agent, producing security-review.md.

Community
Intermediate
asengardeonasengardeon

code-review

Runs senior-level code review on feature pull requests within a spec-driven development pipeline.

Community
Intermediate
asengardeonasengardeon

baseline

Generates baseline documentation for undocumented legacy codebases via a codebase-archaeologist agent.

Community
Basic
asengardeonasengardeon

qa

Validates implemented features against PRD and TRD specs with an 80% coverage gate.

Community
Intermediate
asengardeonasengardeon

status

Reports the current pipeline stage of each feature in the specs directory.

Community
Advanced
asengardeonasengardeon

docs

Generates and updates technical documentation including READMEs, ADRs, and documented code examples.

Community
Basic
asengardeonasengardeon

gap-report

Compares TRD use cases against source code to report implementation gaps.

Community
Intermediate
asengardeonasengardeon

sync-docs

Synchronizes project documentation with new sections from the installed plugin scaffold changelog.

Community
Advanced
asengardeonasengardeon

amend

Amends approved SDD pipeline artifacts in place and flags affected downstream stages for revalidation.

Community
Intermediate
asengardeonasengardeon

trd

Generates a technical design document from an approved PRD via the architect agent.

Community
Intermediate
asengardeonasengardeon

prd

Generates a Product Requirements Document for a new feature via the product-design agent.

Community
Advanced
asengardeonasengardeon

implement

Implements approved TRD features via TDD with backend and frontend developer agents.

Community
Advanced
asengardeonasengardeon

sre

Validates CI/CD, Docker, and Terraform configurations before deployment in the SDD pipeline.

Community
Advanced
asengardeonasengardeon

pending

Lists open VALIDAR DEPOIS items and unimplemented TRD tasks across SDD pipeline artifacts.

Community
Intermediate
asengardeonasengardeon

create-project

Scaffolds a new SDD project directory with git, docs, and a first PRD.

Community
Intermediate
asengardeonasengardeon

sdd-baseline

Generates baseline documentation for undocumented legacy codebases via a codebase-archaeologist agent.

Community
Basic
asengardeonasengardeon

sdd-amend

Amends approved SDD pipeline artifacts in place and flags affected downstream stages for revalidation.

Community
Intermediate
asengardeonasengardeon

sdd-docs

Generates and updates technical documentation including READMEs, docs, and ADRs via the tech-writer agent.

Community
Basic
asengardeonasengardeon

sdd-gap-report

Compares TRD use cases against source code to report implementation gaps.

Community
Intermediate
asengardeonasengardeon

sdd-security

Runs the security review stage of the SDD pipeline via the security-engineer agent.

Community
Intermediate
asengardeonasengardeon

sdd-qa

Validates implemented features against PRD and TRD specifications with an 80% coverage gate.

Community
Intermediate
asengardeonasengardeon

sdd-hotfix

Implements post-merge bug fixes with TDD, code review, and conditional QA, security, and SRE reviews.

Community
Advanced
asengardeonasengardeon

sdd-pending

Lists open VALIDAR DEPOIS items and unimplemented TRD tasks across SDD pipeline specs.

Community
Intermediate

Frequently Asked Questions About asengardeons@hotmail.com

FAQPage Schema
What 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.