{"id":"jimmysadek-strategic-partner","name":"strategic-partner","homepage":null,"repo_url":"https://github.com/JimmySadek/strategic-partner","category":"ai-ml","subcategories":[],"tags":["claude-code","ai-skill","prompt-engineering","agentic-workflows","planning","coding-assistants","mcp","advisory"],"what_it_does":"strategic-partner is a Claude Code “advisory skill” that separates planning/advising from implementation execution. It asks clarifying questions, challenges premises, proposes alternative solution paths, then generates scoped, self-contained prompts for fresh executor sessions. It maintains persistent decision context via Claude/Serena/memory handoffs while keeping execution context disposable; it also supports optional cross-model review via Codex CLI for high-stakes changes.","use_cases":["Guided architectural planning before implementing features in Claude Code","Reducing context-degradation during long coding sessions by splitting planning and execution","Phased delivery of non-trivial changes (research/UI/wiring) with explicit scope boundaries","Team-consistent prompt quality with a decision log that persists across executor sessions","Adversarial review of high-blast-radius changes via optional Codex CLI"],"not_for":["A standalone code execution engine outside Claude Code sessions","Use cases requiring a direct REST/HTTP interface for orchestration","Security-sensitive workflows where you need formal guarantees about data handling beyond the advertised behavior","Tasks where you want the tool to directly write/modify code in its own session without handoffs"],"best_when":"You have moderately complex features where upfront planning quality and stable decision context matter, and you want execution done in clean, short-lived contexts.","avoid_when":"You need a simple single-session assistant, or you lack the ability to use Claude Code plus the recommended MCP/memory integrations.","alternatives":["Other Claude Code skills focused on prompting or project scanning (non-handoff based)","General-purpose planning agents without explicit context separation","Manual prompt drafting / templates with phase checklists (no automated routing/guards)","Using Claude Code alone with custom CLAUDE.md rules (without the strategic two-session loop)"],"af_score":44.5,"security_score":35.2,"reliability_score":30.0,"package_type":"skill","discovery_source":["openclaw"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T15:42:07.950772+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No external service authentication is described in the provided content. The skill runs inside Claude Code and relies on local tooling (setup script) and optional integrations (Serena MCP, Context7 MCP, Codex CLI)."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Repository content does not describe pricing. Costs would likely come from underlying model usage (Claude/OpenAI/Codex CLI) rather than the skill itself."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":44.5,"security_score":35.2,"reliability_score":30.0,"mcp_server_quality":20.0,"documentation_accuracy":70.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":90.0,"rate_limit_clarity":0.0,"tls_enforcement":60.0,"auth_strength":25.0,"scope_granularity":20.0,"dependency_hygiene":40.0,"secret_handling":35.0,"security_notes":"The provided content emphasizes session/context separation, memory persistence, and optional cross-model review, but it does not specify concrete security controls (e.g., how secrets are detected/redacted, strict data-handling policies, or threat model). Auth is not described because it appears to operate within Claude Code and local integrations; therefore auth/security cannot be fully assessed. TLS/auth strength and secret handling are inferred as partial due to lack of explicit documentation.","uptime_documented":0.0,"version_stability":45.0,"breaking_changes_history":40.0,"error_recovery":35.0,"idempotency_support":"false","idempotency_notes":"No idempotency guarantees described for handoff/update/run operations; behavior appears to rely on interactive sessions and file/context handoffs.","pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Tool is designed to split planning and execution into separate sessions; agents expecting a single-session workflow may fail to get the intended behavior.","Optional integrations (Serena MCP, Context7 MCP, Codex CLI) may change routing/review behavior; missing tools could reduce capabilities.","Update/setup steps are required to register subcommands; automation scripts should run ./setup after updates."]}}