← all publishers

validkeys

@validkeys source repo

20 published skills

  1. Agent Instruction · validkeys
    Manage AI instruction files in monorepos during development sessions. Use when the user says "add rule", "update CLAUDE.md", "update AGENTS.md", "list instruction rules", "build instruction files", or "show available rules".
    0
    installs
  2. Contracted · validkeys bundle
    Use when building TypeScript services with @validkeys/contracted, defineCommand, defineService, defineError, or the service-command pattern. Covers contract definition, implementation, dependency injection, error handling with TaggedErrors, and service composition with Zod validation.
    0
    installs
  3. Sherpy CLI · validkeys
    Validate and convert Sherpy YAML documents using the Sherpy CLI tool. Use when you need to validate business requirements, technical requirements, milestones, milestone tasks, timelines, QA test plans, or gap analysis worksheets against their schemas, or convert them to formatted markdown. Triggers when working with Sherpy YAML files, checking document validity, or generating markdown documentation from planning artifacts.
    0
    installs
  4. Sherpy Flow · validkeys
    Orchestrates the full Sherpy planning workflow from requirements to QA-ready delivery plan. Supports AI, human, and hybrid audience selection for appropriate task detail levels. Detects which artifacts already exist, shows a visual pipeline status, and guides through each skill in sequence — gap analysis, business interview, technical interview, implementation planning, plan review, definition of done, architecture decisions, delivery timeline, QA test plan, and summary generation. Automatically organizes all artifacts into a structured docs/ folder.
    0
    installs
  5. QA Test Plan · validkeys bundle
    Generates a structured QA test plan from business-requirements.yaml and technical-requirements.yaml. Produces test suites keyed to functional requirements and user personas, covering positive, negative, edge, security, and performance cases. Outputs qa-test-plan.yaml ready for use in delivery timeline QA phases.
    0
    installs
  6. Delivery Timeline · validkeys bundle
    Generates a delivery timeline from a completed milestones.yaml. Asks for a production deploy date, QA rounds, and days per QA session. Updates each milestone with estimated_days, produces timeline.yaml with a complete relative-day schedule, and appends a workback block mapping every item to a real calendar date working backwards from the production deploy date.
    0
    installs
  7. Developer Summary · validkeys bundle
    Generates a concise developer summary from planning artifacts. Auto-discovers business requirements, technical requirements, milestones, and timeline from the docs/ folder structure. Outputs a focused summary with project overview, deliverables, and milestone roadmap.
    0
    installs
  8. Executive Summary · validkeys bundle
    Generates an executive summary from planning artifacts for non-technical stakeholders. Auto-discovers business requirements, technical requirements, and timeline from the docs/ folder structure. Outputs a comprehensive summary covering business problem, solution, features, timeline, success metrics, risks, and resources.
    0
    installs
  9. Definition Of Done · validkeys bundle
    Enhances milestones.yaml with detailed acceptance criteria for each milestone. Derives functional acceptance criteria, non-functional gates, testing requirements, documentation requirements, and exit checklists from business and technical requirements. Updates milestones.yaml in place with optional acceptance_criteria and exit_checklist fields.
    0
    installs
  10. Sherpy CLI Planner · validkeys
    Orchestrates the full Sherpy planning workflow using the Sherpy CLI. Requires the sherpy CLI to be installed. Supports AI, human, and hybrid audience selection for appropriate task detail levels. Replaces the need for 14 individual skill files by loading step-specific instructions on demand via `sherpy prompt`. Detects existing artifacts, shows visual pipeline status, and guides through each step in sequence.
    0
    installs
  11. UX Wireframe Planning · validkeys bundle
    Detects React/webapp changes from the implementation plan and technical requirements. When UI work is found, generates a structured wireframe specification (wireframe-spec.yaml) and low-fidelity Pencil (.pen) wireframes using a shared design library for consistency. Auto-skips for non-webapp projects.
    0
    installs
  12. Gap Analysis Worksheet · validkeys bundle
    Analyzes an initial business requirements document for gaps, ambiguities, and missing information. Generates gap-analysis-worksheet.md with structured requirement/question/answer blocks grouped by category — designed to be completed by a business analyst before formal requirements gathering begins.
    0
    installs
  13. Implementation Planner · validkeys bundle
    Generates implementation plans with milestones and tasks from business and technical requirements. Supports AI, human, and hybrid audiences with appropriate detail levels. Embeds best practices including task sizing (30m-2.5h), style anchors, TDD requirements, and quality constraints. Outputs milestones.yaml and milestone-m*.tasks.yaml files ready for development.
    0
    installs
  14. Style Anchors Collection · validkeys bundle
    Collects and documents exemplar code patterns as style anchors between technical requirements and implementation planning. Creates a reusable library of code examples with usage guidelines that implementation-planner references in task instructions to prevent architectural drift.
    0
    installs
  15. Create Continuation Prompt · validkeys
    Creates a continuation prompt and posts to the console for easy context clearing and resume
    0
    installs
  16. Implementation Plan Review · validkeys bundle
    Reviews generated implementation plans against best practices including task sizing (30m-2.5h), style anchors, TDD requirements (AI audience), drift prevention (AI audience), and quality constraints. Validates milestones.yaml and task files for completeness, alignment, and development readiness. Adjusts review criteria based on target audience (AI, human, or hybrid).
    0
    installs
  17. Architecture Decision Record · validkeys bundle
    Extracts key architectural decisions from technical-requirements.yaml and formalizes them as individual ADR markdown files in an adrs/ directory. Each ADR captures context, the decision made, alternatives considered, and consequences — creating a durable record of why the system is built the way it is.
    0
    installs
  18. Business Requirements Interview · validkeys bundle
    Intelligent, context-aware interview that analyzes your project idea first, identifies gaps, then asks targeted questions. Adapts dynamically based on responses. Generates business-requirements.yaml.
    0
    installs
  19. Technical Requirements Interview · validkeys bundle
    Conducts structured interviews to derive technical requirements from business requirements. Requires completed business-requirements.yaml as input. Asks targeted technical questions about architecture, technology stack, data model, APIs, security, testing, and deployment. Generates technical-requirements.yaml output.
    0
    installs
  20. Implementation Plan Best Practices · validkeys bundle
    Educational guide on best practices for creating implementation plans that prevent drift. Covers style anchors, task sizing, TDD requirements, affirmative instructions, drift handling, and quality gates. Use when creating or improving implementation plans to ensure they follow proven patterns.
    0
    installs