BalthaEl avatar

BalthaEl

Community

@Balthael

17Followers
|
12Public Repos
|
19Published Skills

BalthaEl publishes spec-driven development lifecycle skills and penetration testing domain packs covering recon, exploitation, Active Directory, and reporting.

Skills Distribution
DomainCybersecurit...Penetration Testin.. (40%)Spec-Driven Develo.. (35%)Code Review & Qual.. (15%)Version Control & .. (10%)

Agent Skills by BalthaEl

Showing 19 vetted skills indexed across 1 GitHub repositories.

BalthaelBalthael

sdd-spec

Writes delta specifications with RFC 2119 requirements and Given/When/Then scenarios.

Community
Intermediate
BalthaelBalthael

sdd-onboard

Guides users through a complete spec-driven development cycle on their real codebase.

Community
Advanced
BalthaelBalthael

sdd-propose

Creates a structured change proposal document with intent, scope, capabilities, and rollback plan.

Community
Intermediate
BalthaelBalthael

sdd-archive

Merges delta specs into main specs and archives completed SDD changes.

Community
Intermediate
BalthaelBalthael

sdd-init

Initialize SDD project context, testing capabilities, skill registry, and persistence configuration.

Community
Intermediate
BalthaelBalthael

go-testing

Implements Go testing patterns including table-driven tests, Bubbletea TUI testing, and golden file comparison.

Community
Intermediate
BalthaelBalthael

sdd-design

Creates technical design documents with architecture decisions, data flow, and file changes for spec-driven development.

Community
Intermediate
BalthaelBalthael

skill-creator

Creates new AI agent skills following the Agent Skills specification.

Community
Basic
BalthaelBalthael

sdd-apply

Implements spec-driven development tasks by writing code following specs and design documents.

Community
Advanced
BalthaelBalthael

sdd-verify

Validate implementation against specs, design, and tasks through real test execution.

Community
Advanced
BalthaelBalthael

skill-registry

Generates a skill registry cataloging available skills with compact rules for sub-agent delegation.

Community
Intermediate
BalthaelBalthael

sdd-tasks

Generates a phased implementation task checklist from SDD proposal, spec, and design artifacts.

Community
Intermediate
BalthaelBalthael

domain-mobile

Guides iOS and Android security assessments toward client, transport, storage, and backend findings.

Community
Basic
BalthaelBalthael

branch-pr

Guides pull request creation with issue linkage, branch naming, and label enforcement.

Community
Intermediate
BalthaelBalthael

sdd-explore

Investigates codebases and returns structured exploration analysis for proposed changes.

Community
Intermediate
BalthaelBalthael

judgment-day

Orchestrates parallel adversarial code review with two blind judge sub-agents and iterative fix cycles.

Community
Advanced
BalthaelBalthael

issue-creation

Creates GitHub issues using bug report and feature request templates with label workflows.

Community
Intermediate
BalthaelBalthael

ciberbal-ai-branch-pr

Creates branches and pull requests on GitHub following issue-first enforcement and Conventional Commits rules.

Community
Intermediate
BalthaelBalthael

ciberbal-ai-issue-creation

Creates GitHub issues for ciberbal-ai using enforced templates and label workflows.

Community
Intermediate

Frequently Asked Questions About BalthaEl

FAQPage Schema
What tasks can I perform using BalthaEl's skills?

You can run penetration testing phases (scoping, recon, enumeration, exploitation, post-exploitation, evidence, reporting) across web, cloud, mobile, WiFi, API, and Active Directory domains, plus manage the full spec-driven development cycle from proposal through verification and archival.

Who are these skills designed for?

Security engineers and red team operators conducting structured engagements, plus developers practicing spec-driven development who need orchestrated proposal, design, task breakdown, implementation, and verification steps. Go developers get Bubbletea TUI testing patterns via teatest.

How do the SDD skills work in practice?

An orchestrator launches each skill at its lifecycle stage: sdd-init sets up context and registry, sdd-explore investigates ideas, sdd-propose and sdd-spec define the change, sdd-design and sdd-tasks plan it, sdd-apply implements code, and sdd-verify and sdd-archive close it out.

What licenses and costs apply to these skills?

All skills are open source and free. The SDD lifecycle skills and skill-registry use the MIT license, while go-testing, skill-creator, judgment-day, branch-pr, and issue-creation use Apache-2.0. No paid tiers or commercial restrictions are indicated in the manifest.

What prerequisites or dependencies do these skills require?

SDD skills require an orchestrator to trigger each lifecycle stage, and sdd-init is delegate-only with model invocation disabled. skill-registry optionally uses engram for persistence. skill-creator needs Read, Edit, Write, Glob, Grep, Bash, WebFetch, WebSearch, and Task permissions.