Skip to main content
mattbaconz
GitHub creator profile

mattbaconz

Repository-level view of 15 collected skills across 3 GitHub repositories.

skills collected
15
repositories
3
updated
2026-07-17
repository explorer

Repositories and representative skills

signal-ckpt
software-developers

Manually triggers a checkpoint compression of the current session state. Collapses conversation history into a compact state atom (≤50 tokens). Use when user types /signal-ckpt, "checkpoint", "compress context", "summarize session", "save state", or when the context window is getting large. In SIGNAL-3 mode this fires automatically every 5 turns.

2026-05-01
signal-commit
software-developers

Stage all changes and create a conventional commit from the diff. Zero prompts, zero confirmation by default. Use when user types /signal-commit, "commit everything", "just commit", "signal commit", or asks to commit current changes without specifying a message. Supports --draft (show message without committing) and --split (atomic commits per logical change).

2026-05-01
signal-compress
software-developers

Compress memory files, prompts, rules, handoff notes, and project docs into SIGNAL-shaped prompt-token-friendly text while preserving code, paths, identifiers, errors, versions, and technical terms. Use when user types /signal-compress, "compress this memory", "shrink this prompt", "compress project rules", or asks to reduce input/prompt tokens.

2026-05-01
signal-pr
software-developers

Stage all changes, commit, push, then open a pull request. Title and body are generated from the diff and commit history. Use when user types /signal-pr, "open a PR", "create pull request", "ship a PR", or "make a PR". Requires gh CLI.

2026-05-01
signal-push
software-developers

Stage all changes, create a conventional commit, then push to remote. One command for the full local→remote cycle. Use when user types /signal-push, "commit and push", "push everything", "push my changes", or wants to send current changes to remote without manual steps.

2026-05-01
signal-review
software-quality-assurance-analysts-and-testers

Review code in SIGNAL's one-line format with required severity per issue. Output is typed, structured, and chainable — not prose paragraphs. Use when user types /signal-review, "review this", "review my code", "check this PR", "review this file", or asks for a code review on any file, diff, or PR. Works standalone or as part of a SIGNAL session.

2026-05-01
signal
software-developers

Brutalist token compression protocol. Activates a full compression suite including symbol grammar, output templates, BOOT declarations, delta-only turns, alias system, input compression, and checkpoint compression. Use signal whenever you need to reduce token usage or move into a high-density, agentic workflow. Supports three intensity tiers: /signal, /signal2, /signal3.

2026-05-01
signal-state
software-developers

Continuous disk-backed state engine for the SIGNAL protocol

2026-05-01
Showing top 8 of 10 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded