Loading...
Loading...
Use when starting a session on a project, returning after time away, or before making significant changes. Essential for building comprehensive understanding of project state through total recall and deep exploration.
npx skill4agent add cygnusfear/agent-skills ctx# Claude Code:
mcp__plugin_totalrecall_memory-total-recall__synthesis_search({
query: "project name/key terms recent work decisions made",
max_results: 15
})
# Codex/other:
totalrecall.synthesis_search({
query: "project name/key terms recent work decisions made",
max_results: 15
})teams(action: 'delegate', tasks: [{
text: 'Contextualize yourself deeply in this repository. [see investigation checklist below]',
assignee: 'oracle'
}])teamstk list --tag plantk listtk list --tag decision## Project Summary
[What this is, in 2-3 sentences]
## Current Status
- Active work: [what's in progress]
- Blocked items: [if any]
- Recent changes: [last few commits summary]
## Key Decisions to Remember
- [Decision 1]
- [Decision 2]
## Established Patterns
- [Pattern 1]: [where/how used]
- [Pattern 2]: [where/how used]
## Conventions & Constraints
- [Convention from AGENTS.md]
- [Technical constraint]
## Recommended Next Steps
Based on current state, suggest what to focus on.