Instructions file CodexOpenCode
Instructions for PedroMosquera/squadai, covering project memory protocol, session efficiency protocol, project memory protocol and session efficiency protocol.
Instructions file CodexOpenCode
Instructions for PedroMosquera/squadai, covering project memory protocol, session efficiency protocol, project memory protocol and session efficiency protocol.
Instructions file
Instructions for PedroMosquera/squadai, covering project memory protocol and session efficiency protocol.
Agent
Project memory librarian — searches docs/memory/ for prior decisions, learnings, and incidents. Returns ranked summaries. Available as @librarian to all methodology orchestrators (tdd, sdd, conventional).
Agent
SquadAI configuration manager. Use this agent when you need to manage the project's AI agent configuration, run governance checks, apply policy changes, or troubleshoot agent setup issues. This agent has access to all SquadAI operations via the MCP server.
Command
Capture a decision, learning, or incident note into project memory.
Command
Promote inbox notes to permanent topic folders in project memory.
Command
Regenerate the project memory index after manual edits.
Command
Search project memory for prior decisions, learnings, and incidents.
Command
Run squadai apply --json to apply the current SquadAI configuration.
Command
Run squadai context --format prompt and display the SquadAI project context.
Command
Run squadai doctor --json and display a pre-flight diagnostics report.
Command
You are running the squadai squadai-init routine: read the current repository, understand what it actually contains, and refine each configured agent's role files (or solo instructions file) so they are tuned to this codebase — without losing any methodology semantics squadai installed.
Command
Run squadai plan --json and show what would change if apply were run.
Command
Run squadai status --json and display a rich project status summary.
Command
Run squadai verify --json and summarize the compliance and health report.
Skill Claude CodeCodex
Requirements exploration and test scenario generation for TDD.
Skill Claude CodeCodex
Orchestrating sub-agents through TDD phases for complex features.
Skill Claude CodeCodex
4-phase debugging protocol for diagnosing and fixing failing tests.
Skill Claude CodeCodex
Red-green-refactor TDD implementation cycle.
Skill Claude CodeCodex
Convert test scenarios into ordered implementation plans for TDD.