chore(1459): убраны mappa-vitya-* из skills-репо — перенесены в victor/mappa-vitya-skills

- удалены skills/mappa-vitya-brainstorming + mappa-vitya-project-discipline
- README: убрана строка provenance mappa-vitya-brainstorming
- project-bootstrap: ссылки на mappa-vitya-project-discipline → victor/mappa-vitya-skills
- правило уведомлений (.admin) уже зафиксировано в целевом репо (3b4d51c)
This commit is contained in:
2026-08-29 23:36:09 +03:00
parent b529503def
commit e2f2e3a342
6 changed files with 4 additions and 491 deletions

View File

@@ -102,9 +102,9 @@ target with `CLAUDE_SKILLS_DIR=/path bash scripts/install.sh …`.
- [`using-wiki`](../using-wiki/) — runtime policy for the mappa wiki (v2).
- [`using-tasks`](../using-tasks/) — runtime policy for the mappa task board (v2).
- [`mappa-vitya-project-discipline`](../mappa-vitya-project-discipline/)
— vitya-flavored cross-project discipline (activated per-project by
`mappa-bootstrap`, which selects the methodology flavor).
- vitya-flavored cross-project discipline (activated per-project by
`mappa-bootstrap`, which selects the methodology flavor) — moved to
`victor/mappa-vitya-skills` (mappa-vitya-project-discipline).
- [`setup-interns`](../setup-interns/), [`using-interns`](../using-interns/) —
pair behind the `delegate to interns when allowed` trigger; cheap-LLM
delegation under a per-session permission grant.

View File

@@ -426,7 +426,7 @@ which lets Claude offload predictable bulk I/O and summarization tasks
local `interns` MCP server (`mcp__interns__bulk_text_read`,
`mcp__interns__transcript_distill`, etc.) — saves Anthropic quota at ~125× the
per-call cost reduction on bulk reads. Per-session permission grant mirrors the
`mappa-vitya-project-discipline` Rule 4: ask-mode default, conversational grant / revoke,
`mappa-vitya-project-discipline` Rule 4 (skill moved to `victor/mappa-vitya-skills`): ask-mode default, conversational grant / revoke,
always-ask paths for `.env` / secrets / keys / SSH credentials even with an
active grant, session-end reset. The skill is a no-op until the `interns` MCP
server is registered — install via `setup-interns` on a fresh machine if