Adaptive Skills banner
furkantokkan furkantokkan

Adaptive Skills

Productivity community

Description

--- description: Use the smallest relevant personal skill set for a game-dev task. argument-hint: [task] --- # Adaptive Personal Skills The user invoked this command with: $ARGUMENTS Use skills adaptively for the requested task: 1. Read local repository instructions first: `AGENTS.md`, `CLAUDE.md`, the nearest path-scoped instructions (`Assets/CLAUDE.md` in Unity projects when present), and relevant docs. 2. Choose the smallest relevant skill set. Combine skills only when the request

Installation

Installs to ~/.claude/skills/furkantokkan-agent-foundry-adaptive-skills/SKILL.md

Terminal
mkdir -p ~/.claude/skills/furkantokkan-agent-foundry-adaptive-skills && curl -fsSL https://raw.githubusercontent.com/furkantokkan/agent-foundry/HEAD/commands/adaptive-skills.md -o ~/.claude/skills/furkantokkan-agent-foundry-adaptive-skills/SKILL.md

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

Full documentation available on GitHub

View Source Repository