Claude Skills · Coding

Advanced surface, normally reached through the `foreman` entrance's Reconcile and pick mode, which hands it a near-term set of ids to scope the pass to. Ground-truths the roadmap's near-term candidates against the actual codebase — an Explore agent checks whether each candidate's planned_touches/depends_on still match reality, then proposes a concrete repair for every finding (hidden dependency, already-done, stale description or planned files), applies only the ones you approve, and persists them back into ROADMAP.jsonl so future sessions pick them up automatically. Also retires any recorded...

★ 34 Synced 2 hours ago View SKILL.md

At a glance

Coding Manual install Node.js Actively maintained

This skill is for Coding and helps you ground-truth roadmap candidates against codebase, repair stale roadmap dependencies, and detect hidden code dependencies.

Install git clone --depth 1 https://github.com/V-Songbird/foreman cp -r foreman/skills/survey ~/.claude/skills/survey
Can use OtherReadBashAgent

Setup, runtime and requirements describe V-Songbird/foreman, the repo this skill ships in.

roadmapcodebase-analysisDependency DetectionCode MaintenanceForeman

Also in V-Songbird/foreman

View the repo
Craft Prompt Legal

Advanced surface, separate from Foreman's core roadmap job — a standalone prompt builder for work that has no roadmap entry behind it. Guide...

Foreman Productivity

The one entrance to Foreman — say what you want in plain language and this routes it. Covers the six things Foreman does to a project: add w...

Init DevOps & Infrastructure

Bootstraps a project's ROADMAP.jsonl and .foreman/config.json. Asks three things — what the project is, its near-term goals, and whether the...

Roadmap Productivity

Ongoing entry point for a project's ROADMAP.jsonl. Pick the next task to work on (ranks candidates deterministically by dependencies and fil...

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Improve Codebase Architecture mattpocock/skills

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.