Skill Claude CodeCodex
Step-by-step release checklist for Squad — prevents v0.8.22-style disasters.
Skill Claude CodeCodex
Step-by-step release checklist for Squad — prevents v0.8.22-style disasters.
Skill Claude CodeCodex
Team-wide charter and history optimization through skill extraction.
Skill Claude CodeCodex
Reviewer rejection workflow and strict lockout semantics.
Skill Claude CodeCodex
Never read .env files or write secrets to .squad/ committed files.
Skill Claude CodeCodex
Find and resume interrupted Copilot CLI sessions using sessionstore queries.
Skill Claude CodeCodex
Core conventions and patterns used in the Squad codebase.
Skill Claude CodeCodex
Update tests when changing APIs — no exceptions.
Skill Claude CodeCodex
Cross-platform path handling and command patterns.
Instructions file CodexOpenCode
AGENTS.md instructions for Kpa-clawbot/CoreScope, covering agents.md — corescope, architecture, data flow, read/write separation invariant (#1283) and what's deprecated (do not touch).
Agent
These rules exist because each one was earned by a real failure — a wasted PR, a leaked secret, a fabricated fact, a green CI sitting unnoticed, an off-topic skill shipped into a software repo. Read them once, then re-read whenever something feels off.
Agent
Standard template for subagent task briefs. Required reading before ANY sessionsspawn call.
Agent
You DO NOT write production code without a failing test first. This is non-negotiable.
Agent
This is the end-to-end pipeline maintainers use. It is agent-agnostic: the same shape works under Claude Code, Codex, Cursor, Aider, Continue, or OpenClaw. Tooling differs; the discipline does not.