Skip to main content
Run any Skill in Manus
with one click
dentiny
GitHub creator profile

dentiny

Repository-level view of 37 collected skills across 12 GitHub repositories.

skills collected
37
repositories
12
updated
2026-07-08
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

design-debate
software-developers

Multi-agent design argument — Azusa challenges Mugi's plan, Mugi revises. Used by /kon:design after exploration and initial plan draft.

2026-07-06
kon
software-developers

Multi-agent software engineering workflow. Use this skill whenever the user types a /kon: command — including /kon:team, /kon:design, /kon:quick, /kon:debug, /kon:ask, /kon:review, /kon:review-pr, /kon:hunt, /kon:gc, /kon:research, /kon:describe-issue, /kon:begin, /kon:finish, /kon:summarize, /kon:retro, /kon:address-comments, /kon:todo, /kon:understand-codebase. Orchestrates specialized agents: Azusa (explorer), Jun (researcher), Mugi (planner), Yui (implementer), Mio (reviewer), Sawako (cleaner), Nodoka (summarizer).

2026-07-06
memory-loading
software-developers

This skill should be used by all kon agents at startup, before beginning work, to load relevant memory from public and repo indexes with relevance-based ordering and a 10-entry cap. Consumers: Azusa, Mugi, Mio, Jun, and any future memory-reading agent.

2026-07-06
repo-skill
software-developers

Convention for per-repo skill directories at ~/.kon/projects/<repo-name>/skills/<name>/SKILL.md. Each named subdirectory is one skill. Agents load all SKILL.md files as the first step before memory entries.

2026-07-06
ask-dont-guess
software-developers

When requirements, code behavior, root cause, or review scope is unclear — ask the user before proceeding. Never invent facts, assumptions, or fixes. Applies to every kon stage and every agent.

2026-07-06
interactive-session
software-developers

Route plain-text user messages while a /kon:begin session is open. Reuse the same session JSON — never init a second session for sub-turns.

2026-07-06
orchestrator-context
software-developers

Keep orchestrator chat lean — artifacts hold full agent output; orchestrator routes by file pointer only. Applies to all /kon:* commands that spawn Task subagents.

2026-07-06
pre-plan-gate
project-management-specialists

Mandatory understanding check after exploration and before any Mugi planning step. Orchestrator asks high-level and implementation questions; do not spawn Mugi until answers resolve material gaps. Applies to /kon:team, /kon:design, /kon:debug.

2026-07-06
Showing top 8 of 26 collected skills in this repository.
Showing 12 of 12 repositories
All repositories loaded