Skip to content

docs(skill-writer): update SKILL.md for skill-writer CLI #34

@pixelastic

Description

@pixelastic

Parent

#28

What to build

Update config/ai/claude/claudecode/skills/skill-writer/SKILL.md to reflect the implemented CLI:

  • Replace all occurrences of --name with --scope
  • Fix the worktree path: ~/local/tmp/claude/skill-writer/<name>~/local/tmp/claude/skill-writer/<scope>/worktree/
  • Update all command examples to use the correct subcommand signatures
  • The history file is at ~/local/tmp/claude/skill-writer/<scope>/history.jsonl — update any references

Acceptance criteria

  • No occurrence of --name remains in SKILL.md
  • All worktree path references point to ~/local/tmp/claude/skill-writer/<scope>/worktree/
  • All command examples in SKILL.md match the implemented CLI interface
  • history.jsonl path is correct wherever referenced

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentReady to be picked up by an agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions