BalthaEl
Community@Balthael
BalthaEl publishes spec-driven development lifecycle skills and penetration testing domain packs covering recon, exploitation, Active Directory, and reporting.
Agent Skills by BalthaEl
Showing 19 vetted skills indexed across 1 GitHub repositories.
sdd-spec
Writes delta specifications with RFC 2119 requirements and Given/When/Then scenarios.
sdd-onboard
Guides users through a complete spec-driven development cycle on their real codebase.
sdd-propose
Creates a structured change proposal document with intent, scope, capabilities, and rollback plan.
sdd-archive
Merges delta specs into main specs and archives completed SDD changes.
sdd-init
Initialize SDD project context, testing capabilities, skill registry, and persistence configuration.
go-testing
Implements Go testing patterns including table-driven tests, Bubbletea TUI testing, and golden file comparison.
sdd-design
Creates technical design documents with architecture decisions, data flow, and file changes for spec-driven development.
skill-creator
Creates new AI agent skills following the Agent Skills specification.
sdd-apply
Implements spec-driven development tasks by writing code following specs and design documents.
sdd-verify
Validate implementation against specs, design, and tasks through real test execution.
skill-registry
Generates a skill registry cataloging available skills with compact rules for sub-agent delegation.
sdd-tasks
Generates a phased implementation task checklist from SDD proposal, spec, and design artifacts.
domain-mobile
Guides iOS and Android security assessments toward client, transport, storage, and backend findings.
branch-pr
Guides pull request creation with issue linkage, branch naming, and label enforcement.
sdd-explore
Investigates codebases and returns structured exploration analysis for proposed changes.
judgment-day
Orchestrates parallel adversarial code review with two blind judge sub-agents and iterative fix cycles.
issue-creation
Creates GitHub issues using bug report and feature request templates with label workflows.
ciberbal-ai-branch-pr
Creates branches and pull requests on GitHub following issue-first enforcement and Conventional Commits rules.
ciberbal-ai-issue-creation
Creates GitHub issues for ciberbal-ai using enforced templates and label workflows.
Frequently Asked Questions About BalthaEl
FAQPage SchemaWhat 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.