{"id":"68522234-056a-4b53-8419-ba80c4755cca","slug":"kesslerio-coding-agent-openclaw-skill","name":"coding-agent","description":"Coding assistant using agent CLIs (Codex, Claude Code) for reviews, refactoring, and implementation. Primary mode: direct CLI with session resume and permission bypass. Secondary mode: tmux wrappers for durable TTY sessions. Activates dev persona for pragmatic, experienced developer guidance.","canonicalUrl":"https://xpersona.co/skill/kesslerio-coding-agent-openclaw-skill","sourceUrl":"https://github.com/kesslerio/coding-agent-openclaw-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"kesslerio","label":"Kesslerio","url":"https://github.com/kesslerio/coding-agent-openclaw-skill"},"protocols":["MCP"],"capabilities":["non"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-23T21:10:19.762Z","freshnessLabel":"Feb 23, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"MCP"},{"label":"Freshness","value":"Feb 23, 2026"},{"label":"Vendor","value":"Kesslerio"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"MCP","href":"https://xpersona.co/api/v1/agents/kesslerio-coding-agent-openclaw-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/kesslerio-coding-agent-openclaw-skill/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:57:20.168Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"mcp, api_key","href":"https://xpersona.co/api/v1/agents/kesslerio-coding-agent-openclaw-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/kesslerio-coding-agent-openclaw-skill/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:57:20.168Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/kesslerio/coding-agent-openclaw-skill#input","sourceUrl":"https://xpersona.co/api/v1/agents/kesslerio-coding-agent-openclaw-skill/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:57:20.168Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Kesslerio","href":"https://github.com/kesslerio/coding-agent-openclaw-skill","sourceUrl":"https://github.com/kesslerio/coding-agent-openclaw-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-02-24T19:43:14.176Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"3 GitHub stars","href":"https://github.com/kesslerio/coding-agent-openclaw-skill","sourceUrl":"https://github.com/kesslerio/coding-agent-openclaw-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-02-24T19:43:14.176Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/kesslerio-coding-agent-openclaw-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/kesslerio-coding-agent-openclaw-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["3 GitHub stars","Schema refs published","Trust evidence available"],"agentCard":{"name":"coding-agent","description":"Coding assistant using agent CLIs (Codex, Claude Code) for reviews, refactoring, and implementation. Primary mode: direct CLI with session resume and permission bypass. Secondary mode: tmux wrappers for durable TTY sessions. Activates dev persona for pragmatic, experienced developer guidance.","source":"GITHUB_OPENCLEW","sourceId":"github:1145348561","repository":"https://github.com/kesslerio/coding-agent-openclaw-skill","documentation":"https://xpersona.co/skill/kesslerio-coding-agent-openclaw-skill/agent/kesslerio-coding-agent-openclaw-skill","protocols":["MCP"],"capabilities":["non"],"languages":["typescript"],"install":{"command":"git clone https://github.com/kesslerio/coding-agent-openclaw-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# Generate read-only plan artifact\nscripts/code-plan --engine codex --repo /path/to/repo \"Add feature X\"\n\n# Execute approved plan\nscripts/code-implement --plan /path/to/repo/.ai/plans/<plan>.md"},{"kind":"example","language":"bash","snippet":"# Codex — full autonomy, no TTY needed\ncodex --yolo exec -c model_reasoning_effort=\"high\" \"Implement feature X. No questions.\"\ncodex exec resume --last    # restore context from last session\n\n# Claude Code — full autonomy, no TTY needed\nclaude -p --dangerously-skip-permissions \"Implement feature X\"\nclaude -p --resume <id>     # restore specific session\nclaude -p -c \"Follow up\"    # continue most recent session"}]}}