Skip to main content
GitHub 仓库

signal

signal 收录了来自 mattbaconz 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
10
更新
2026-05-01
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

signal-ckpt
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

Continuous disk-backed state engine for the SIGNAL protocol

2026-05-01
signal-review
软件质量保证分析师与测试员

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
软件开发工程师

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