agentsclimarketplace

Spec creation

Skill a5c-ai/babysitter/library/methodologies/claudekit/skills/spec-creation

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

Install
npx -y skills add a5c-ai/babysitter --skill spec-creation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Feature specification creation from codebase research. Produces requirements, acceptance criteria, architecture decisions, implementation plans, and risk analysis.

SKILL.md

1.6 KB, as published. Nobody here has run it

  • Identify existing patterns and conventions
  • Map dependencies and integration points
  • Review existing tests for testing patterns
  • Document technical constraints

Specification Components

Scope and Non-Goals

Clear boundaries on what the feature does and does not include.

Functional Requirements

Detailed requirements with unique identifiers for tracking.

Acceptance Criteria

Testable, measurable criteria for each requirement.

Architecture Decisions

Decision records with rationale and alternatives considered.

Implementation Plan

Phased approach ordered by dependency, not priority.

Risk Analysis

Identified risks with probability, impact, and mitigation strategies.

API Contracts and Data Models

Interface definitions and data model schemas.

Test Strategy

Mapping of unit, integration, and E2E tests to requirements.

Output

Specifications are saved to docs/specs/{feature}.md for reference by the execution workflow.

When to Use

  • /spec:create [feature] slash command
  • Before starting a new feature implementation
  • When planning complex multi-module changes

Processes Used By

  • claudekit-spec-workflow (create mode)

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.