Agent skills for CodeSpring — project planning and management from your AI coding agent.
Works with 30+ AI tools including Claude Code, Cursor, Codex, Gemini CLI, Roo Code, VS Code Copilot, and more.
npx skills add CodeSpringApp/codespring-skillsThe installer will ask which agent to install for.
- CodeSpring CLI installed and authenticated:
npm i -g @codespring-app/cli
codespring auth loginTeaches your AI agent to manage CodeSpring projects:
- Tasks — List, start, complete tasks from the Kanban board
- PRDs — Read and sync product requirement documents
- Mindmaps — Update tech stack, features, and notes
- Projects — Link directories, list workspaces and projects
After installing the skill, your agent will automatically use CodeSpring when relevant. You can also invoke it directly:
# In Claude Code
/codespring
# Or just ask your agent
"list my codespring tasks"
"sync the tech stack to codespring"Apache-2.0