oukeming64-tech/codex-skills

oukeming64-tech★ 0PythonLast synced: 2026-08-17

Open on GitHub

Evidence-first agent skills for handoff auditing and documentation sync, packaged for Codex and DeepSeek Harness.

README excerpt

Evidence-First Agent Skills Portable agent skills distilled from real project work and maintained by oukeming64-tech . The current collection focuses on one boundary: an agent should not call work complete until its code, evidence, documentation, release state, and stated scope agree. Skills - handoff-auditor : audit implementation handoffs before accepting, merging, or declaring them complete. It checks claims against current code, verification evidence, docs, release state, and human acceptance requirements. - docs-sync-guardian : keep repository documentation aligned with code, configuration, asset, release, workflow, or product changes. It treats docs as suspicious after changes, grounds updates in live implementation evidence, and uses a risk gate for human-judgment text. Both skills are instruction-only. They add no MCP server, network client, credential handling, telemetry, background service, or install hook. DeepSeek Harness This repository includes a community, Skill-only bundle for the DeepSeek Harness developer preview. It is not an official DeepSeek product and does not imply DeepSeek endorsement. Compatibility target: @deepseek-ai/[email protected] with Node.js ^22.19.0 …

View full README on GitHub →
Agentsagent-skillscode-reviewcodexdeepseek-harnessdocumentationdsh-pluginagent

Category