一键导入
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 页面并帮你完成安装。
基于 SOC 职业分类
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
| 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.12 |
| 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.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.$feature-interview when the next idea/direction is not yet represented in specs or tasks.$reconcile-dev-docs audit or $reconcile-dev-docs fix tasks when task docs contradict git/code reality.$spec-drift when specs and code appear out of sync.$guide only for human-only external blockers.$brainstorm when the repo is complete/current and the next step is discovering a new phase.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.docs/github-delivery-contract.md and finish with an issue-backed non-primary branch plus ready pull request; do not merge it.