ReadyStateChange avatar

ReadyStateChange

Official

@readystatechange

0Followers
|
8Public Repos
|
38Published Skills

Offers structured methodologies for contract-first software delivery, technical specification alignment, and rigorous verification of implementation plans.

Skills Distribution
DomainDeveloper To...Software Architect.. (35%)Quality Assurance .. (35%)Technical Document.. (30%)

Agent Skills by ReadyStateChange

Showing 38 vetted skills indexed across 1 GitHub repositories.

ReadyStateChangeReadyStateChange

verifying-feature-quality

Verify feature correctness against functional specifications and acceptance criteria.

Official
Advanced
ReadyStateChangeReadyStateChange

conversational-shaping

Guide interviewer-driven shaping sessions into structured artifacts with teach-back validation.

Official
Advanced
ReadyStateChangeReadyStateChange

shaping

Guide teams to define problems and explore solution options in shaping documents.

Official
Advanced
ReadyStateChangeReadyStateChange

maintaining-artifact-consistency

Synchronize downstream and upstream artifacts when truth changes across the artifact chain.

Official
Advanced
ReadyStateChangeReadyStateChange

subagent-driven-development

Orchestrates plan tasks by dispatching implementer subagents with two-stage review gates.

Official
Advanced
ReadyStateChangeReadyStateChange

verification-before-completion

Enforce fresh verification evidence before declaring task completion.

Official
Advanced
ReadyStateChangeReadyStateChange

analyzing-docs

Extract decisions, constraints, and actionable insights from project documents.

Official
Intermediate
ReadyStateChangeReadyStateChange

web-research

Identify and summarize current external information with precise citations.

Official
Advanced
ReadyStateChangeReadyStateChange

describing-pull-requests

Generate GitHub PR descriptions from diffs, commits, and templates.

Official
Intermediate
ReadyStateChangeReadyStateChange

receiving-code-review

Validate code-review feedback against the repository before applying changes.

Official
Advanced
ReadyStateChangeReadyStateChange

requesting-code-review

Dispatch a code-reviewer subagent to verify changes before merge.

Official
Intermediate
ReadyStateChangeReadyStateChange

humanizing-writing

Rewrite text to remove AI-writing markers and sound human.

Official
Intermediate
ReadyStateChangeReadyStateChange

researching-codebases

Analyze codebases to produce structured findings with evidence and file references.

Official
Advanced
ReadyStateChangeReadyStateChange

translating-shape-to-spec

Converts shaped intent and breadboard data into a draft functional specification with traceability.

Official
Intermediate
ReadyStateChangeReadyStateChange

javascript-testing-expert

Implement deterministic JavaScript unit and component tests with Vitest and fast-check.

Official
Advanced
ReadyStateChangeReadyStateChange

brainstorming

Turn ambiguous ideas into concrete design concepts through structured collaboration.

Official
Intermediate
ReadyStateChangeReadyStateChange

creating-implementation-plan

Create contract-driven implementation plans with phased, testable execution.

Official
Advanced
ReadyStateChangeReadyStateChange

using-jj-workspaces

Create isolated JJ workspaces with baseline verification and cleanup.

Official
Advanced
ReadyStateChangeReadyStateChange

designing-clean-architecture

Map code boundaries to Domain, Application, Adapters, and Infrastructure layers.

Official
Advanced
ReadyStateChangeReadyStateChange

iterating-plans

Iterate on specification-first implementation plans while preserving contract integrity.

Official
Advanced
ReadyStateChangeReadyStateChange

revising-prose

Revise prose line-by-line using the Paramedic Method with constraints.

Official
Intermediate
ReadyStateChangeReadyStateChange

software-builder

Coordinates end-to-end software delivery from rough idea to artifact alignment via stage-gated handoffs and linked proofs.

Official
Advanced
ReadyStateChangeReadyStateChange

writing-functional-specs

Convert draft functional specifications into contract-facing specs with acceptance criteria.

Official
Advanced
ReadyStateChangeReadyStateChange

finding-code-patterns

Find similar implementations and group reusable code patterns by type.

Official
Intermediate

Frequently Asked Questions About ReadyStateChange

FAQPage Schema
What 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.