with one click
workspace-socrates
workspace-socrates contains 15 collected skills from ivfarias, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Orchestrates deterministic code review feedback loop — simplify → request review → receive and implement feedback → repeat until done. Run this before creating a PR.
Use this before spawning coding agents when you need to turn an idea into an execution-ready prompt file for bootstrap-task.sh or spawn-agent.sh.
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Thematic brainstorming entrypoint. Use before implementation to clarify intent and produce an execution-ready prompt/spec.
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Use when you have a spec or requirements for a multi-step task, before touching code
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Fetches up-to-date third-party library documentation via the Context7 v2 REST API. Use when working with external packages and needing current API references, code examples, migration guides, or resolving package errors (stack traces, version mismatches, deprecated methods).
Thematic alias for installer bootstrap. Usage: /awaken_socrates [--agent-id <id>] [--workspace <path>] [--set-default] [--model-primary <id>] [--fallback <id>] [--wizard-model]
Shortcut command for scripts/bootstrap-task.sh. Usage: /bootstrap --repo <path> --id <task-id> --branch <branch> --agent <codex|claude|gemini|openclaw|custom> --description "..." [options]
No-key web search via DuckDuckGo. Usage: /ddg_search --query "..." [--max-results 5] [--region us-en] [--timelimit d|w|m|y]
Shortcut command for scripts/init-spec.sh. Slash name is sanitized to /init_spec. Usage: /init_spec --repo <path> --name <spec-name> [--preset basic|build-artifact]
Shortcut command for scripts/install-socrates.sh. Usage: /install_agent [--agent-id <id>] [--workspace <path>] [--set-default] [--model-primary <id>] [--fallback <id>] [--wizard-model]