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

groove

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

収集済み skills
44
Stars
5
更新
2026-07-04
Forks
0
職業カバレッジ
5 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

groove
ソフトウェア開発者

Groove engineering workflow system. Top-level entry point. Use groove-daily-*, groove-work-*, groove-utilities-*, groove-admin-* for all workflow and admin commands.

2026-07-04
groove-admin-claude-statusline
ソフトウェア開発者

Install a rich Claude Code statusline into ~/.claude/hooks/ and ~/.claude/settings.json. Displays model, git context, token usage, effort level, 5h/7d usage limits, and active /loop count with next-fire time.

2026-07-04
groove-utilities-task-install
ソフトウェア開発者

Set up task backend and configuration.

2026-06-10
groove-admin-claude-hooks
ソフトウェア開発者

Install groove's Claude Code native shell hooks into .claude/settings.json. Enables deterministic session-end reminders, git activity capture, automatic session-capture drafts, and managed-path protection.

2026-06-03
groove-admin-cursor-hooks
ソフトウェア開発者

Install groove's Cursor native hooks into .cursor/hooks.json. Enables compaction-safe re-priming, session-end reminders, git activity capture, automatic session-capture drafts, and managed-path protection.

2026-06-03
groove-admin-doctor
ソフトウェア開発者

Run all groove health checks: config, backends, companions, AGENTS.md.

2026-06-03
groove-utilities-memory-log-daily
ソフトウェア開発者

Write the daily memory log entry. Use at end of day to record what happened.

2026-06-03
groove-utilities-prime
ソフトウェア開発者

Load groove workflow context into the conversation. Run at the start of every session.

2026-06-03
groove-work-compound
ソフトウェア開発者

Document lessons, update rules/templates/docs. Use to capture learnings after review.

2026-06-03
groove-admin-help
ソフトウェア開発者

Display all groove skills and commands with live config values.

2026-06-03
groove-utilities-stats
ソフトウェア開発者

Quantified compound-loop dashboard: lessons captured vs graduated, adherence streaks, and task velocity. Use to see whether the workflow is actually compounding.

2026-06-03
groove-admin-install
ネットワーク・コンピュータシステム管理者

Install groove backends, companions, and AGENTS.md bootstrap. Run once per repo.

2026-03-22
groove-admin-update
ネットワーク・コンピュータシステム管理者

Pull latest groove skills and apply pending migrations to local groove state.

2026-03-21
groove-utilities-memory-install
ソフトウェア開発者

Set up memory backend and configuration.

2026-03-21
groove-admin-config
ソフトウェア開発者

Create or update .groove/index.md config interactively. Run before groove install.

2026-03-15
groove-utilities-task-doctor
ソフトウェア開発者

Check task backend health and connectivity.

2026-03-09
groove-daily-end
ネットワーク・コンピュータシステム管理者

End the workday: write memory, analyse tasks, run end hook. Use when wrapping up the day.

2026-03-09
groove-daily-start
プロジェクト管理専門家

Start the workday: review yesterday, create today's daily memory, load tasks, prepare agenda. Use when beginning the day.

2026-03-09
groove-utilities-memory-doctor
ネットワーク・コンピュータシステム管理者

Check memory backend health and configuration.

2026-03-09
groove-utilities-memory-graduate
ソフトウェア開発者

Graduate a workflow insight from learned/<topic>.md into AGENTS.md as a permanent constraint. Use when a lesson is stable enough to apply to every future session.

2026-03-09
groove-utilities-memory-log-git
ネットワーク・コンピュータシステム管理者

Record git activity summary in memory log.

2026-03-09
groove-utilities-memory-log-monthly
プロジェクト管理専門家

Roll up the monthly memory log from weekly entries.

2026-03-09
groove-utilities-memory-log-weekly
プロジェクト管理専門家

Roll up the weekly memory log from daily entries.

2026-03-09
groove-utilities-memory-mistakes
ソフトウェア開発者

Log a workflow mistake, fix its root cause, and graduate the lesson to learned memory. Use when the agent makes an error you want to prevent recurring.

2026-03-09
groove-utilities-memory-promises
プロジェクト管理専門家

Capture and resolve deferred items from a session ('we'll come back to that'). Use $ARGUMENTS as the promise text, or --list / --resolve N.

2026-03-09
groove-utilities-memory-retrospective
プロジェクト管理専門家

Analyse workflow trends: session ratings, recurring mistakes, and learnings over a period. Use for weekly or monthly reflection.

2026-03-09
groove-utilities-onboard
市場調査アナリスト・マーケティングスペシャリスト

Generate a GROOVE.md onboarding guide for contributors to a groove-enabled project. Explains the compound loop, commands, and conventions.

2026-03-09
groove-utilities-task-analyse
プロジェクト管理専門家

Analyse task status and distribution across the configured backend.

2026-03-09
groove-utilities-task-archive
プロジェクト管理専門家

Archive a completed task in the configured backend.

2026-03-09
groove-utilities-task-config
ソフトウェア開発者

Configure task backend settings interactively.

2026-03-09
groove-utilities-task-create
プロジェクト管理専門家

Create a new task in the configured backend.

2026-03-09
groove-utilities-task-list
プロジェクト管理専門家

List active tasks in the configured backend. Use to see current task status.

2026-03-09
groove-utilities-task-update
プロジェクト管理専門家

Update an existing task in the configured backend.

2026-03-09
groove-work-audit
ソフトウェア開発者

Review current branch for blindspots; fix now / needs spec / create issues.

2026-03-09
groove-work-brainstorm
プロジェクト管理専門家

Clarify scope through dialogue, surface key decisions and open questions. Use before planning.

2026-03-09
groove-work-doc
ソフトウェア開発者

Create a 'how does X work' documentation file for a codebase component or concept. Use $ARGUMENTS as the doc topic if provided.

2026-03-09
groove-work-exec
ソフトウェア開発者

Execute the implementation plan, track progress in the task backend. Use after planning.

2026-03-09
groove-work-plan
ソフトウェア開発者

Research codebase, write concrete implementation plan. Use after brainstorming.

2026-03-09
groove-work-review
ソフトウェア品質保証アナリスト・テスター

Evaluate output, identify lessons, decide accept/rework. Use after implementation.

2026-03-09
groove-work-spec
プロジェクト管理専門家

Create outcome spec (overview, decisions, steps, edge cases). Use $ARGUMENTS as spec topic if provided.

2026-03-09
このリポジトリの収集済み skills 44 件中、上位 40 件を表示しています。