Multi-agent crew for spec-driven development. Three agents — Investigator, Builder, Reviewer — work in sequence to audit, build, and verify. Includes automatic repair loops and strict decision levels.
wfprieto/SignalMode
SkillsMP has collected 11 skills from wfprieto/SignalMode. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 11
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 11 of 11 collected skills.
Protected anti-AI writing hygiene rules. Replaces habitual AI language with clean prose.
Signal over noise. Forces the AI to drop filler, keep substance, and respond with precision. Cuts token waste, reduces cost, and makes every response actually useful. LLM-agnostic. Works across all major AI coding agents.
Compress natural language files (CLAUDE.md, AGENTS.md, todos, preferences, project notes) into SignalMode-speak to reduce input tokens on every future session. Compressed version overwrites the original. Human-readable backup saved automatically as…
Show available SignalMode skills, commands, and usage. Triggers on /signalmode-help or when user asks what SignalMode can do.
Show real token usage and estimated savings for the current session. Reads directly from the agent session log — no AI estimation. Triggers on /signalmode-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.
A personal writing voice template. Defines your preferred output structure, tone, and judgment standard. Fully customizable by the user. The defaults ship as The Strategist voice: verdict-first, calm authority, no corporate theater. Edit this file to make it…
Forces plain, layman-friendly output reports. Stoic, pragmatic, and simple. Assumes the reader knows nothing about code, cloud platforms, databases, or technical services. Every response follows a strict 5-section structure. Short, punchy, easy to read. No…
Write precise, conventional commit messages. Reads the staged diff and produces a commit message that is accurate, complete, and follows Conventional Commits format. No filler. No vague summaries.
Compiles the active session into a lean, verifiable continuation contract. Use when a session is becoming long, outputs are drifting, work must move to a new session, or a project requires a portable handoff to a human or another agent. Preserves the active…
Adversarial code review pass. Junior output in, senior output out. Reviews code, PRs, diffs, or architecture decisions with the lens of a senior engineer who has seen every failure mode. No flattery. No hedging. Only what matters.