understand-project

Solid

Inspect the current product architecture, dependencies, and validation loops before planning or implementing a requested change.

AI & Automation 59 stars 6 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
59
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
63
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Understand the project 1. Read `AGENTS.md`/`CLAUDE.md`, repository status, relevant source, tests, and existing product documentation in the integration or assigned feature worktree. 2. Read related Kanban tasks and durable specs through the canonical metadata controller. Do not assume `.juno_task/plan.md` exists and do not materialize controller-private metadata in a product worktree. 3. Trace only the dependencies and runtime paths needed for the requested goal. Use bounded parallel investigation when independent questions justify it. 4. Report current behavior, sources of truth, affected components, risks, unknowns, and the smallest useful validation loop. 5. If the user requested planning, hand the findings to `plan-kanban-tasks`. If implementation was requested, work only in the task worktree returned by `yy task start TASK_ID`. 6. Write a durable spec only when requested or materially useful, and route it to a controller-admitted location. Do not update root instructions with transient status. ## Invocation contract The structured views below intentionally alias parts of the complete request; they are not additional user arguments. ### Main task $1 ### Constraints and context $2 ### Complete raw request $ARGUMENTS

Details

Author
yylo-dev
Repository
yylo-dev/yylo
Created
8 months ago
Last Updated
yesterday
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category