Geoffe-Ga/Creek-Vault
Skill Claude CodeCodex
Anti-bypass philosophy for linter and type checker warnings. Activates when you consider adding noqa, type-ignore, pylint-disable, or similar bypasses. Fix the root cause instead. Covers complexity refactoring, type fixes, and argument reduction patterns. Do NOT use for general code quality guidance (use stay-green).
Geoffe-Ga/Creek-Vault
Skill Claude CodeCodex
Configure per-stage LLM model routing for a Creek vault and perform the secure setup. Use when the user asks to "set up / configure my models", "/model-setup", "which model for classification / writing / frontend / the writing desk", "route classification local and writing to Sonnet", "wire up per-stage routing", or…
Geoffe-Ga/Creek-Vault
Skill Claude CodeCodex
Write high-value tests that kill mutants through logic validation. Use when writing tests that need to verify behavior, improving mutation scores, or evaluating test quality. Covers boundary testing, exact value assertions, error message validation, and state verification. Do NOT use for general test writing (use…
Geoffe-Ga/Creek-Vault
Skill Claude CodeCodex
Run a named codebase maintenance scan and convert findings into 6-component, agent-ready GitHub issues. Use when a workflow or user says "run the scan", "create issues from this analysis", or passes a prompts/scans/.md file. Handles dedupe, priority labeling, and max-issue caps so the Ralph loop never starves and…
Geoffe-Ga/Creek-Vault
Skill Claude CodeCodex
Implement secure coding practices against common vulnerabilities. Use when handling user input, file paths, subprocess calls, SQL queries, API keys, or building web endpoints. Covers input validation, injection prevention, secret management, and XSS/CSRF protection across Python, TypeScript, Go, and Rust.
Geoffe-Ga/Creek-Vault
Skill Claude CodeCodex
2-gate TDD development workflow: Gate 1 is Red-Green-Refactor testing, Gate 2 is pre-commit quality checks. Use when implementing features, fixing bugs, or doing any development work. Ensures code is never committed without passing tests and quality checks.
Geoffe-Ga/Creek-Vault
Skill Claude CodeCodex
Write comprehensive, maintainable tests following TDD and AAA pattern. Use when writing unit tests, integration tests, setting up fixtures, mocking dependencies, or improving test coverage. Covers Python (pytest), TypeScript (Jest), Go (testing), and Rust (built-in + proptest). Do NOT use for mutation testing…
Geoffe-Ga/Creek-Vault
Instructions file
Claude Code instructions for Geoffe-Ga/Creek-Vault, covering claude.md, repository structure, creek-tools development, setup and key commands (always use scripts, never run tools directly).
Geoffe-Ga/Creek-Vault
Agent Claude Code
Reviews dependency management, version pinning, environment reproducibility, and license compatibility. Select for requirements.txt, pixi.toml, and dependency conflict resolution.
Geoffe-Ga/Creek-Vault
Agent Claude Code
Level 3 Component Specialist. Select for component documentation. Creates READMEs, API docs, usage examples, and tutorials.
Geoffe-Ga/Creek-Vault
Agent Claude Code
Level 3 Component Specialist. Select for performance-critical components. Defines requirements, designs benchmarks, profiles code, identifies optimizations.
Geoffe-Ga/Creek-Vault
Agent Claude Code
Level 2 orchestrator. Coordinates comprehensive code reviews across all dimensions by routing PR changes to appropriate specialist reviewers. Select when PR analysis and specialist coordination required.
Geoffe-Ga/Creek-Vault
Agent Claude Code
Level 3 Component Specialist. Select for component implementation planning. Breaks components into functions/classes, plans implementation, coordinates engineers.
Geoffe-Ga/Creek-Vault
Agent Claude Code
Select for security implementation and testing. Implements security requirements, applies best practices, performs security testing, identifies and fixes vulnerabilities. Level 3 Component Specialist.
Geoffe-Ga/Creek-Vault
Agent Claude Code
Level 3 Component Specialist. Select for test planning and TDD coordination. Creates comprehensive test plans, defines test cases, specifies coverage.
Geoffe-Ga/Creek-Vault
Command Claude Code
Default /creek entry — render the current vault state audit report.
Geoffe-Ga/Creek-Vault
Command Claude Code
Draft an essay from a mined seed (creek draft via MCP).
Geoffe-Ga/Creek-Vault
Command Claude Code
Explain the /creek slash command surface — help discoverable anywhere.
Geoffe-Ga/Creek-Vault
Command Claude Code
Ingest a source into the vault (creek ingest via MCP).
Geoffe-Ga/Creek-Vault
Command Claude Code
Run the unified vault hygiene lint pass (creek lint via MCP).
Geoffe-Ga/Creek-Vault
Command Claude Code
Mine essay seeds from vault fragments (creek mine via MCP).
Geoffe-Ga/Creek-Vault
Command Claude Code
Show the current Archetypal Wavelength phase (subset of creek state).
Geoffe-Ga/Creek-Vault
Command Claude Code
Save an answer or fragment back to the vault (creek save via MCP).
Geoffe-Ga/Creek-Vault
Command Claude Code
Manage the voice skill tree (creek skills via MCP).