Verify and debug this project's ratatui/crossterm TUI by running the ACN agent CLI inside tmux, capturing terminal screens as text, sending scripted keys, checking stderr, and writing focused tmux regressions for requested TUI flows. Use after changes to…
FTShare-Lab/agent-claim-network
SkillsMP has collected 6 skills from FTShare-Lab/agent-claim-network. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 41
- GitHub forks
- 6
Skills in this repository
Showing 6 of 6 collected skills.
Multi-pass code review. Review changes locally, then run `codex exec --json` as an independent read-only reviewer and merge the findings. Use before merging or after significant refactoring.
Run ACN's full Rust verification — formatting, Clippy, tests, and type checking — plus the canonical tmux smoke test when interactive TUI behavior is affected.
Run ACN's canonical local-plus-external code-review workflow before merging or after significant refactoring.
Verify ACN's ratatui/crossterm TUI with the repository's canonical tmux smoke and focused regression workflow.
Run ACN's canonical formatting, Clippy, test, type-check, and applicable TUI smoke workflow.