Juan José avatar

Juan José

Community

@JhonMA82

3Followers
|
57Public Repos
|
35Published Skills

Juan José maintains 35 skills for OpenSpec change management, Comet phased development routing, and disciplined engineering practices like TDD, code review, and git worktree isolation.

Skills Distribution
DomainDeveloper To...OpenSpec Change Ma.. (40%)Comet Phased Devel.. (25%)Testing & Debuggin.. (15%)Code Review & Veri.. (12%)

Agent Skills by Juan José

Showing 35 vetted skills indexed across 1 GitHub repositories.

JhonMA82JhonMA82

comet-tweak

Executes lightweight OpenSpec changes through a streamlined four-phase Comet preset workflow.

Community
Advanced
JhonMA82JhonMA82

openspec-apply-change

Implements tasks from an OpenSpec change using the openspec CLI workflow.

Community
Intermediate
JhonMA82JhonMA82

comet-build

Creates implementation plans and executes tasks for Comet workflow build phases.

Community
Advanced
JhonMA82JhonMA82

openspec-explore

Explores ideas and investigates codebases as a thinking partner before creating OpenSpec change proposals.

Community
Intermediate
JhonMA82JhonMA82

openspec-verify-change

Verify implementation completeness, correctness, and coherence against OpenSpec change artifacts.

Community
Intermediate
JhonMA82JhonMA82

openspec-new-change

Scaffolds a new OpenSpec change and displays the first artifact instructions.

Community
Intermediate
JhonMA82JhonMA82

comet-open

Creates and initializes OpenSpec change proposals with Comet state machine tracking.

Community
Advanced
JhonMA82JhonMA82

comet-any

Generates verifiable Comet-native workflow Skill bundles from confirmed user proposals.

Community
Advanced
JhonMA82JhonMA82

comet

Resolves the configured Comet workflow entry and loads the matching Native or Classic skill.

Community
Intermediate
JhonMA82JhonMA82

openspec-archive-change

Archives completed OpenSpec changes after verifying artifacts, tasks, and spec synchronization.

Community
Advanced
JhonMA82JhonMA82

comet-archive

Archives verified OpenSpec changes by merging delta specs and committing the archive.

Community
Advanced
JhonMA82JhonMA82

openspec-onboard

Guides users through a complete OpenSpec change workflow with narrated phases.

Community
Intermediate
JhonMA82JhonMA82

openspec-propose

Generates complete OpenSpec change proposals with specs, design, and tasks artifacts.

Community
Advanced
JhonMA82JhonMA82

openspec-bulk-archive-change

Archives multiple completed OpenSpec changes in one batch with conflict-aware spec syncing.

Community
Advanced
JhonMA82JhonMA82

openspec-continue-change

Creates the next artifact in an OpenSpec change workflow using the openspec CLI.

Community
Intermediate
JhonMA82JhonMA82

comet-classic

Orchestrates OpenSpec and Superpowers phases for structured change development workflows.

Community
Advanced
JhonMA82JhonMA82

comet-verify

Verifies Comet changes, records evidence, and manages repair loops.

Community
Advanced
JhonMA82JhonMA82

openspec-sync-specs

Merge delta spec changes into main OpenSpec capability specifications.

Community
Advanced
JhonMA82JhonMA82

openspec-ff-change

Generates all OpenSpec change artifacts in dependency order for implementation readiness.

Community
Advanced
JhonMA82JhonMA82

comet-hotfix

Executes a streamlined open-build-verify-archive workflow for fixing existing behavior bugs.

Community
Advanced
JhonMA82JhonMA82

comet-design

Generates deep technical Design Docs from OpenSpec change artifacts via scripted handoff and brainstorming.

Community
Advanced
JhonMA82JhonMA82

using-git-worktrees

Creates isolated git worktree workspaces with native tool detection and baseline test verification.

Community
Intermediate
JhonMA82JhonMA82

test-driven-development

Enforces red-green-refactor test-driven development for features, bugfixes, and refactoring.

Community
Intermediate
JhonMA82JhonMA82

systematic-debugging

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

Community
Advanced

Frequently Asked Questions About Juan José

FAQPage Schema
What tasks can I perform with JhonMA82's OpenSpec skills?▼

You can propose, explore, apply, continue, fast-forward, verify, sync, and archive OpenSpec changes. Skills cover the full change lifecycle: generating proposal/design/tasks artifacts, implementing tasks, validating implementation against artifacts, syncing delta specs to main specs, and bulk-archiving completed parallel changes.

Who should use these skills?▼

Software engineers and developers practicing structured, spec-driven development. They suit contributors who want enforced discipline: brainstorming before building, writing plans before code, test-driven development, systematic debugging, code review request/response handling, and evidence-based verification before claiming work complete.

How do the Comet skills work in practice?▼

Comet skills activate only on explicit slash-command invocation like /comet-build, /comet-design, /comet-verify, or /comet-archive, or when routed by the root Comet runtime. They manage a five-phase Classic flow plus hotfix and tweak presets, recovering state from .comet.yaml and permanent project configuration entries.

Are these skills open source and what do they cost?▼

The OpenSpec skills carry an MIT license per their native frontmatter, making them free to use, modify, and redistribute. Comet and process-discipline skills list no explicit license in the manifest. There is no stated cost; all 35 skills are publicly available in the registry.

What prerequisites are required to run these skills?▼

OpenSpec skills require the openspec CLI installed, with Bash(openspec:*) tool access permitted. Comet skills require the root Comet skill/runtime and project configuration with .comet.yaml artifacts. Git-based skills assume a git repository supporting worktrees and branches for isolated feature development.