Priivacy.ai
Official@priivacy-ai
Spec Driven Development that respects your privacy.
Agent Skills by Priivacy.ai
Showing 56 vetted skills indexed across 1 GitHub repositories.
spk-team-sync
Operates Spec Kitty hosted sync, offline queue, diagnostics, and recovery flows.
spk-run-review-wp
Review Spec Kitty work packages and approve or reject with structured feedback.
spk-doctrine-profile-load
Loads Spec Kitty agent profiles with governance context for interactive sessions.
spk-run-verdict-capture
Records work-package review verdicts through the deterministic event-log seam in Spec Kitty.
spec-kitty
Dispatch governed AI coding invocations with open-work-close Op lifecycle tracking.
spk-admin-setup-doctor
Diagnose and repair Spec Kitty installation, commands, and agent configuration issues.
spk-doctrine-charter
Runs Spec Kitty charter interviews, generation, context loading, and synchronization workflows.
spk-mission-documentation
Guides documentation missions in Spec Kitty to keep docs aligned with shipped behavior.
spec-kitty-glossary-context
Curate canonical terminology and detect semantic drift across Spec Kitty mission artifacts.
spk-gate-mission-review
Reviews merged Spec Kitty missions for spec-to-code fidelity, requirement coverage, and drift.
spec-kitty-bulk-edit-classification
Detects bulk-edit missions and generates validated occurrence-classification maps for safe codebase-wide renames.
spk-start-command-map
Maps Spec Kitty slash commands and CLI entry points to spk operating skills.
spk-team-tracker
Operates Spec Kitty tracker workflows including service discovery, binding, hosted routing, and recovery.
spec-kitty-git-workflow
Explains git operation boundaries between Spec Kitty automation and agent responsibilities.
spk-start-first-feature
Guides a first Spec Kitty feature through specify, plan, tasks, implementation, review, and merge gates.
spk-mission-research
Conducts pre-spec and in-mission research tied to mission decisions.
spec-kitty-orchestrator-api-operator
Drive spec-kitty workflows externally through the orchestrator-api JSON contract.
spk-doctrine-spdd-reasons
Guides REASONS Canvas authoring and review for Spec Kitty SPDD missions.
spec-kitty-charter-doctrine
Manage charter interview, generation, context loading, and doctrine synthesis for Spec Kitty governance.
spk-run-blocked-recovery
Diagnose and resolve blocked Spec Kitty runtime states, guard failures, and stale worktrees.
spec-kitty-implement-review
Orchestrates the implement-review loop for Spec Kitty work packages across configured coding agents.
spk-admin-dashboard
Open and manage the Spec Kitty localhost dashboard daemon with lifecycle validation.
spk-admin-agent-config
Configures Spec Kitty agent profiles, host paths, command installation, and model routing.
spk-start-here
Routes Spec Kitty users to the correct command, skill, or recovery workflow.
Frequently Asked Questions About Priivacy.ai
FAQPage SchemaWhat specific tasks does the release capability perform?▼
The release capability manages the end-to-end distribution process for Spec-Kitty packages. It executes version increments, updates project changelogs, and handles the final publication of artifacts to the PyPI repository, ensuring consistent metadata and versioning standards across all project deployments.
Which personas benefit from using these release capabilities?▼
Package maintainers and software engineers working within the Spec-Kitty ecosystem benefit most from these capabilities. It is designed for developers who require standardized, repeatable distribution cycles and need to maintain accurate version history without manual intervention during the publication phase.
What are the prerequisites for executing a release?▼
Execution requires a configured Spec-Kitty environment and valid credentials for the target PyPI repository. Users must ensure their local repository state is clean and that all necessary package metadata is defined according to Spec-Kitty standards before initiating the version bump and distribution sequence.