AI AGENT ADDONS

Every developer needs to understand their task before writing code. This skill helps you get a clear picture fast. It fetches the issue from GitHub and detects the task type like bugfix or feature. It also checks past decisions and recent memory.

The skill scans your project's architecture decision records. It looks for any conflicts with your current task. If you were interrupted before, it reads your saved progress. Then it presents a brief summary with a branch name and likely files to change.

This makes starting work easier and more consistent. You spend less time figuring out what to do. You can jump straight into coding with confidence.

Add Orient skill to your workflow

Global

mkdir -p ~/.claude/skills/orient

Project

mkdir -p .claude/skills/orient

Source Repository

Stars
1
Forks
0
Watchers
1
Last Push
1 month ago
Created
4 months ago