Skip to content

Spk agents commands#1

Merged
bzdvdn merged 3 commits into
masterfrom
spk-agents-commands
Jul 7, 2026
Merged

Spk agents commands#1
bzdvdn merged 3 commits into
masterfrom
spk-agents-commands

Conversation

@bzdvdn

@bzdvdn bzdvdn commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Changed

  • Agent slash commands shortened: /speckeep.*/spk.*:

    • All agent file paths renamed (e.g. .claude/commands/speckeep.inspect.md.claude/commands/spk.inspect.md)
    • All adapter implementations updated (Claude, Codex, Copilot, Cursor, Kilocode, OpenCode, Roocode, Trae, Windsurf, Aider)
    • All prompt templates (EN/RU) for every phase: constitution, spec, inspect, plan, tasks, implement, verify, handoff, hotfix, rollback
    • CLI output: root help, check, dashboard, demo, explore, init, status, archive
    • README (EN/RU) and CLI docs (EN/RU) updated
    • agents-snippet.md simplified — removed the "⚠️ prefix is speckeep with a p" warning since /spk is unambiguous
    • LegacyPrefixPaths() function in agents/files.go enables discovery of stale speckeep.* artifacts
    • doctor warns about remaining old-prefix agent files
    • refresh auto-removes old-prefix files and regenerates with /spk.* naming
    • CleanupAgents also removes orphaned old-prefix artifacts
  • speckeep init now syncs skills manifest and .gitignore — previously only refresh handled this; init was missing the skills setup step

  • Doctor: stronger deprecated command detection/speckeep.* detection now catches any remaining old-style references (was limited to /speckeep.archive)

Fixed

  • Init: missing skills bootstrapInitialize now calls syncSkillsManifest and syncSkillsGitignore, matching refresh behavior

@bzdvdn bzdvdn merged commit 48eaac3 into master Jul 7, 2026
1 check passed
@bzdvdn bzdvdn deleted the spk-agents-commands branch July 7, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant