Agent Skills by luisalbertomk
Showing 26 vetted skills indexed across 1 GitHub repositories.
sdd-spec
Generate structured delta specifications with RFC 2119 requirements and GIVEN/WHEN/THEN scenarios.
sdd-onboard
Guide users through the complete Spec-Driven Development lifecycle in an active codebase.
cognitive-doc-design
Optimize technical documentation and pull request descriptions to minimize cognitive load.
skill-improver
Audit and refactor SKILL.md files against a normative style guide.
sdd-propose
Generate structured technical change proposals in standardized markdown format.
sdd-archive
Merge delta specifications into the main source of truth and archive completed changes.
sdd-init
Detect project stacks and initialize SDD registry and configuration files.
chained-pr
Split large code changes into sequential, reviewable pull requests.
comment-writer
Standardize technical communication tone and structure for pull requests and issue trackers.
work-unit-commits
Organize code changes into atomic, reviewable work units.
go-testing
Standardize Go tests with table-driven cases, Bubbletea TUI transitions, and golden files.
sdd-design
Generate structured design.md documents with architecture and security threat matrices.
skill-creator
Create LLM skills with YAML frontmatter and modular documentation.
sdd-apply
Implement technical tasks from Spec-Driven Development artifacts within defined workspace edit roots.
sdd-verify
Verify implementation compliance against specifications and design documents.
skill-registry
Scan project and user directories for SKILL.md files and index them.
sdd-tasks
Generate phase-based implementation task lists from architectural design documents.
branch-pr
Validates Git branches and commits for repository compliance before submission using Shellcheck and the GitHub CLI.
sdd-explore
Investigate codebases and compare implementation strategies within the SDD framework.
judgment-day
Execute parallel blind dual-review inspections to validate code changes.
issue-creation
Create and triage GitHub issues with repository-specific templates and labels.
hermes-ephemeral-delegation
Delegate multi-step tasks to ephemeral sub-agents with a defined protocol.
gentle-ai-chained-pr
Split large pull requests into smaller logical units with dependency tracking.
gentle-ai-branch-pr
Validate pull requests against issue links and Conventional Commits conventions.