Assess Project banner
ntanner-ctrl ntanner-ctrl

Assess Project

Development community

Description

--- description: "DEPRECATED: Use /bootstrap-project instead. This command is superseded — bootstrap-project includes all assessment functionality plus extensibility setup." --- # Project Assessment & CLAUDE.md Generator > **Note:** This command has been superseded by `/bootstrap-project` (part of the Claude Sail toolkit), which includes all the functionality of `/assess-project` plus automatic installation of stock hooks, agents, and commands tailored to your project type, with optional epist

Installation

Installs to ~/.claude/skills/ntanner-ctrl-claude-sail-assess-project/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ntanner-ctrl-claude-sail-assess-project && curl -fsSL https://raw.githubusercontent.com/ntanner-ctrl/claude-sail/HEAD/commands/assess-project.md -o ~/.claude/skills/ntanner-ctrl-claude-sail-assess-project/SKILL.md

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

Full documentation available on GitHub

View Source Repository