CtrlK
BlogDocsLog inGet started
Tessl Logo

pskoett-ai-skills

github.com/pskoett/pskoett-ai-skills

SkillAddedReview
simplify-and-harden

.agents/skills/simplify-and-harden/SKILL.md

Post-completion self-review for coding agents that runs simplify, harden, and micro-documentation passes on non-trivial code changes. Use when: a coding task is complete in a general agent session and you want a bounded quality and security sweep before signaling done. For CI pipeline execution, use simplify-and-harden-ci.

57

simplify-and-harden-ci

skills/simplify-and-harden-ci/SKILL.md

CI-only Simplify & Harden workflow for pull requests using gh-aw (GitHub Agentic Workflows). Runs headless scan-and-report checks for simplify/harden/document, posts structured findings, and can block merges on critical or advisory classes. Use when: you want automated quality/security review in CI without interactive approvals.

64

simplify-and-harden

plugin/skills/simplify-and-harden/SKILL.md

Post-completion self-review for coding agents that runs simplify, harden, re-verification, and micro-documentation passes on non-trivial code or high-impact configuration changes. Use when a task is complete in a general agent session and you want a bounded quality and security sweep before signaling done. For CI pipeline execution, use simplify-and-harden-ci.

67

skill-creator

.agents/skills/skill-creator/SKILL.md

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

63