live-state
Real-time state sync engine with codebase design workflows
All Skills in This Repository (4)
Pure Emerald Level Indicatorsimprove-codebase-architecture
Generate visual HTML architecture reports identifying shallow modules and deepening opportunities.
to-issues
Convert plans into vertical-slice issues with dependencies and HITL/AFK labels.
grill-with-docs
Challenge proposed plans against domain models and update CONTEXT.md and ADRs.
address-pr-comments
Fetch unresolved GitHub PR comments, apply feasible fixes, and resolve threads.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core