# Duc01226 Easyplatform Skill Fix Logs

> > **[IMPORTANT]** Use `TaskCreate` to break ALL work into small tasks BEFORE starting.

- Skill: `tomevault-io/duc01226-easyplatform-skill-fix-logs` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/duc01226-easyplatform-skill-fix-logs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/duc01226-easyplatform-skill-fix-logs/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/duc01226-easyplatform-skill-fix-logs

---


> **[IMPORTANT]** Use `TaskCreate` to break ALL work into small tasks BEFORE starting.

## Quick Summary

**Goal:** Fix a skill based on error analysis from its `logs.txt` file.

**Workflow:**

1. **Read** — Analyze the skill's `logs.txt` for errors and failures
2. **Diagnose** — Identify root cause of skill malfunction
3. **Fix** — Apply corrections to SKILL.md, scripts, or references
4. **Verify SYNC compliance** — Ensure fix doesn't break SYNC tag balance or remove inline protocols
5. **Enhance** — Call `/prompt-enhance` on the fixed SKILL.md if structural changes were made
6. **Test** — Run the skill again to verify fix

**Key Rules:**

- Focus on the specific errors reported in logs
- When fixing SKILL.md structure: maintain SYNC tag balance, keep inline protocols
- MUST ATTENTION call `/prompt-enhance` if structural changes were made to SKILL.md
- STOP after 3 failed fix attempts — report outcomes, ask user before #4

## Mission

Fix the agent skill based on `logs.txt` file (project root).

<user-prompt>$ARGUMENTS</user-prompt>

## Rules

- If given nothing → use `AskUserQuestion` for clarifications
- If given a URL → use `Explore` subagent to explore all internal links
- If given a GitHub URL → use `repomix` + parallel `Explore` subagents
- When modifying SKILL.md: verify `<!-- SYNC:tag -->` blocks remain balanced
- Reference canonical protocols: `.claude/skills/shared/sync-inline-versions.md`

---

## Closing Reminders

- **IMPORTANT MUST ATTENTION** break work into small todo tasks using `TaskCreate` BEFORE starting
- **IMPORTANT MUST ATTENTION** preserve SYNC tag balance when editing SKILL.md
- **IMPORTANT MUST ATTENTION** call `/prompt-enhance` on SKILL.md after structural fixes
- **IMPORTANT MUST ATTENTION** STOP after 3 failed fix attempts — report outcomes, ask user before #4
- **IMPORTANT MUST ATTENTION** cite `file:line` evidence for every claim (confidence >80% to act)

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/duc01226) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

