pedroscostapedroscostaCommunityยท4 Agent Skills Included

live-state

Real-time state sync engine with codebase design workflows

Builds real-time bidirectional state synchronization with a built-in client store, ORM, and optimistic updates. Includes workflows for designing deep modules, breaking plans into issues, and resolving pull request review comments automatically. Removes manual state wiring, vague architecture decisions, and repetitive code review follow-ups.
npx skills add pedroscosta/live-state --all -g -y
Available:

Tells the AI agent how the monorepo is structured, which build and test commands to run, and which coding conventions to follow when working in this repository.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install live-state?โ–ผ

Run `npx skills add pedroscosta/live-state --all -g -y` in your terminal to install all skills in this suite globally.

What does live-state do?โ–ผ

It is a TypeScript real-time sync engine with a built-in client store, ORM, and optimistic updates, plus skills for codebase design and PR review automation.

How to break a plan into GitHub issues?โ–ผ

Use the to-issues skill, which splits a plan or spec into thin vertical-slice issues with acceptance criteria and publishes them to your issue tracker.

Can AI address PR review comments automatically?โ–ผ

Yes. The address-pr-comments skill fetches unresolved comments, implements actionable fixes, replies with commit hashes, and resolves the threads.

Does live-state work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’