원클릭으로
codebase-status
Report what a repository is, what recent conversation history says about it, current application status, and outstanding work
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Report what a repository is, what recent conversation history says about it, current application status, and outstanding work
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Provision workflow orchestration and agent conventions into project CLAUDE.md and AGENTS.md
Provision workflow orchestration and agent conventions into project CLAUDE.md and AGENTS.md
Provision workflow orchestration and agent conventions into project CLAUDE.md and AGENTS.md
Provision workflow orchestration and agent conventions into project CLAUDE.md and AGENTS.md
Manage the portfolio of product paths — review, activate, archive, restore, promote, fork, and check revisit triggers across the product-path manifest
Manage the portfolio of product paths — review, activate, archive, restore, promote, fork, and check revisit triggers across the product-path manifest
SOC 직업 분류 기준
| name | codebase-status |
| description | Report what a repository is, what recent conversation history says about it, current application status, and outstanding work |
| type | analysis |
| version | v0.11 |
| argument-hint | [optional repo path, focus, or --no-history] |
Invoke as /codebase-status.
Use this skill when the user asks what a repo or application is, where work was left, what is outstanding, whether it is ready/stable, or wants a detailed status report that combines codebase evidence with local Claude/Codex conversation history.
This is read-only status synthesis. It does not replace /roadmap: roadmap maintains the task pipeline and priority queue; codebase-status explains the actual current state of the repo and relevant prior conversations.
README.md, AGENTS.md, CLAUDE.md, .agents/project.json, package/workspace files, app entrypoints, and high-signal docs.tasks/roadmap.md, tasks/todo.md, tasks/manual-todo.md, tasks/record-todo.md, tasks/recurring-todo.md, tasks/history.md, tasks/lessons.md, tasks/phases/, specs/, spec.md, and research/.research/, specs/, spec.md, product docs, or prototype artifacts exist, read docs/pack-workflow-matrix.md and docs/skill-next-step-contracts.md if present.SKILL.md ## Next Steps contract and any ## Next Steps section in its output artifact..agents/project.json enabled_packs first. If the target skill's pack is not enabled, recommend npx skillpacks install <pack-name> from the project shell, before the skill.git status --short--no-history is passed:
~/.claude/history.jsonl~/.codex/history.jsonl~/.codex/sessions/**/*.jsonl for Codex session metadata only when needed to map session IDs to cwd.npx skillpacks install <pack> from the project shell, first):
tasks/todo.md or active phase docs contain actionable implementation work, recommend the approved task artifact route. Do not route back to research merely because advisory gaps exist./ship.customer-discovery -> competitive-analysis -> journey-map -> positioning -> user-flow-map -> ux-variations [specific-user-flow] -> ui-interview [specific-ux-variation] -> prototype -> uat --variant-evaluation -> consolidate-prototypes -> research-roadmap --post-prototype -> spec-interview -> research-roadmap --post-spec -> roadmap. Use /ui-interview --requirements-only and /ux-variations --layout-mode only when the user explicitly needs a fixed content/data/action contract and layout-only alternatives.research/icp.md and research/competitive-analysis.md exist but research/journey-map.md is missing, check customer-lifecycle availability. If it is not enabled, recommend npx skillpacks install customer-lifecycle from the project shell, before /journey-map; if enabled, recommend /journey-map.value-prop-canvas and lean-canvas as optional risk-driven detours only. Before recommending either, check business-research availability; if it is not enabled, recommend npx skillpacks install business-research from the project shell, before /value-prop-canvas or /lean-canvas. Recommend /value-prop-canvas only for contested solution-fit evidence, and /lean-canvas only for material business-model risk; do not make either a default blocker before journey-map, positioning, user-flow-map, or layout-mode UX variations./brainstorm to discover new AFPS work./roadmap when specs exist but sequencing or task queue health needs updating. (agent-work-admin pack)/feature-interview when the next idea/direction is not yet represented in specs or tasks. (product-design pack)/reconcile-dev-docs audit or /reconcile-dev-docs fix tasks when task docs contradict git/code reality. (docs-health pack)/spec-drift when specs and code appear out of sync. (agent-work-admin pack)/guide only for human-only external blockers. (guided-walkthrough pack)/brainstorm when the repo is complete/current and the next step is discovering a new phase. (product-design pack)Produce a structured report with:
End with exactly:
**Next work:** <specific task, blocker, discovery task, or "none">
**Recommended next command:** <one command or route>
tasks/record-todo.md or tasks/recurring-todo.md as execution queues unless an item has clearly become concrete work.tasks/manual-todo.md or route it to /guide./roadmap if the finding is only "tell me the status"; use /roadmap only when the task pipeline itself needs queue maintenance or roadmap extension..agents/project.json for enabled_packs. If the target skill's pack is not enabled, include npx skillpacks install <pack-name> from the project shell, as a prerequisite in the recommendation.Recommended next skill: <command> or the two-line pair **Next work:** <specific task or "none"> and **Recommended next command:** <one command or route> so the next caller has a concrete handoff.main when present, otherwise master) before stopping.