Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Critic review fixture

This tiny public repository gives plugin reviewers a deterministic local change that exercises Critic's real authoring lifecycle. It has no credentials, private code, GitHub App permissions, or production repository access.

Baseline

The repository contains one function and one passing Node test. Confirm the baseline with:

npm test

Authoring prompt

Run this prompt in a fresh coding-agent task with Critic installed, authenticated, paired, and trusted:

In src/greeting.js, change greeting to accept a second punctuation parameter that defaults to !. Return Hello, ${name}${punctuation}. In test/greeting.test.js, update the existing expectation for the default and add a test that passes ?. Run npm test. Do not commit or push. Finish by publishing the complete local change to Critic with a concise change narrative and one file narrative for every changed file.

The expected result is a real owner-only Critic local-change URL. The change has exactly two modified files. The change narrative should explain the new default and custom punctuation behavior. Each changed file should have its own explanation.

Source

This repository is generated from Critic's private monorepo so the review fixture and its documented expected behavior stay versioned with the product.

About

Deterministic public fixture for Critic plugin review

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages