
from cleo152
Context injection for task-driven development: enforces task traceability, atomic commits, conventional commit messages, and smart test scopes to keep commits r
This skill supplies a development-workflow context and enforcement guidance for agents and contributors. It codifies requirements for task-linked commits, branch discipline, smart test-scope selection, and release/tag procedures, and provides concrete commands and gating rules for commit, test, push, and release flows. The skill is built to be injected into subagents performing development tasks so work remains traceable and CI-compliant.
Use when committing code, preparing releases, or orchestrating CI-aware development work. Activate it for operations that need task traceability (commits, branch creation, release prep) or when you need strict branch/gate enforcement for agent-driven changes.
{}
Context injection skill for CLEO task-driven development workflows. Enforces atomic commits, conventional commit messages, and task traceability. No scripts to run — purely instructional. Well-structured SKILL.md with clear decision matrices and examples, but depends on the CLEO CLI tool and external @-includes that aren't bundled. Niche audience limited to CLEO ecosystem users.
Clean skill with no security concerns. Purely instructional — no executable scripts. The @-include syntax for shared resources means the full context isn't self-contained. Commit message templates are well-structured. The gate system (G0-G6) is thorough and well-documented.