Skip to main content

Priivacy-ai/spec-kitty

SkillsMP 已收集 Priivacy-ai/spec-kitty 中的 55 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
55
GitHub 星标
1,521
GitHub Forks
147

已展示 40 / 55 个已收集 Skill。

职业分类
其他计算机职业
描述

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,…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Open or report the Spec Kitty dashboard. Use for dashboard URL, localhost daemon metadata in .kittify/.dashboard, --open, --kill, or status views.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Explain Spec Kitty work with compact, checkable visuals. Use for specs, plans, architecture, control flow, diffs, status boards, or whenever prose obscures structure.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Discover the Spec Kitty 3.2.0 spk skill hierarchy, naming convention, legacy aliases, and the correct skill for a user intent.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Operate the Spec Kitty plan phase: convert a completed spec into architecture, data flow, risks, and implementation strategy.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Operate the Spec Kitty specify phase: turn user intent into a mission spec while preserving scope, ambiguity, and acceptance criteria.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Start here for Spec Kitty. Orient CLI users and supported agent-harness users; choose the right command, skill family, and recovery path.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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 6-tier chain, and how doctrine artifacts…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Set a Spec Kitty work-package review verdict through the deterministic event-log seam, so every agent harness records approve/reject the same way.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Handle Spec Kitty team authentication, hosted credentials, account selection, and auth-related recovery.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Operate Spec Kitty team sync, hosted SaaS sync, offline queue, diagnostics, and recovery flows.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Operate Spec Kitty tracker workflows, tracker service discovery, binding, hosted routing, and tracker recovery.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review a Spec Kitty work package through the runtime review surface and approve or reject with structured feedback.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

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:…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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",…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Load a Spec Kitty agent profile on demand for interactive sessions, including identity, governance scope, boundaries, and initialization.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

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…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Orchestrate Spec Kitty work-package implementation and review loops until all packages are done, approved, or correctly rejected.

原文语言:英语

更新
职业分类
其他计算机职业
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Recognize bulk-edit missions and apply occurrence classification guardrails before modifying many matching instances.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run the Spec Kitty accept gate for a completed mission and verify final readiness before merge.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Author future Spec Kitty spk skills using the 3.2.0 naming convention, lifecycle families, and doctrine/command boundaries.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Operate pre-spec or in-mission research workflows while keeping findings tied to mission decisions.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Explain Spec Kitty mission types, step contracts, action indices, and when to choose each mission workflow.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Drive the canonical spec-kitty next control loop and route query, step, blocked, decision_required, and terminal results.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Choose the correct Spec Kitty workflow for Codex CLI, Claude Code, and supported slash-command or command-skill harnesses.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Map Spec Kitty slash commands and CLI entry points to spk skills. Use when choosing /spec-kitty.* commands or explaining command-skill boundaries.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Invoke Randy Reducer and semantic-compression doctrine for behavior-preserving code reduction.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Configure Spec Kitty agent profiles, host-specific paths, command installation, and model/tool routing.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Operate Spec Kitty git workflows, worktrees, safe commits, merge preflights, stale state checks, and recovery.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Install, verify, and repair Spec Kitty commands, skills, agent paths, runtime prerequisites, and common setup failures.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Upgrade Spec Kitty installations and repair generated commands, skills, migrations, and compatibility shims.

原文语言:英语

更新
已展示 40 / 55 个已收集 Skill。