← all publishers

spec-kitty

@spec-kitty source repo

72 published skills

  1. Spk Doctrine Show Me · spec-kitty bundle
    Explain Spec Kitty work with compact, checkable visuals. Use for specs, plans, architecture, control flow, diffs, status boards, or whenever prose obscures structure.
    0
    installs
  2. Spec Kitty Spdd Reasons · spec-kitty
    Drive REASONS Canvas authoring and review for Spec Kitty missions that opted in to Structured-Prompt-Driven Development (SPDD) via charter selection. Triggers: "use SPDD", "use REASONS", "generate a REASONS canvas", "apply structured prompt driven development", "make this mission SPDD". Does NOT handle: enforcing SPDD on projects whose charter has not selected the doctrine pack (escalate to charter workflow instead). Does NOT mirror code as prose; code remains the source of truth for current behavior.
    0
    installs
  3. Spk Run Verdict Capture · spec-kitty
    Set a Spec Kitty work-package review verdict through the deterministic event-log seam, so every agent harness records approve/reject the same way.
    0
    installs
  4. Spk Run Next · spec-kitty
    Drive the canonical spec-kitty next control loop and route query, step, blocked, decision_required, and terminal results.
    0
    installs
  5. Spk Gate Merge · spec-kitty
    Merge an accepted Spec Kitty mission safely, preserving git invariants, mission state, and post-merge follow-through.
    0
    installs
  6. Spk Gate Accept · spec-kitty
    Run the Spec Kitty accept gate for a completed mission and verify final readiness before merge.
    0
    installs
  7. Spk Admin Upgrade · spec-kitty
    Upgrade Spec Kitty installations and repair generated commands, skills, migrations, and compatibility shims.
    0
    installs
  8. Spk Mission Tasks · spec-kitty
    Operate Spec Kitty task and work-package authoring, including tasks outline, package slicing, and finalization.
    0
    installs
  9. Spk Mission Types · spec-kitty
    Explain Spec Kitty mission types, step contracts, action indices, and when to choose each mission workflow.
    0
    installs
  10. Ad Hoc Profile Load · spec-kitty
    Legacy alias for resolver-backed profile loading. Use the canonical spk-doctrine-profile-load skill for identity, boundaries, and governance. Triggers: "act as the architect", "load the reviewer profile", "switch to researcher", "use the planner role", "adopt a profile".
    0
    installs
  11. Spk Team Connectors · spec-kitty
    Operate Spec Kitty connector integrations and route connector work across tracker, sync, SaaS, and external services.
    0
    installs
  12. Spk Doctrine Charter · spec-kitty
    Run Spec Kitty charter interview, generation, context loading, and synchronization workflows.
    0
    installs
  13. Spk Mission Research · spec-kitty
    Operate pre-spec or in-mission research workflows while keeping findings tied to mission decisions.
    0
    installs
  14. Spk Start Command Map · spec-kitty bundle
    Map Spec Kitty slash commands and CLI entry points to spk skills. Use when choosing /spec-kitty.* commands or explaining command-skill boundaries.
    0
    installs
  15. Spk Admin Agent Config · spec-kitty
    Configure Spec Kitty agent profiles, host-specific paths, command installation, and model/tool routing.
    0
    installs
  16. Spk Admin Git Workflow · spec-kitty
    Operate Spec Kitty git workflows, worktrees, safe commits, merge preflights, stale state checks, and recovery.
    0
    installs
  17. Spk Admin Setup Doctor · spec-kitty
    Install, verify, and repair Spec Kitty commands, skills, agent paths, runtime prerequisites, and common setup failures.
    0
    installs
  18. Spk Doctrine Bulk Edit · spec-kitty
    Recognize bulk-edit missions and apply occurrence classification guardrails before modifying many matching instances.
    0
    installs
  19. Spk Gate Retrospective · spec-kitty
    Create or verify Spec Kitty mission retrospectives after merge and surface process learnings without blocking completed work.
    0
    installs
  20. Spec Kitty Git Workflow · spec-kitty bundle
    Understand how Spec Kitty manages git: what git operations Python handles automatically, what agents must do manually, worktree lifecycle, auto-commit behavior, merge execution, and the safe-commit pattern. Triggers: "how does spec-kitty use git", "worktree management", "auto-commit", "who commits what", "git workflow", "merge workflow", "rebase WPs", "worktree cleanup", "safe commit". Does NOT handle: runtime loop advancement (use runtime-next), setup or repair (use setup-doctor), mission selection (use mission-system).
    0
    installs
  21. Spec Kitty Setup Doctor · spec-kitty bundle
    Install, verify, and recover the modern Spec Kitty 2.0.11+ operating surface. Triggers: "set up Spec Kitty", "skills missing", "next is blocked", "runtime is broken", "doctrine assets are missing", "my agent can't find the skills". Does NOT handle: generic coding questions with no Spec Kitty context, direct runtime loop advancement, or editorial glossary maintenance.
    0
    installs
  22. Spk Gate Mission Review · spec-kitty
    Run post-merge Spec Kitty mission review for spec-to-code fidelity, FR coverage, drift, risk, and final verdict.
    0
    installs
  23. Spk Start Agent Surface · spec-kitty
    Choose the correct Spec Kitty workflow for Codex CLI, Claude Code, and supported slash-command or command-skill harnesses.
    0
    installs
  24. Spk Start First Feature · spec-kitty
    Guide a first Spec Kitty feature from setup through specify, plan, tasks, implementation, review, accept, merge, and retrospective.
    0
    installs
  25. Spk Meta Skill Authoring · spec-kitty
    Author future Spec Kitty spk skills using the 3.2.0 naming convention, lifecycle families, and doctrine/command boundaries.
    0
    installs
  26. Spk Run Blocked Recovery · spec-kitty
    Recover from Spec Kitty blocked runtime states, missing artifacts, failed guards, stale worktrees, and decision-required loops.
    0
    installs
  27. Spk Doctrine Profile Load · spec-kitty bundle
    Load a Spec Kitty agent profile on demand for interactive sessions, including identity, governance scope, boundaries, and initialization.
    0
    installs
  28. Spk Doctrine Spdd Reasons · spec-kitty
    Drive REASONS Canvas authoring and review for missions using Spec Kitty Structured-Prompt-Driven Development.
    0
    installs
  29. Spk Mission Documentation · spec-kitty
    Operate documentation-oriented Spec Kitty missions and ensure docs stay tied to shipped behavior and doctrine.
    0
    installs
  30. Spk Run Program Orchestrate · spec-kitty
    Orchestrate multi-repo, multi-mission Spec Kitty programs across dependencies, parallel agents, review gates, merge, and post-merge closeout.
    0
    installs
  31. Spec Kitty Program Orchestrate · spec-kitty
    Orchestrate a multi-repo, multi-mission Spec Kitty program end-to-end: run specify → plan → tasks → implement → review → merge → mission-review → post-merge fixes across several repositories in a defined dependency order, using background sub-agents for parallel work and a pulse-heartbeat safety net for long uninterrupted runs. Triggers: "ship this program across N repos", "orchestrate a cross-repo release", "run the full mission workflow on repos A/B/C in program order", "drive Decision Moment V1 across all repos", "multi-repo spec-kitty sprint". Does NOT handle: single-mission implement-review loop (use spec-kitty-implement-review), post-merge mission audit (use spec-kitty-mission-review), setup or repair (use spec-kitty-setup-doctor), per-WP review (use spec-kitty-runtime-review).
    0
    installs
  32. Spk Integrate Orchestrator API · spec-kitty
    Use Spec Kitty orchestrator-api from external systems, respecting host boundaries, state contracts, and workflow commands.
    0
    installs
  33. Spk Doctrine Semantic Compression · spec-kitty
    Invoke Randy Reducer and semantic-compression doctrine for behavior-preserving code reduction.
    0
    installs
  34. Spec Kitty Orchestrator API Operator · spec-kitty bundle
    Teach agents and external systems how to use spec-kitty orchestrator-api to drive workflows from outside the host CLI. Triggers: "use orchestrator-api", "build a custom orchestrator", "automate externally", "integrate CI with spec-kitty", "call spec-kitty from another tool", "orchestrator contract", "external automation". Does NOT handle: host-internal lane mutation (use the host CLI directly), runtime loop advancement (use spec-kitty next), mission sequencing logic (the mission state machine owns that), or setup/repair diagnostics.
    0
    installs
  35. Spec Kitty Design 2 · spec-kitty bundle
    Use this skill to generate, review, or work with Spec Kitty branded interfaces and design system artifacts. Triggers on: UI component work, CSS token usage, brand copy writing, Storybook story authoring, doctrine artifact authoring, or any request to produce SK-branded visual output. Also triggers for: "add a component", "write brand copy", "check token usage", "create a story".
    0
    installs
  36. Spk Doctrine Glossary · spec-kitty
    Curate and apply Spec Kitty glossary terminology, aliases, conflicts, semantic drift checks, and domain-model pressure-tests.
    0
    installs
  37. Spec Kitty Glossary Context · spec-kitty bundle
    Curate and apply canonical terminology across Spec Kitty missions. Triggers: "update the glossary", "use canonical terms", "check terminology", "add a term", "fix term drift", "glossary conflicts", "resolve ambiguity", "review terminology consistency", "shape a domain model's terms", "validate domain language against code". Does NOT handle: runtime loop advancement, setup or repair requests, agent configuration, or direct code implementation tasks.
    0
    installs
  38. Spec Kitty Design · spec-kitty bundle
    Use this skill to generate well-branded interfaces and assets for Spec Kitty, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.
    0
    installs
  39. Spec Kitty · spec-kitty
    Standalone Spec Kitty governance invocation: run Spec Kitty when the user indicates they want Spec Kitty involved, load governance context, open an Op, do the work under that context, and close the Op with the real outcome. Documents dispatch, profiles list, invocations list, and profile-invocation complete. Triggers: "use spec kitty to", "hey spec kitty", "spec kitty <anything>", ad-hoc requests that are not part of a running full mission workflow.
    0
    installs
  40. Spk Team Auth · spec-kitty
    Handle Spec Kitty team authentication, hosted credentials, account selection, and auth-related recovery.
    0
    installs
  41. Spk Team Sync · spec-kitty
    Operate Spec Kitty team sync, hosted SaaS sync, offline queue, diagnostics, and recovery flows.
    0
    installs
  42. Spk Start Here · spec-kitty
    Start here for Spec Kitty. Orient CLI users and supported agent-harness users; choose the right command, skill family, and recovery path.
    0
    installs
  43. Spec Kitty Plan · spec-kitty
    Create an implementation plan
    0
    installs
  44. Spec Kitty Merge · spec-kitty
    Merge an accepted mission
    0
    installs
  45. Spec Kitty Tasks · spec-kitty
    Translate implementation concerns into work packages
    0
    installs
  46. Spk Mission Plan · spec-kitty
    Operate the Spec Kitty plan phase: convert a completed spec into architecture, data flow, risks, and implementation strategy.
    0
    installs
  47. Spk Team Tracker · spec-kitty
    Operate Spec Kitty tracker workflows, tracker service discovery, binding, hosted routing, and tracker recovery.
    0
    installs
  48. Adversarial Squad · spec-kitty
    Deploy a bounded, profile-loaded adversarial review squad at an SDD point-cut (post-spec, post-plan, post-tasks, pre-merge, or an ad-hoc decision) so independent doctrine lenses converge on findings one reviewer would miss. Triggers: "deploy a squad", "adversarial squad", "post-tasks anti-laziness pass", "pre-spec investigation squad", "brownfield check", "second opinion on this design", "review squad", "run a multi-lens review". Does NOT handle: the implement-review loop (use spec-kitty-implement-review), spec/plan/tasks generation, or direct code editing by the orchestrator. It is an optional, charter/memory-activated enrichment — it never gates a mission.
    0
    installs
  49. Spec Kitty Accept · spec-kitty
    Validate an approved mission before merge
    0
    installs
  50. Spec Kitty Review · spec-kitty
    Review a work package implementation
    0
    installs
  51. Spec Kitty Status · spec-kitty
    Show mission and work package status
    0
    installs
  52. Spk Run Review Wp · spec-kitty
    Review a Spec Kitty work package through the runtime review surface and approve or reject with structured feedback.
    0
    installs
  53. Spec Kitty Analyze · spec-kitty
    Cross-artifact consistency and quality analysis
    0
    installs
  54. Spec Kitty Charter · spec-kitty
    Interview and compile a project charter
    0
    installs
  55. Spec Kitty Specify · spec-kitty
    Create a mission specification
    0
    installs
  56. Spk Meta Skill Map · spec-kitty bundle
    Discover the Spec Kitty 3.2.0 spk skill hierarchy, naming convention, legacy aliases, and the correct skill for a user intent.
    0
    installs
  57. Spec Kitty Research · spec-kitty
    Generate research documents for the current mission
    0
    installs
  58. Spk Admin Dashboard · spec-kitty bundle
    Open or report the Spec Kitty dashboard. Use for dashboard URL, localhost daemon metadata in .kittify/.dashboard, --open, --kill, or status views.
    0
    installs
  59. Spk Mission Specify · spec-kitty
    Operate the Spec Kitty specify phase: turn user intent into a mission spec while preserving scope, ambiguity, and acceptance criteria.
    0
    installs
  60. Spec Kitty Dashboard · spec-kitty
    Open the mission dashboard
    0
    installs
  61. Spec Kitty Implement · spec-kitty
    Execute a work package implementation
    0
    installs
  62. Spec Kitty Runtime Next · spec-kitty bundle
    Drive the canonical spec-kitty next --mission <handle> control loop for mission advancement. Load agent profiles at init, apply action-scoped doctrine context at each step boundary, and pull specific tactics/directives on demand. Triggers: "run the next step", "what should runtime do next", "advance the mission", "what is the next task", "continue the workflow", "what step comes next". Does NOT handle: setup or repair requests, purely editorial glossary or doctrine maintenance, or direct code review.
    0
    installs
  63. Spec Kitty Tasks Outline · spec-kitty
    Create a work package manifest
    0
    installs
  64. Spk Run Implement Review · spec-kitty
    Orchestrate Spec Kitty work-package implementation and review loops until all packages are done, approved, or correctly rejected.
    0
    installs
  65. Spec Kitty Mission Review · spec-kitty bundle
    Review a fully merged Spec Kitty mission post-merge (all WPs done/approved) to verify spec→code fidelity, FR coverage, drift, risks, and security. Triggers: "review the merged mission", "post-merge mission review", "verify the completed mission", "audit the mission implementation", "mission-level acceptance review", "is this mission releasable", "final review before tagging", "cross-WP coverage audit". Does NOT handle: per-WP review during implementation (use spec-kitty-runtime-review), implement-review loop orchestration (use spec-kitty-implement-review), setup or repair (use spec-kitty-setup-doctor), or glossary maintenance (use spec-kitty-glossary-context).
    0
    installs
  66. Spec Kitty Mission System · spec-kitty bundle
    Understand how Spec Kitty missions work: the 4 built-in mission types, how they define workflows via step contracts and action indices, how missions and work packages relate, how templates are resolved through the 5-tier chain, and how doctrine artifacts (procedures, tactics, directives) compose mission behavior. Triggers: "what missions are available", "how do missions work", "which mission should I use", "explain the mission system", "what is a mission", "change the mission", "mission templates", "step contracts", "action index", "mission procedures". Does NOT handle: runtime loop advancement (use runtime-next), setup or repair (use setup-doctor), governance (use charter-doctrine), or glossary curation (use glossary-context).
    0
    installs
  67. Spec Kitty Runtime Review · spec-kitty bundle
    Review runtime-owned outputs using the Spec Kitty review workflow surface, then direct approval or rejection with structured feedback. Triggers: "review this work package", "check runtime output", "approve this step", "review WP", "is this WP ready to approve", "check this implementation". Does NOT handle: setup-only repair requests, direct implementation work, editorial glossary maintenance, or runtime loop advancement.
    0
    installs
  68. Spec Kitty Tasks Finalize · spec-kitty
    Validate dependencies, finalize WP metadata, and commit all task artifacts.
    0
    installs
  69. Spec Kitty Tasks Packages · spec-kitty
    Materialize work package files
    0
    installs
  70. Spec Kitty Charter Doctrine · spec-kitty bundle
    Run charter interview, generation, context, and sync workflows for project governance in Spec Kitty 3.x. Access doctrine artifacts programmatically via DoctrineService. Resolve agent profiles. Load action-scoped governance context iteratively, not all at once. Triggers: "interview for charter", "generate charter", "sync charter", "use doctrine", "set up governance", "charter status", "extract governance config", "load doctrine", "agent profile", "DoctrineService", "action index". Does NOT handle: generic spec writing not tied to governance, direct runtime loop advancement, setup/repair diagnostics, or editorial glossary maintenance.
    0
    installs
  71. Spec Kitty Implement Review · spec-kitty bundle
    Orchestrate the implement-review loop for Spec Kitty work packages using any configured agent. Covers agent dispatch, state transitions, rejection cycles, arbiter escalation, and dependency-aware sequencing across all 13 supported coding agents. Triggers: "implement and review WPs", "run the implement-review loop", "orchestrate WP implementation", "dispatch agents for WPs", "coordinate implement and review", "sprint through WPs". Does NOT handle: specify/plan/tasks phases, setup or repair, glossary maintenance, or direct code editing by the orchestrator.
    0
    installs
  72. Spec Kitty Bulk Edit Classification · spec-kitty
    Recognize when a mission is a bulk edit and drive the occurrence-classification guardrail on the user's behalf. Triggers: user says any variant of "rename X to Y", "change the terminology", "migrate all occurrences", "replace across the codebase", "the X feature is now the Y feature", "sed everywhere", or any request that touches the same identifier/path/key in many files. Also triggers on gate errors mentioning "change_mode", "occurrence_map.yaml", "Bulk Edit Gate: BLOCKED", or "Bulk Edit Review: Diff Compliance". Does NOT handle: line-level semantic refactors inside one file, adding a new feature that creates new identifiers without changing existing ones, or reviewing finished missions for fidelity.
    0
    installs