backlog
v2.4.2Backlog multi-repositório via backlogctl 2.4: contextos, formato, merge, import v3, TODO opt-in e update verificado.
By Carlos AraujoLicense: MIT0 GitHub starsUpdated 2 weeks ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 17 skill or MCP entries
- Source updated
- Sep 7, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install backlog for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install backlog-2@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/cadugevaerd/claude-skillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/backlog/.
Plugin files
├── .claude-plugin/plugin.json├── skills/backlog/SKILL.md├── skills/backlog-add/SKILL.md├── skills/backlog-archive/SKILL.md├── skills/backlog-consolidado/SKILL.md├── skills/backlog-context/SKILL.md├── skills/backlog-doctor/SKILL.md├── skills/backlog-edit/SKILL.md├── skills/backlog-export/SKILL.md├── skills/backlog-format/SKILL.md├── skills/backlog-import/SKILL.md├── skills/backlog-init/SKILL.md├── skills/backlog-list/SKILL.md├── skills/backlog-merge/SKILL.md├── skills/backlog-reconcile-status/SKILL.md├── skills/backlog-todo/SKILL.md├── skills/backlog-transition/SKILL.md└── skills/backlog-update/SKILL.md
Included Skills17
Orquestra Backlog v2.1 com preview, fail-closed e confirmação explícita.
Adiciona item a backlog existente.
Soft-archive obsolete or source-less backlog items with an audit reason.
Solicita exportação consolidated canônica.
Executa e diagnostica a família de contextos do Backlog v2 com confirmação explícita.
Verifica runtime e integridade sem mutar.
Edita campos suportados de backlog ou item.
Exporta formato derivado suportado sem mutar fonte.
Propõe e aplica formatos de backlog com confirmação humana explícita.
Importa JSON v3 estrito com preview, confirmação e SHA-256; separa migração v1.
Cria o armazenamento e backlogs v2 suportados.
Lista backlogs ou itens sem mutação.
Inspeciona e aplica merges somente após snapshots, revisions e confirmação.
Audited human-confirmed recovery of a verified backlog status inconsistency.
Escaneia TODO/FIXME software-only e aplica somente com opt-in, hash e confirmação.
Transita item entre estados canônicos.
Verifica, atualiza e migra backlogctl 2.1 com SHA-256, rollback e backup.
Plugin manifests1
{
"name": "backlog",
"version": "2.4.2",
"description": "Backlog multi-repositório via backlogctl 2.4: contextos, formato, merge, import v3, TODO opt-in e update verificado.",
"author": {
"name": "Carlos Araujo"
},
"license": "MIT",
"keywords": [
"backlog",
"prioridade",
"auditoria",
"backlogctl"
],
"skills": "./skills"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[backlog on Agent Plugins Marketplace](https://pluginsmp.com/plugins/backlog-2)