0N SKILLS CI TASKS banner
grahama1970 grahama1970

0N SKILLS CI TASKS

Productivity community

Description

# Task List: Skills CI (Scan + Worktree Fix) **Created**: 2026-02-04 **Goal**: Add a `skills-ci` skill that scans all skills under `/home/graham/workspace/experiments/pi-mono/.pi/skills`, enforces best‑practice rules, and optionally applies safe fixes in a worktree branch. Default behavior is report‑only. Fix mode must run `sanity.sh` + tests and must not modify the main tree. ## Context - Custom list of best‑practice skills is supported, but defaults to **all** `best-practices-*` skills. - F

Installation

Installs to ~/.claude/skills/grahama1970-agent-skills-0n_skills_ci_tasks/SKILL.md

Terminal
mkdir -p ~/.claude/skills/grahama1970-agent-skills-0n_skills_ci_tasks && curl -fsSL https://raw.githubusercontent.com/grahama1970/agent-skills/HEAD/skills/0N_SKILLS_CI_TASKS.md -o ~/.claude/skills/grahama1970-agent-skills-0n_skills_ci_tasks/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository