Suggest new deterministic scripts (only when necessary)
Output Template (recommended)
Overview: Core issues from this run
Top Issues (high → low): Each includes "symptom/root cause/fix suggestion/related skill/suggested change point"
Suggested Minimal Change List: Listed by file
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: heyvhuang-ship-faster-skill-improver3description: Skill Improver4---56# Skill Improver78Retrospect and improve Skills/Workflows based on real execution artifacts, making the skill chain more stable with use.910## Input (pass path only)1112- `run_dir`: `runs/<workflow>/active/<run_id>/` (or `openspec/changes/<change-id>/`)1314## Output1516- `improvements.md`: Improvement suggestions (can be directly converted to change tasks)17- Optional: Minimal patch to relevant `SKILL.md` (only change what's necessary)1819## Process20211. Read `logs/state.json` and `logs/events.jsonl`, extract:22 - Failure points (error types, frequency, missing context)23 - Time bottlenecks (repetitive steps, ineffective searches, excessive context)24 - Manual confirmation points (whether too early/too late/missing)252. Check artifact contracts:26 - Whether each step has persisted output27 - Whether only paths are passed instead of content28 - Whether there are inconsistent naming/paths293. Output improvement suggestions (sorted by benefit):30 - Prompt/trigger word optimization31 - I/O contract completion (add required fields, fix artifact file names)32 - Error handling and rejection strategies33 - Suggest new deterministic scripts (only when necessary)3435## Output Template (recommended)3637- Overview: Core issues from this run38- Top Issues (high → low): Each includes "symptom/root cause/fix suggestion/related skill/suggested change point"39- Suggested Minimal Change List: Listed by file4041---42> Converted and distributed by [TomeVault](https://tomevault.io/claim/heyvhuang) — claim your Tome and manage your conversions.43<!-- tomevault:4.0:skill_md:2026-04-11 -->
Run npx skillmds@latest add tomevault-io/heyvhuang-ship-faster-skill-improver in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Skill Improver It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: CAUTION, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.