ReadyStateChange
Official@readystatechange
Offers structured methodologies for contract-first software delivery, technical specification alignment, and rigorous verification of implementation plans.
Agent Skills by ReadyStateChange
Showing 38 vetted skills indexed across 1 GitHub repositories.
verifying-feature-quality
Verify feature correctness against functional specifications and acceptance criteria.
conversational-shaping
Guide interviewer-driven shaping sessions into structured artifacts with teach-back validation.
shaping
Guide teams to define problems and explore solution options in shaping documents.
maintaining-artifact-consistency
Synchronize downstream and upstream artifacts when truth changes across the artifact chain.
subagent-driven-development
Orchestrates plan tasks by dispatching implementer subagents with two-stage review gates.
verification-before-completion
Enforce fresh verification evidence before declaring task completion.
analyzing-docs
Extract decisions, constraints, and actionable insights from project documents.
web-research
Identify and summarize current external information with precise citations.
describing-pull-requests
Generate GitHub PR descriptions from diffs, commits, and templates.
receiving-code-review
Validate code-review feedback against the repository before applying changes.
requesting-code-review
Dispatch a code-reviewer subagent to verify changes before merge.
humanizing-writing
Rewrite text to remove AI-writing markers and sound human.
researching-codebases
Analyze codebases to produce structured findings with evidence and file references.
translating-shape-to-spec
Converts shaped intent and breadboard data into a draft functional specification with traceability.
javascript-testing-expert
Implement deterministic JavaScript unit and component tests with Vitest and fast-check.
brainstorming
Turn ambiguous ideas into concrete design concepts through structured collaboration.
creating-implementation-plan
Create contract-driven implementation plans with phased, testable execution.
using-jj-workspaces
Create isolated JJ workspaces with baseline verification and cleanup.
designing-clean-architecture
Map code boundaries to Domain, Application, Adapters, and Infrastructure layers.
iterating-plans
Iterate on specification-first implementation plans while preserving contract integrity.
revising-prose
Revise prose line-by-line using the Paramedic Method with constraints.
software-builder
Coordinates end-to-end software delivery from rough idea to artifact alignment via stage-gated handoffs and linked proofs.
writing-functional-specs
Convert draft functional specifications into contract-facing specs with acceptance criteria.
finding-code-patterns
Find similar implementations and group reusable code patterns by type.
Frequently Asked Questions About ReadyStateChange
FAQPage SchemaWhat specific tasks are enabled by these methodologies?▼
These skills enable structured problem framing, contract-first implementation planning, and deterministic testing. You can perform breadboarding to map logic, generate functional specifications from shaped intent, and enforce verification gates before finalizing development branches or pull requests.
Which personas benefit most from these capabilities?▼
Software architects, lead engineers, and technical project managers benefit most. These skills are designed for teams requiring high-integrity delivery, where maintaining consistency between design artifacts, functional contracts, and codebase implementation is critical for long-term project maintainability.
What are the prerequisites for implementing these practices?▼
Implementation requires a repository environment supporting TypeScript or JavaScript, familiarity with Vitest for testing, and the ability to integrate Jujutsu for workspace management. Teams should be prepared to adopt contract-first design patterns and maintain traceability between documentation and code.