Real Skill packageSource verifiedClawHub registry

fix-plan

fix_plan.md / checklist.md schema and lifecycle management. Topics — format ([ ]/[x]/[BLOCKED] markers, Progress/Completed sections), priority (P0-P3 BLOCKED suffix + external/selfable classification), add (Action/Why/How authoring), draft (deferred plan stub → promote via code-workflow), move ([x] → Completed summary, subtree partial completion), sync (gh pr/issue state polling → auto-check), sync-automation (Stop-hook overdue-sync nudge), issue-drafts (write → publish → archive → delete), model-triage (high-capa…

Identity and source

Publisher attributiones6krregistry owner unverified by skillvetai
Functional categoryWriting, Content & Translationautomatically inferred · 55% rule confidence
Package forminstruction with code28 recorded files
Canonical sourceClawHub registryclawhub:drumrobot:fix-plan
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/fix-plan
1 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.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/fix-plan
2 structural issues
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md
  • warning: Codex portability follows Agent Skills, where allowed-tools is a space-separated string. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/fix-plan
2 structural issues
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md
  • warning: OpenClaw portability follows Agent Skills, where allowed-tools is a space-separated string. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

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 @drumrobot/fix-plan
clawhub inspect @drumrobot/fix-plan --version 0.6.2

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
29 / 29 inspected as text
Checked
8/13/2026, 7:58:57 AM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: plane.example.com
External clawhub result: suspicious

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.

Evidence checked
8/13/2026, 7:15:51 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:1bc196d64ffcb7882113be7ec83e311b7723c05782f18fa6d6817f09ee006cbb
Show up to 28 recorded paths
  • add.md
  • CHANGELOG.md
  • completion-criteria.md
  • draft.md
  • flowchart.md
  • format.md
  • issue-drafts.md
  • LICENSE
  • model-triage.md
  • move.md
  • priority.md
  • resources/check-completed-bloat.sh
  • resources/sync-checkpoint-nudge.sh
  • resources/warn-fixplan-item-schema.sh
  • scripts/artifact_post_ingest.py
  • scripts/artifact_pre_lookup.py
  • scripts/cleanup.py
  • scripts/detect_bloated_tasks.py
  • scripts/fable_queue_replenish.py
  • scripts/plane_sync.py
  • scripts/stale_check.py
  • scripts/test_cleanup.py
  • scripts/test_plane_sync.py
  • scripts/test_workspace_profile.py
  • scripts/workspace_profile.py
  • SKILL.md
  • sync-automation.md
  • sync.md

Source changelog

fix-plan 0.6.2 - Added tests for workspace profile detection (new test_workspace_profile.py). - Improved and updated scripts for cleanup and Plane sync workflows. - Updated model triage documentation. - Removed obsolete skill-card.md file. - General maintenance and minor corrections to documentation and code.