ship-it
78Ship Changes Through Pull Requests and CI
Finishing a change requires careful verification, commits, pull-request setup, and CI follow-through. This skill manages that workflow until every check passes.
Coordinate Parallel Agents With Fewer Conflicts
Parallel coding agents often collide in shared files and documentation. This skill provides structural and editing practices that reduce merge conflicts.
Copia esta solicitud en tu Agente. Incluye la página canónica del Skill y el manifiesto.
Review the Skillstore skill "parallel-agents" from https://skillstore.io/skills/jssblck-parallel-agents.md and its manifest at https://skillstore.io/api/skills/jssblck-parallel-agents/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Tu Agente debe seguir mostrando su plan y solicitar cualquier confirmación exigida por la política de seguridad.
Usa estos enlaces cuando un agente de IA, crawler o script necesite contexto limpio en vez de leer la página completa.
Usando "parallel-agents". Two agents need to add independent HTTP resources to one router.
Resultado esperado:
Create one handler file per resource. Give each agent one router registration line, preserve stable ordering, then run formatting and route tests.
Usando "parallel-agents". A large command dispatcher appears in most recent feature commits.
Resultado esperado:
Usando "parallel-agents". The root agent instructions contain module inventories and progress notes.
Resultado esperado:
Remove discoverable inventories and temporary status. Keep durable invariants at the root, then move module-specific guidance into nearby documentation.
All eight static findings are false positives caused by Markdown code spans, reference paths, or ordinary editing guidance. No prompt injection, malicious intent, unsafe command construction, or semantic security issue was found.
Comparte el informe de evaluación versionado, la insignia neutral, la tarjeta insertable y las citas. Skillstore presenta evidencias sin decidir si este Skill es seguro.
https://skillstore.io/skills/jssblck-parallel-agents/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/jssblck-parallel-agents?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/jssblck-parallel-agents?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/jssblck-parallel-agents/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/jssblck-parallel-agents.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>jssblck. (2026). parallel-agents security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/jssblck-parallel-agents/audits/1@techreport{jssblck-jssblck-parallel-agents-2026,
author = {jssblck},
title = {parallel-agents security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/jssblck-parallel-agents/audits/1},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "parallel-agents security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "jssblck"
date-released: "2026-08-23"
url: "https://skillstore.io/skills/jssblck-parallel-agents/audits/1"
identifiers:
- type: other
value: "skillstore:jssblck-parallel-agents:audit:1"
description: "Skillstore immutable audit report identifier"
Cada autor sigue siendo un skill instalable independiente. La variante recomendada se ordena según la evidencia de Skillstore.
Por qué esta variante es la primera
dmjgilbert-parallel-agents
2026-09-09
jssblck-parallel-agents
2026-09-09
sickn33-parallel-agents
2026-09-09
Plan feature files and minimal registration edits before multiple agents begin implementation.
Measure repository churn and split hub files without changing behavior.
Keep durable invariants in root instructions and move module details closer to their code.
Review this feature request and repository layout. Recommend a new file location and the smallest required shared-file registration edit.
Split these tasks among parallel agents. Identify shared files, assign ownership, and describe edits that should merge independently.
Use recent Git history and file sizes to rank likely conflict hubs. Classify each as a hub, hot concern, or generated file.
Analyze this shared hub and propose a behavior-preserving split. Include file boundaries, move order, validation steps, documentation updates, and branch coordination.
Autor
jssblckLicencia
MIT
Revisión de Skillstore
r1
Aviso de versión
El autor no declaró una versión.
Repositorio
https://github.com/jssblck/agents/tree/4658295e88faed205cc134edf987f7ea4e0c8ea4/skills/parallel-agentsRef.
f29a46aea6fb1893620163f91d2de361dd7048cd
Actualidad del mantenimiento
23/8/2026
Uso
0 descargas · 0 vistas
Estructura de archivos
Ship Changes Through Pull Requests and CI
Finishing a change requires careful verification, commits, pull-request setup, and CI follow-through. This skill manages that workflow until every check passes.
Remove Machine-Written Tells from Durable Prose
Durable prose can sound generic when rhetoric obscures concrete facts. This skill removes formulaic patterns while preserving meaning, technical details, and voice.
Manage Stacked Pull Requests with gh-stack
Dependent pull requests are difficult to organize, update, and merge safely. This skill guides reliable gh-stack workflows for linear branch stacks.
Merge Open Pull Requests as One Stack
Merging several open pull requests together requires careful ordering, conflict handling, and repeated verification. This skill builds one GitHub stack and merges it through repository protections.
Manage SOPS Secrets in Repositories
Encrypted repository secrets require careful commands, keys, and environment handling. This skill guides SOPS workflows through an existing pnpm secrets wrapper.
Build Reliable Code with Durable Principles
Inconsistent engineering choices make code harder to review and maintain. This skill applies clear design, testing, error, and tooling defaults across common languages.
Domina flujos de trabajo avanzados de Git
por AutumnsGrove
El historial complejo de Git puede ser difícil de reparar sin perder trabajo. Esta skill proporciona flujos de trabajo guiados para rebase, conflictos, bisect, recuperación y gestión de ramas.
Gestionar el desarrollo guiado por contexto
por wshobson
Los proyectos asistidos por IA pierden consistencia cuando los objetivos del producto, las decisiones sobre la pila tecnológica y las reglas de flujo de trabajo están dispersos. Esta skill guía a Claude, Codex y Claude Code mediante artefactos de contexto de Conductor.
Evaluar la legibilidad del código para personas no desarrolladoras
por AbeJitsu
Los equipos a menudo necesitan código que gerentes, partes interesadas y nuevos colaboradores puedan entender. Esta skill revisa nombres, comentarios, jerga y documentación para que los revisores obtengan una puntuación clara de legibilidad.
Mejorar componentes de Claude Code
por C0ntr0lledCha0s
Las actualizaciones de componentes pueden dejar descripciones vagas, permisos de herramientas demasiado amplios y ejemplos débiles. Esta skill aplica mejoras estructuradas que preservan el comportamiento mientras mejoran la claridad, la seguridad y la usabilidad.
Planifica proyectos de software con documentos estructurados
por Dwsy
Los proyectos de software suelen fallar cuando los requisitos, las decisiones de diseño y las tareas no están claros. Esta skill convierte ideas de proyectos en documentos de planificación estructurados para flujos de trabajo de Claude, Codex y Claude Code.
Organiza tareas largas de IA con archivos de planificación
por ZhanlinCui
Las sesiones largas de IA pueden perder objetivos, decisiones y progreso. Esta skill guía a Claude, Codex y Claude Code para almacenar planes, hallazgos y registros en archivos del proyecto.