.claude/skills/plandeck1 structural issue
- error: description exceeds the 1,024-character Agent Skills limit.
SKILL.md
Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.
A live visual Kanban board and continuity layer for long-running agentic tasks. Nobody wants to read a markdown plan or stare at raw HTML while an agent grinds for an hour, so Plandeck turns the plan into a board that organizes itself. Use it when a task is multi-step, long-running, or needs visual planning. Break the work into cards, declare which card depends on which, and Plandeck computes the critical path, auto-promotes cards to Ready as their dependencies clear, rolls up story-point estimates into an honest…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/plandeckSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/plandeckSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/plandeckSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @othmanadi/plandeckclawhub inspect @othmanadi/plandeck --version 0.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:4f2436f9562900a9b5ac28bfcf30afc58a610a0678ecde9c8ab1f2020cb21ce2.gitattributes.github.github/ISSUE_TEMPLATE.github/ISSUE_TEMPLATE/agent_compatibility.md.github/ISSUE_TEMPLATE/bug_report.md.github/PULL_REQUEST_TEMPLATE.md.github/workflows.github/workflows/test.yml.gitignore.npmignoreagentsagents/judge.mdagents/pm.mdagents/scout.mdagents/worker.mdCHANGELOG.mdCONTRIBUTING.mdexamplesexamples/README.mdexamples/ship-onboarding-flowexamples/ship-onboarding-flow/cardsexamples/ship-onboarding-flow/cards/C001-onboarding-map.mdexamples/ship-onboarding-flow/plan.mdexamples/ship-onboarding-flow/plan.yamlLICENSEmediamedia/banner.pngmedia/board-preview.htmlmedia/board.pngmedia/plandeck-mark.svg- Initial release of Plandeck. - Provides a live, self-organizing Kanban board for multi-step, long-running, or dependency-heavy tasks. - Tracks cards, dependencies, estimates, critical path, and percent complete, auto-promoting cards as dependencies complete. - Stores plans and state in disk files for resilience across resets and clears. - Offers commands to init plans, render boards, archive completed cards, validate/check plans, and surface the next action. - No AI or LLM included; logic is deterministic and based on pure functions.