Skip to content

chore: remove redirect stub baselayer/cli-development-guidelines #29

@galligan

Description

@galligan

Problem

baselayer/skills/cli-development-guidelines/ is a redirect stub pointing to cli-dev:cli-development-guidelines. This adds noise to the skills list and requires maintenance.

Current state

---
name: cli-development-guidelines
description: "REDIRECT: Use cli-dev:cli-development-guidelines instead..."
---

# Skill Moved

This skill has moved to the **cli-dev** plugin.

Proposal

Remove the stub entirely. Options:

  1. Delete the directory — Users will get "skill not found" and can discover cli-dev:cli-development-guidelines via /help or search
  2. Add alias support — Plugin config could support aliases: { "cli-development-guidelines": "cli-dev:cli-development-guidelines" } for backwards compatibility

Option 1 is simpler. The skill was moved; stubs create maintenance burden.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions