skill-review

Review and improve skills based on conversation experience.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "skill-review" with this command: npx skills add oldwinter/skills/oldwinter-skills-skill-review

Skills Retrospective

Review and improve skills based on conversation experience.

When to Trigger

This skill activates when user asks for:

  • "复盘 skills" / "review skills" / "总结 skills"

  • "Skills 有什么问题" / "What issues with skills"

  • "Improve skills" / "优化 skills"

  • "Skills 需要改进的地方"

Retrospective Workflow

Step 1: Identify Skills Used

List all skills loaded in this conversation:

  • tasknotes-skill

  • TaskNotes CLI integration

  • skill-creator

  • Base skill creation guidance

Step 2: Analyze Issues

For each skill, identify:

  • Command failures - What commands failed and why

  • Missing content - What should have been documented but wasn't

  • Incorrect guidance - What advice was wrong or misleading

  • Edge cases - What scenarios weren't covered

  • User confusion - Where user got confused

Step 3: Prioritize Improvements

Priority Issue Type Action

Critical Wrong/misleading info Fix immediately

High Missing critical info Add to SKILL.md

Medium Edge case not covered Add to troubleshooting

Low Clarity improvement Refine wording

Step 4: Document Findings

Create a summary in this format:

Skills Review - [Date]

[Skill Name]

Issues Found:

  1. [Issue description] - [Root cause]
  2. ...

Improvements Made:

  1. [Change] - [Location]
  2. ...

Still Missing:

  1. [What's still needed]

Common Issues to Watch For

Command Option Mismatches

  • Check tn --help for actual options

  • create doesn't support --priority , --tags , etc.

  • update --add-projects may silently fail

Path Handling

  • Chinese punctuation in paths (。) requires exact matching

  • .md extension may or may not be required

  • Use tn list --json to get exact IDs

Natural Language Parsing

  • ∑ symbol causes parsing issues → use _ instead

  • Project names with - may be misinterpreted

  • Test with simple cases first

Actionable Improvements

Immediate Actions

  • Update SKILL.md with workaround for update --add-projects

  • Document project naming convention (underscore vs sum symbol)

  • Add exact ID extraction patterns

Documentation Updates

  • Add "Gotchas" section for known issues

  • Include command output examples

  • Document batch operation risks

Output Format

When presenting improvements:

Skills Review

tasknotes-skill

IssueRoot CauseFix
--add-projects silent failAPI bugUse _ in project name during creation
parsing issueParser limitationUse 拓扑灵犀_infra建设 instead

skill-creator

IssueRoot CauseFix
Missing skill-reviewNew requirementCreated skill-review

Files Modified

  • /Users/oldwinter/.claude/skills/tasknotes-skill/SKILL.md
  • /Users/oldwinter/.claude/skills/skill-review/SKILL.md

Integration with Previous Session

If this is a continuation of a previous session:

  • Read the previous skills review (if exists)

  • Verify improvements were actually implemented

  • Note any regression or new issues

  • Build on previous findings

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

personal-productivity

No summary provided by upstream source.

Repository SourceNeeds Review
General

kubectl

No summary provided by upstream source.

Repository SourceNeeds Review
General

obsidian-dashboard

No summary provided by upstream source.

Repository SourceNeeds Review
General

finding-mentors-sponsors

No summary provided by upstream source.

Repository SourceNeeds Review