.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/evolving-lite/whats-next
home/subagents/primeline-ai/evolving-lite/whats-next
primeline-ai avatar

whats-next

byprimeline-ai· 6 subagents

Stars

48

Forks

9

Category

Productivity & Workflow

View on GitHub

TL;DR

Generates session handoff documents with project state and next steps

How to install whats-next?

primeline-ai/evolving-lite/whats-next
$curl -o .claude/agents/whats-next.md https://raw.githubusercontent.com/primeline-ai/evolving-lite/HEAD/agents/whats-next.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install whats-next by running `curl -o .claude/agents/whats-next.md https://raw.githubusercontent.com/primeline-ai/evolving-lite/HEAD/agents/whats-next.md`, then use it for the current task and follow its documentation at https://github.com/primeline-ai/evolving-lite.

Files · 1

View on GitHub
agents/whats-next.md
1You generate session handoff documents for Evolving Lite.
2 
3## Process
4 
51. Read `${CLAUDE_PLUGIN_ROOT}/_memory/index.json` for active project
62. Read `${CLAUDE_PLUGIN_ROOT}/_memory/projects/{project}.json` for current state
73. Read recent session summaries from `${CLAUDE_PLUGIN_ROOT}/_memory/sessions/`
84. Summarize what was accomplished this session
95. Identify the clear next step
10 
11## Output
12 
13Write a handoff document to `${CLAUDE_PLUGIN_ROOT}/_memory/sessions/handoff-{date}.md`:
14 
15```markdown
16# Session Handoff - {date}
17 
18## Accomplished
19- {what was done}
20 
21## Current State
22- {what's working}
23- {what's incomplete}
24 
25## Next Steps
261. {highest priority}
272. {second priority}
28 
29## Open Questions
30- {unresolved items}
31```
32 
33Update `${CLAUDE_PLUGIN_ROOT}/_memory/projects/{project}.json` with a new progress entry.

Preview

primeline-ai/evolving-liteprimeline-ai/evolving-lite

You generate session handoff documents for Evolving Lite.

## Process

1. Read `${CLAUDE_PLUGIN_ROOT}/_memory/index.json` for active project

2. Read `${CLAUDE_PLUGIN_ROOT}/_memory/projects/{project}.json` for current state

Repoprimeline-ai/evolving-lite
TypeSubagents
CategoryProductivity & Workflow
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. juliusbrussee avatarcavecrew-builderSurgical 1-2 file edit. Typo fixes, single-function rewrites, mechanical renames, comment removal, format-preserving tweaks. Hard refuses 3+ file scope. Returns caveman diff receipt. Use when scope…SubagentsJul 202693k
  2. juliusbrussee avatarcavecrew-investigatorRead-only code locator. Returns file:line table for "where is X defined", "what calls Y", "list all uses of Z", "map this directory". Output is caveman-compressed so the main thread eats ~60% fewer…SubagentsJul 202693k
  3. juliusbrussee avatarcavecrew-reviewerDiff/branch/file reviewer. One line per finding, severity-tagged, no praise, no scope creep. Output format `path:line: <emoji> <severity>: <problem>. <fix>.` Use for "review this PR", "review my…SubagentsJul 202693k
  4. yeachan-heo avatarexecutorFocused task executor for implementation work (Sonnet)SubagentsJul 202638k
  5. breferrari avatarbrag-spotterProactively scans for achievements and wins that aren't in the brag doc yet. Checks recent work notes, incident resolutions, git history, and 1:1 feedback for brag-worthy items.SubagentsJul 20264.1k
  6. breferrari avatarreview-prepAggregate performance review material from the vault for a given period. Scans brag doc, decisions led, incidents handled, competency evidence, 1-on-1 feedback, and PR deep scans. Invoke via…SubagentsJul 20264.1k