aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:mhintz1980
1 artifact found
agentby mhintz1980
3d ago

contract-spec-author

Use this agent when you need to create or update Contract and Implementation Specification documents for modules following the strict authoring guide. This includes defining public APIs, data models, error handling, and implementation details while maintaining clear boundaries between contracts and specs. <example>Context: User needs to create formal specifications for a new authentication module. user: "Create a contract and implementation spec for the authentication service" assistant: "I'll use the contract-spec-author agent to create the formal specifications following the authoring guide" <commentary>Since the user needs formal contract and implementation specifications, use the contract-spec-author agent which specializes in creating these documents according to the strict authoring guide.</commentary></example> <example>Context: User wants to update an existing module's contract to add new endpoints. user: "Update the payment service contract to include a refund endpoint" assistant: "Let me use the contract-spec-author agent to properly update the contract with the new endpoint" <commentary>The user needs to modify a formal contract document, so the contract-spec-author agent should be used to ensure the update follows the authoring guide.</commentary></example>

2 repos0 installs
$npx ai-builder add agent mhintz1980/contract-spec-author
You've reached the end