All authors
Priivacy-ai avatar

Claude Skills by Priivacy-ai

github.com/Priivacy-ai
59 skillsA× 58B× 10 installs0 views
TasksA

*[This section is empty initially.]*

ai-agentsshellgit
0
1,581
TasksA

- Author the canonical runtime-next skill per PRD section 7 and 8 - Include SKILL.md with proper frontmatter, triggers, workflow, and negative scope - Create reference documents for runtime result taxonomy and blocked-state recovery - Test that registry discovers both skills and installer handles multi-skill pack

ai-agentsshell
0
1,581
TasksA

- Run `/ad-hoc-profile-load` with profile `curator-carla` and role `implementer`. - Profile file: `src/doctrine/agent_profiles/shipped/curator-carla.agent.yaml`. - After load, restate identity, governance scope, and boundaries before continuing.

ai-agentspythongo
0
1,581
Ad Hoc Profile LoadA

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".

ai-agentsgobash
0
1,581
Adversarial SquadA

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-impl...

ai-agentspython
0
1,581
Spec Kitty Bulk Edit ClassificationA

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 Re...

ai-agentspythongo
0
1,581
Spec Kitty Charter DoctrineA

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 han...

ai-agentspythongo
0
1,581
Spec Kitty Git WorkflowA

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 se...

ai-agentspythongo
0
1,581
Spec Kitty Glossary ContextA

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". Does NOT handle: runtime loop advancement, setup or repair requests, agent configuration, or direct code implementation tasks.

ai-agentspythongo
0
1,581
Spec Kitty Implement ReviewA

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, gl...

ai-agentspythongo
0
1,581
Spec Kitty Mission ReviewB

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), imple...

ai-agentsgoshell
0
1,581
Spec Kitty Mission SystemA

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 (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 templ...

ai-agentspythonrust
0
1,581
Spec Kitty Orchestrator Api OperatorA

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...

ai-agentsbashrails
0
1,581
Spec Kitty Program OrchestrateA

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 Mome...

ai-agentsgobash
0
1,581
Spec Kitty Runtime NextA

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...

ai-agentspythongo
0
1,581
Spec Kitty Runtime ReviewA

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.

ai-agentsgobash
0
1,581
Spec Kitty Setup DoctorA

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.

ai-agentsbashgit
0
1,581
Spec Kitty Spdd ReasonsA

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 ...

ai-agentspythongo
0
1,581
Spec KittyA

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.

ai-agentsgobash
0
1,581
Spk Admin Agent ConfigA

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

ai-agents
0
1,581
Spk Admin DashboardA

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

ai-agentsrust
0
1,581
Spk Admin Git WorkflowA

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

ai-agentsgit
0
1,581
Spk Admin Setup DoctorA

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

ai-agents
0
1,581
Spk Admin UpgradeA

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

ai-agents
0
1,581
Spk Doctrine Bulk EditA

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

ai-agentsgorails
0
1,581
Spk Doctrine CharterA

Run Spec Kitty charter interview, generation, context loading, and synchronization workflows.

ai-agentsgo
0
1,581
Spk Doctrine GlossaryA

Curate and apply Spec Kitty glossary terminology, canonical terms, aliases, conflicts, and semantic drift checks.

ai-agentsdocumentation
0
1,581
Spk Doctrine Profile LoadA

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

ai-agentsgobash
0
1,581
Spk Doctrine Semantic CompressionA

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

ai-agents
0
1,581
Spk Doctrine Show MeA

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

ai-agentsgobash
0
1,581
Spk Doctrine Spdd ReasonsA

Drive REASONS Canvas authoring and review for missions using Spec Kitty Structured-Prompt-Driven Development.

ai-agents
0
1,581
Spk Gate AcceptA

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

ai-agents
0
1,581
Spk Gate MergeA

Merge an accepted Spec Kitty mission safely, preserving git invariants, mission state, and post-merge follow-through.

ai-agentsgit
0
1,581
Spk Gate Mission ReviewA

Run post-merge Spec Kitty mission review for spec-to-code fidelity, FR coverage, drift, risk, and final verdict.

ai-agentssecurity
0
1,581
Spk Gate RetrospectiveA

Create or verify Spec Kitty mission retrospectives after merge and surface process learnings without blocking completed work.

ai-agents
0
1,581
Spk Integrate Orchestrator ApiA

Use Spec Kitty orchestrator-api from external systems, respecting host boundaries, state contracts, and workflow commands.

ai-agentsapi
0
1,581
Spk Meta Skill AuthoringA

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

ai-agents
0
1,581
Spk Meta Skill MapA

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

ai-agentsapi
0
1,581
Spk Mission DocumentationA

Operate documentation-oriented Spec Kitty missions and ensure docs stay tied to shipped behavior and doctrine.

ai-agentsdocumentation
0
1,581
Spk Mission PlanA

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

ai-agents
0
1,581
Spk Mission ResearchA

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

ai-agents
0
1,581
Spk Mission SpecifyA

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

ai-agentsgo
0
1,581
Spk Mission TasksA

Operate Spec Kitty task and work-package authoring, including tasks outline, package slicing, and finalization.

ai-agents
0
1,581
Spk Mission TypesA

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

ai-agentsdocumentation
0
1,581
Spk Run Blocked RecoveryA

Recover from Spec Kitty blocked runtime states, missing artifacts, failed guards, stale worktrees, and decision-required loops.

ai-agentsgit
0
1,581
Spk Run Implement ReviewA

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

ai-agents
0
1,581
Spk Run NextA

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

ai-agents
0
1,581
Spk Run Program OrchestrateA

Orchestrate multi-repo, multi-mission Spec Kitty programs across dependencies, parallel agents, review gates, merge, and post-merge closeout.

ai-agents
0
1,581
Spk Run Review WpA

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

ai-agents
0
1,581
Spk Run Verdict CaptureA

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

ai-agentsbashrails
0
1,581