auto-updater

adaptationio/skrillz · updated Apr 8, 2026

MDX-style export adds YAML metadata + attribution linking explainx.ai and this canonical listing URL.

$npx skills add https://github.com/adaptationio/skrillz --skill auto-updater
0 commentsdiscussion
summary

auto-updater automatically applies improvements to skills and ecosystem components based on identified patterns and learnings.

skill.md

Auto Updater

Overview

auto-updater automatically applies improvements to skills and ecosystem components based on identified patterns and learnings.

Purpose: Automated application of validated improvements across ecosystem

The 5-Step Auto-Update Workflow:

  1. Identify Improvements - Gather recommendations from reviews and learnings
  2. Assess Safety - Determine which can be safely automated
  3. Apply Updates - Implement improvements automatically
  4. Validate Changes - Ensure improvements effective, no regressions
  5. Rollback if Needed - Revert changes if validation fails

Safety: Always validates before finalizing, can rollback

When to Use

  • Applying systematic improvements across multiple skills
  • Implementing guideline updates ecosystem-wide
  • Automating common enhancement patterns
  • Bulk updates (e.g., add Quick Reference to all skills missing it)

Auto-Update Workflow

Step 1: Identify Improvements

Sources:

  • system-reviewer recommendations
  • best-practices-learner documented patterns
  • review-multi common findings
  • Manual improvement requests

Output: List of potential improvements

Time: 15-30 minutes


Step 2: Assess Safety

Safe to Automate:

  • Structural additions (add Quick Reference section)
  • Content additions (add examples in standard locations)
  • Format standardization (consistent heading levels)
  • Documentation updates (README enhancements)

NOT Safe to Automate:

  • Logic changes (requires understanding context)
  • Content rewrites (needs judgment)
  • Major refactoring (risk too high)
  • Custom implementations

Output: Classified improvements (auto-safe vs manual-only)

Time: 20-40 minutes


Step 3: Apply Updates

Process:

  1. Backup affected skills (git commit or copy)
  2. Apply improvement to each skill
  3. Log changes made
  4. Track success/failure per skill

Approach: One skill at a time, validate each before moving to next

Time: Varies by improvement and skill count


Step 4: Validate Changes

For Each Updated Skill:

  1. Run skill-validator (pass/fail)
  2. Run review-multi structure check (score maintained?)
  3. Visual inspection (looks correct?)
  4. Mark as validated or flagged for review

Output: Validation results per skill

Time: 10-15 minutes per skill


Step 5: Rollback if Needed

If Validation Fails:

  1. Identify which skill failed
  2. Restore from backup (git revert or copy back)
  3. Analyze why it failed
  4. Mark improvement as manual-only for that skill

Output: Rolled back skill, failure analysis


Example Auto-Update

Auto-Update: Add Quick Reference to All Skills Missing It

Step 1: Identify
- Improvements: Add Quick Reference section
- Target Skills: planning-architect, task-development, todo-management
- Count: 3 skills to update

Step 2: Assess Safety
- ✅ Safe: Adding new section (doesn't modify existing content)
- ✅ Safe: Standard format (use template)
- ✅ Safe: Low risk (can validate easily)
- Decision: Auto-update approved

Step 3: Apply
- Backup: Git commit all 3 skills
- Apply to planning-architect: ✅ Success
- Apply to task-development: ✅ Success
- Apply to todo-management: ✅ Success
- Changes: 3/3 skills updated

Step 4: Validate
- planning-architect: 5/5 structure (maintained)
- task-development: 5/5 structure (maintained)
- todo-management: 5/5 structure (maintained)
- All validations: ✅ PASS

Step 5: Rollback
- Not needed (all validations passed)

Result: ✅ 3 skills successfully auto-updated
Time: 90 minutes (vs 3-4 hours manual)
Impact: 100% Quick Reference coverage achieved
Quality: All skills maintained 5/5 scores

Quick Reference

5-Step Auto-Update Workflow

Step Focus Time Safety
Identify Gather improvements 15-30m N/A
Assess Safety Classify auto-safe 20-40m Critical
Apply Implement changes Varies Backup first
Validate Check quality maintained 10-15m/skill Essential
Rollback Revert if fails 5m/skill Safety net

Safe vs Unsafe Automation

Safe to Automate:

  • Adding standard sections
  • Format standardization
  • Documentation additions
  • Structural improvements (following patterns)

NOT Safe:

  • Logic changes
  • Content rewrites
  • Major refactoring
  • Custom implementations

Rule: If requires judgment or understanding → Manual only


auto-updater enables safe, validated, automated improvement application across multiple skills simultaneously.

how to use auto-updater

How to use auto-updater on Cursor

AI-first code editor with Composer

1

Prerequisites

Before installing skills in Cursor, ensure your development environment meets these requirements:

  • Cursor installed and configured on your development machine
  • Node.js version 16.0+ with npm package manager (verify with node --version)
  • Active project directory or workspace where you want to add auto-updater
2

Execute installation command

Execute the skills CLI command in your project's root directory to begin installation:

$npx skills add https://github.com/adaptationio/skrillz --skill auto-updater

The skills CLI fetches auto-updater from GitHub repository adaptationio/skrillz and configures it for Cursor.

3

Select Cursor when prompted

The CLI will show a list of available agents. Use arrow keys to navigate and space to select Cursor:

◆ Which agents do you want to install to?
│ ── Universal (.agents/skills) ── always included ────
│ • Amp
│ • Antigravity
│ • Cline
│ • Codex
│ ●Cursor(selected)
│ • Cursor
│ • Windsurf
4

Verify installation

Confirm successful installation by checking the skill directory location:

.cursor/skills/auto-updater

Reload or restart Cursor to activate auto-updater. Access the skill through slash commands (e.g., /auto-updater) or your agent's skill management interface.

Security & Verification Notice

We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.

Skills execute code in your development environment. Always verify the publisher's identity, review recent commits, and test in isolated environments before production deployment.

List & Monetize Your Skill

Submit your Claude Code skill and start earning

GET_STARTED →

Use Cases

User Story & Requirements Generation

Create detailed user stories, acceptance criteria, and feature specs

Example

Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios

Reduce spec writing time by 50%, ensure comprehensive coverage

Competitive Analysis

Research competitors, compare features, identify gaps

Example

Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities

Complete competitive research in 2 hours instead of 2 days

Roadmap Prioritization

Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs

Example

Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale

Make data-driven prioritization decisions faster

Stakeholder Communication

Draft PRDs, status updates, and stakeholder presentations

Example

Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement

Save 3-5 hours/week on communication overhead

Implementation Guide

Prerequisites

  • Claude Desktop or compatible AI client
  • Access to product documentation and roadmap tools (Jira, Notion, etc.)
  • Understanding of product management frameworks (RICE, Jobs-to-be-Done, etc.)
  • Stakeholder contact information and communication channels

Time Estimate

30-60 minutes to see productivity improvements

Installation Steps

  1. 1.Install product management skill
  2. 2.Start with user story generation for known feature
  3. 3.Progress to competitive analysis: research 2-3 competitors
  4. 4.Use for roadmap prioritization: apply RICE/ICE scoring
  5. 5.Draft stakeholder communications and refine based on feedback
  6. 6.Build template library for recurring PM tasks
  7. 7.Share effective prompts with product team

Common Pitfalls

  • Not validating competitive research—verify facts before sharing
  • Accepting user stories without involving engineering team
  • Over-relying on frameworks without qualitative judgment
  • Not customizing outputs to company culture and communication style
  • Skipping stakeholder validation of generated requirements

Best Practices

✓ Do

  • +Validate research and competitive analysis with real data
  • +Collaborate with engineering when generating technical requirements
  • +Customize frameworks and templates to your company context
  • +Use skill for first drafts, refine with stakeholder input
  • +Document successful prompt patterns for PM tasks
  • +Combine AI efficiency with human judgment and intuition

✗ Don't

  • Don't publish competitive analysis without fact-checking
  • Don't finalize user stories without engineering review
  • Don't make prioritization decisions solely on AI scoring
  • Don't skip customer validation of generated requirements
  • Don't ignore company-specific context and culture

💡 Pro Tips

  • Provide context: company goals, constraints, customer feedback
  • Ask for alternatives: 'Show 3 ways to prioritize this roadmap'
  • Request stakeholder-specific formatting: 'Executive summary vs. engineering spec'
  • Use skill for 70% generation + 30% customization to company needs

When to Use This

✓ Use When

Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.

✗ Avoid When

Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.

Learning Path

  1. 1Basic: user stories, feature specs, status updates
  2. 2Intermediate: competitive analysis, prioritization frameworks, PRDs
  3. 3Advanced: product strategy, go-to-market planning, OKR setting
  4. 4Expert: product vision, market positioning, business model innovation

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.529 reviews
  • Noah Kim· Dec 16, 2024

    auto-updater has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Alexander Jackson· Dec 16, 2024

    auto-updater reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Chaitanya Patil· Dec 12, 2024

    auto-updater reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Olivia Lopez· Nov 7, 2024

    auto-updater fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Alexander Sanchez· Nov 7, 2024

    I recommend auto-updater for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Piyush G· Nov 3, 2024

    I recommend auto-updater for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Olivia Flores· Oct 26, 2024

    We added auto-updater from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Layla Taylor· Oct 26, 2024

    Useful defaults in auto-updater — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Shikha Mishra· Oct 22, 2024

    Useful defaults in auto-updater — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • William Rahman· Oct 6, 2024

    Keeps context tight: auto-updater is the kind of skill you can hand to a new teammate without a long onboarding doc.

showing 1-10 of 29

1 / 3