Manu Lorente avatar

Manu Lorente

Community

@mlorentedev · USA & Spain

8Followers
|
23Public Repos
|
38Published Skills

Manu Lorente maintains 39 Claude/agent skills covering spec-driven development, Terraform/Helm/Docker infrastructure, Go and async Python engineering, and Obsidian vault knowledge operations.

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (30%)Infrastructure as .. (25%)Knowledge Manageme.. (20%)Language Engineeri.. (15%)

Agent Skills by Manu Lorente

Showing 38 vetted skills indexed across 1 GitHub repositories.

mlorentedevmlorentedev

genre-picker

Classify knowledge artifacts into skill, pattern, runbook, template, or spec meta-types before creation.

Community
Intermediate
mlorentedevmlorentedev

agent-lifecycle

Manages bootstrap, recovery, configuration, cron scheduling, and container deployment of Hermes Agent instances.

Community
Advanced
mlorentedevmlorentedev

read-all-adrs

Reads every ADR in a repository and produces a decision inventory table before architecture work.

Community
Intermediate
mlorentedevmlorentedev

using-git-worktrees

Creates isolated git worktrees outside the repository with auto-commit detection and leak verification gates.

Community
Intermediate
mlorentedevmlorentedev

terraform

Diagnoses Terraform and OpenTofu failure modes and generates version-aware fixes with validation and rollback plans.

Community
Advanced
mlorentedevmlorentedev

insights

Audits AI workflow health, vault structural integrity, and knowledge pipeline status.

Community
Intermediate
mlorentedevmlorentedev

pr-review-triage

Triage pull request CI results and review comments into apply, defer, or skip dispositions.

Community
Advanced
mlorentedevmlorentedev

creating-skills

Guides creation and testing of agent skills using TDD methodology and trigger optimization.

Community
Advanced
mlorentedevmlorentedev

architecture-session

Runs a six-phase architecture decision session producing ADRs and vault updates.

Community
Advanced
mlorentedevmlorentedev

test-driven-development

Enforces test-first development using the red-green-refactor cycle for features and bugfixes.

Community
Intermediate
mlorentedevmlorentedev

docker

Generate Dockerfile and docker-compose.yml configurations for containerized application deployments.

Community
Basic
mlorentedevmlorentedev

systematic-debugging

Diagnose bugs through four-phase root cause investigation before proposing fixes.

Community
Advanced
mlorentedevmlorentedev

golang-pro

Implements idiomatic Go code with concurrency, generics, error handling, and table-driven tests.

Community
Intermediate
mlorentedevmlorentedev

handoff

Runs a standardized session handoff checklist updating memory, session journals, and repo state.

Community
Advanced
mlorentedevmlorentedev

dispatching-parallel-agents

Dispatches concurrent subagents to fix independent test failures across separate subsystems.

Community
Intermediate
mlorentedevmlorentedev

new-ticket

Creates GitHub Project board tickets interactively with proposed type, priority, and AREA-NNN-slug identifiers.

Community
Advanced
mlorentedevmlorentedev

spec

Manages Spec-Driven Development artifacts through init, bootstrap, fill, check, and archive subcommands.

Community
Advanced
mlorentedevmlorentedev

executing-plans

Executes written implementation plans in reviewed batches with verification checkpoints.

Community
Intermediate
mlorentedevmlorentedev

adversarial-review

Performs independent red-team verification of spec-driven changes before archiving.

Community
Advanced
mlorentedevmlorentedev

enrich-us

Rewrites backlog items and user stories into implementation-ready specifications with fields, endpoints, and DoD.

Community
Intermediate
mlorentedevmlorentedev

dispose-proposals

Triages pending recurrence-proposal drafts and files accepted ones as GitHub issues.

Community
Intermediate
mlorentedevmlorentedev

place-knowledge

Migrate ADRs, runbooks, and lessons from a personal knowledge store into repository docs directories.

Community
Advanced
mlorentedevmlorentedev

audit

Review code for security vulnerabilities, performance issues, and quality problems with severity-ranked findings.

Community
Basic
mlorentedevmlorentedev

prd-to-issues

Convert PRD documents into GitHub epics and story issues using the gh CLI.

Community
Intermediate

Frequently Asked Questions About Manu Lorente

FAQPage Schema
What tasks can I automate using mlorentedev's skills?

You can scaffold and lint spec-driven development artifacts, triage PR reviews, execute TDD implementation plans, debug systematically, audit code for SQL injection/XSS/secrets, build Helm charts and Docker deployments, refactor high cyclomatic complexity, and maintain Obsidian vault health with session handoffs.

Who are these skills designed for?

Software engineers, SREs, and platform engineers working with Claude or Copilot agents. The manifest targets practitioners managing Terraform/OpenTofu estates, Go microservices, async Python services, Kubernetes Helm packaging, and teams enforcing ADR-based architecture governance and spec-driven delivery.

How do the skills run in practice?

Skills trigger via slash commands (e.g., /spec, /handoff, /catchup, /architecture-session) or natural-language phrases in English and Spanish. They operate over declared path globs like specs/**, docs/adr/**, and **/*.tf, using allowed tools such as Read, Grep, Bash, and hive vault MCP calls.

Are these skills open source and what do they cost?

Several ported skills carry explicit open-source licenses: terraform and cyclomatic-complexity under Apache-2.0, golang-pro, async-python-patterns, and helm under MIT. The remaining natively authored skills list no license or fee, indicating free use within the owner's registry.

What prerequisites or dependencies do the skills require?

Dependencies are declared per skill via 'requires': spec needs adversarial-review and verification-before-completion; executing-plans needs systematic-debugging, TDD, and verification; architecture-session needs read-all-adrs and spec. Vault-integrated skills also expect hive MCP endpoints and an Obsidian vault structure.