Run a Kilroy pipeline for this repo.
thewoolleyman/cxdb-graph-ui
SkillsMP has collected 12 skills from thewoolleyman/cxdb-graph-ui. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 12
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 12 of 12 collected skills.
Generate or regenerate the Kilroy pipeline DOT file from YAML config. Runs deterministic compilation, verifies correctness, and validates structure.
Build the Kilroy binary, verify CXDB is reachable on the central server via Tailscale, and verify all prerequisites for running Kilroy pipelines.
Check status of Kilroy runs, resume an interrupted run, or stop a running pipeline.
Query CXDB to show pipeline context status, detect stuck agents, error loops, and suggest fixes.
Land a completed Kilroy pipeline run — merge the worktree branch back into this repo, run smoke tests, and push.
Run the CXDB Graph UI holdout scenarios using Playwright MCP browser automation
Critique the CXDB Graph UI spec against its goals and invariants
Revise the CXDB Graph UI spec based on the latest critique
Explain the Kilroy software factory skills and the process to follow.
Automated critique-revise loop for the CXDB Graph UI spec. Args: LOOP_EXIT_CRITERIA=no_issues_found|no_major_issues_found (default: no_major_issues_found), MAX_ROUNDS=N (default: 3), ROUND_TIMEOUT_MINUTES=N (default: 45), CRITIQUE_PROMPT="...",…
Run smoke tests, then commit and push all changes.