0N SKILLS ALIGNMENT TASKS banner
grahama1970 grahama1970

0N SKILLS ALIGNMENT TASKS

Productivity community

Description

# Task List: Align pi-mono skills with best-practices-python **Created**: 2026-02-04 **Goal**: Align Python-based skills under `/home/graham/workspace/experiments/pi-mono/.pi/skills` with `best-practices-python` rules (loguru, typer, httpx, module docstrings, <800 LOC), without breaking existing workflows. ## Context - Current scan: 713 Python files, 186 missing module docstrings, 35 use `requests`, 8 use `click`, 92 use `argparse`, 46 use `logging`, 43 files >800 LOC. - Frontmatter normaliza

Installation

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

Terminal
mkdir -p ~/.claude/skills/grahama1970-agent-skills-0n_skills_alignment_tasks && curl -fsSL https://raw.githubusercontent.com/grahama1970/agent-skills/HEAD/skills/0N_SKILLS_ALIGNMENT_TASKS.md -o ~/.claude/skills/grahama1970-agent-skills-0n_skills_alignment_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