JSchOBL/agentic-ai-learning-journey

A hands-on lab for learning to write CLAUDE.md files and Claude Code setups — you write the context, the agent builds the code, a coach reviews your work.

3Stars on the repository
5Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

claude-md-coach

01

JSchOBL/agentic-ai-learning-journey

Skill Claude CodeCodex

Reviews a learner's hand-written Claude Code setup for a level of the Agentic AI Learning Journey lab — the CLAUDE.md always, plus any skill, hook, settings.json, subagents, or MCP server the level asks them to write — identifies missing or weak elements against a rubric, challenges the learner to fix them, and…

not rated 3 1mo ago B 149 tokens original MIT

format-python

02

JSchOBL/agentic-ai-learning-journey

Skill Claude CodeCodex

Format Python source files with Black and isort, then report any remaining lint issues. Use when the user asks to format, clean up, tidy, or fix the style of Python code.

not rated 3 1mo ago A 41 tokens original MIT

run-tests

03

JSchOBL/agentic-ai-learning-journey

Skill Claude CodeCodex

Run the pytest suite, report pass/fail counts and coverage, and identify untested code. Use when the user asks to run tests, check test coverage, or verify that changes didn't break anything.

not rated 3 1mo ago A 43 tokens original MIT