Make a git worktree usable for dagayn MCP — inherit the main checkout's graph and MCP config, then catch up the branch diff.
manji-0/dagayn
SkillsMP has collected 15 skills from manji-0/dagayn. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 15
- GitHub stars
- 3
- GitHub forks
- 0
Skills in this repository
Showing 15 of 15 collected skills.
Systematically debug issues using graph-powered code navigation
Navigate and understand codebase structure using the knowledge graph
Build or update the code review knowledge graph. Run this first to initialize, or let hooks keep it updated automatically.
Configure, build, and verify dagayn embeddings and hybrid semantic search without losing FTS fallback behavior.
Author Markdown documents (READMEs, design docs, RFCs) so dagayn extracts correct dependency edges. Four-stage flow — outline & sort, draft & verify, polish, summary.
Evaluate architecture signals through the unified dagayn dispatcher
Register repositories, maintain multi-repo graph freshness, and search across repos with dagayn.
Add behavior using the knowledge graph — find extension points, implement with minimal blast radius, then verify with change review and docs bridges.
Install or repair dagayn MCP integration, skills, hooks, and instruction files across Codex and other AI coding tools.
Read a Markdown document with full dependency context — query the dagayn graph first, pre-read referenced docs and code by edge type, then read the body.
Plan and execute safe refactoring using dependency analysis
Perform a structured code review using change detection and impact
Review only changes since last commit using impact analysis. Token-efficient delta review with automatic blast-radius detection.
Review a PR or branch diff using the knowledge graph for full structural context. Outputs a structured review with blast-radius analysis.