Project Onboarding & Doc Gap Fill
From interkastennpx claudepluginhub mistakeknot/interagency-marketplace --plugin interkastenThis skill uses the workspace's default tool permissions.
SKILL-compact.mdphases/generate.mdphases/watch.mdDesigns and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Orchestrate classification, doc generation, drift scanning, and sync for all registered projects.
Use when: user says "onboard projects", "fill doc gaps", "generate docs for my projects", or invokes /interkasten:onboard.
interkasten_gather_signals, interkasten_list_projects, interkasten_sync, interkasten_scan_files, interkasten_link)INTERKASTEN_NOTION_TOKEN)/interkasten:layout first if no projects exist)interkasten_list_projectsNo projects registered yet. How would you like to get started?
1. **Full workspace setup** — Discover all projects, organize hierarchy, register with Notion
(Run `/interkasten:layout` to scan your projects directory)
2. **Link a single page** — Connect one Notion page to a local folder for sync
(Lightweight — no full init needed)
/interkasten:layoutinterkasten_link(notion_page, local_dir). After linking, ask if they want to sync child pages too (sync_children=true). Then skip to Phase 4 (Sync & Report) with just the linked project.For each registered project without a doc_tier set:
interkasten_gather_signals(project) to get raw filesystem/git signalsProject Classification:
Product (full docs): clavain, interflux, interkasten
Tool (basic docs): standalone-tool, tiny-util
Inactive (skip): old-experiment
interkasten_register_project propertiesFor each project, call interkasten_scan_files(project, "**/*.md") to see what docs already exist.
Product projects — generate missing docs in order (each builds on the previous):
interpath:visioninterpath:prdinterpath:roadmapinterpath:cuj for each critical user-facing flow from PRD. Required for user-facing projects. Skip only for pure libraries/internal infra.interdoc:interdocTool projects — generate if missing:
interdoc:interdocInactive projects — skip entirely.
Report progress as you go: "Generated Vision.md for clavain (1/5 docs)..."
For each Product and Tool project:
interwatch:doc-watch to establish baseline confidence scoresIf interwatch is unavailable, skip this phase and note it in the summary.
interkasten_sync to push all new/updated docs to Notioninterkasten_refresh_key_docs to update key doc URL columns in NotionProvide a structured summary table at the end:
Onboarding Complete!
| Project | Tier | Docs Generated | Gaps Remaining | Drift Baseline |
|------------|---------|----------------------|----------------|----------------|
| clavain | Product | Vision, PRD | none | established |
| interflux | Product | Roadmap | none | established |
| tiny-util | Tool | AGENTS.md | none | established |
| old-exp | Inactive| (skipped) | - | - |
Total: 4 docs generated, 0 gaps remaining, 3 baselines established