Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

dev-workflow

dev-workflow には andreaserradev-gbj から収集した 7 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
7
Stars
2
更新
2026-06-24
Forks
0
職業カバレッジ
1 件の職業カテゴリ · 29% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

dev-checkpoint
未分類

Save progress and generate a continuation prompt. Updates PRD status markers, captures git state, and writes checkpoint.md for the next session. Use at the end of a session or before switching context.

2026-06-24
dev-plan
ソフトウェア開発者

Plan a new feature with structured PRD documentation. Researches codebase patterns, designs implementation phases, and writes PRD files to .dev/. Use when starting a new feature, spike, or major task.

2026-06-24
dev-resume
未分類

Resume work from a previous session checkpoint. Uses `resume-context` CLI to load feature, checkpoint, git state, and session history in a single call, then synthesizes a focused resumption summary before continuing. Use at the start of a new session to restore context from a previous checkpoint.

2026-06-24
dev-review
未分類

Generate a concise, scannable alignment report (tables + bullets) comparing a feature's PRD against the actual implementation. Spawns a fresh reporter subagent that explores the codebase and reports deviations, future-affecting constraints, and untested areas — then offers to apply the doc corrections it surfaces back to the PRD/checkpoint. Use when implementation is finished (or nearly), before final testing.

2026-06-24
dev-wiki
未分類

Generate and browse the cross-project wiki index. Creates a navigable markdown wiki from .dev/ and .dev-archive/ PRDs, ready for Obsidian or any markdown viewer.

2026-06-24
dev-wrapup
ソフトウェア開発者

Review the current session for learnings and self-improvement signals. Surfaces memory candidates and improvement opportunities for user-confirmed application. Use after completing work to review the session for learnings and improvement signals.

2026-06-24
dev-dashboard
未分類

Start the dev-dashboard web server and display the URL. Detects if the server is already running, finds an available port if needed. Use when the user wants to open, start, or launch the dev-dashboard.

2026-06-23