Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
execplan
Create and maintain PLANS.md for long-running or risky tasks.
CheekyCodexConjurer/quant-lab
-
action_logger
Keep an audit trail of changes, commands, and verification.
CheekyCodexConjurer/quant-lab
-
size_guard
Enforce line budgets and rotate or split large context files.
CheekyCodexConjurer/quant-lab
-
analyze_repo_capabilities
Detect repo tooling and patterns, then record a dynamic manifest.
CheekyCodexConjurer/quant-lab
-
safety_validation
Validate changes against .agentignore before commit.
CheekyCodexConjurer/quant-lab
-
safe_refactor_migration
Plan and execute large refactors with shadow mode and rollback.
CheekyCodexConjurer/quant-lab
-
command_guard
Enforce .agentpolicy rules before executing commands.
CheekyCodexConjurer/quant-lab
-
non_destructive_bootstrap
Install agent docs without overwriting or deleting existing content.
CheekyCodexConjurer/quant-lab
-
shadow_coder
Build parallel architectures safely without breaking current behavior.
CheekyCodexConjurer/quant-lab
-
archaeologist
Detect legacy patterns and guide compatibility decisions.
CheekyCodexConjurer/quant-lab
-
context_compactor
Compress long-run context into handoff, backlog, and action logs.
CheekyCodexConjurer/quant-lab
-
detect_commands
Infer and verify install/test/lint/build commands for the repo.
CheekyCodexConjurer/quant-lab
-
autonomy_kickoff
Run the full autonomy bootstrap with minimal questions.
CheekyCodexConjurer/quant-lab
-
quality_gates
Enforce Definition of Done checks from QUALITY_GATES.md.
CheekyCodexConjurer/quant-lab
-
trust_layer_tdd
Enforce test-first changes and debug based on failing tests.
CheekyCodexConjurer/quant-lab
-
skills_sync
Align Codex-native skills with documented skills safely.
CheekyCodexConjurer/quant-lab
-
cartographer
Maintain living architecture maps and interaction flows.
CheekyCodexConjurer/quant-lab
-
backlog_curator
Maintain a lightweight backlog of high-value tasks discovered during work.
CheekyCodexConjurer/quant-lab
-
update_architecture
Refresh architecture maps after structural changes.
CheekyCodexConjurer/quant-lab
-
full_auth
When explicitly authorized, execute end-to-end with a phased plan in one run until Definition of Done is met.
CheekyCodexConjurer/quant-lab
-
agent_manager
Automatically manage agent lifecycle, proposals, and registry.
CheekyCodexConjurer/quant-lab
-
refactor_gate
Ask whether to proceed with refactoring after architecture mapping.
CheekyCodexConjurer/quant-lab
-
debug-fix-first-run-resolution
Root-cause debugging and first-run bug fixes with reproduction-first workflow, explicit hypotheses, disciplined instrumentation, minimal changes, and validated fixes (repro + tests + feature verification). Use when diagnosing a bug and delivering a verified fix instead of shotgun debugging.
CheekyCodexConjurer/quant-lab
-
skills_auditor
Detect incorrectly installed skills and report issues.
CheekyCodexConjurer/quant-lab