Loading...
Loading...
Create and manage behavior specification wikis in Obsidian format. Use when creating specs, documenting features, or when user mentions "wiki", "spec", "feature", or "Obsidian".
npx skill4agent add cygnusfear/agent-skills obsidian-plan-wiki20.012001docs/handbook/**/20.01-*.mdhandbook/20-git/20.01-*.mddocs/AGENTS.mddocs/handbook/README.mdfeatures/workstreams/NN.NN🙋♂️/🤖/✅tktinychangedocs/docs/wiki/wiki/plantk list --tag plandocs/docs/
├── README.md # Index with feature table (Johnny Decimal)
├── AGENTS.md # Symlink → AGENTS.md
├── AGENTS.md # Agent instructions
├── changelog.md # Keep a Changelog (generated by tinychange)
├── handbook/ # Process/tooling docs (Johnny Decimal)
│ ├── AGENTS.md # Rules for this directory
│ ├── README.md # Area index
│ ├── 10-docs/ # Documentation workflows
│ ├── 15-planning/ # Planning workflows and tooling
│ ├── 20-git/ # Git merge pipeline and branch handlers
│ ├── 30-refactor/ # Refactor guidance and checklists
│ ├── 50-testing/ # Testing workflows and verification
│ └── 80-agent-behaviour/# Agent autonomy and behaviour rules
│ # Plans: use tickets tagged `plan` (no plans/ directory)
│ # Postmortems: use tickets tagged `postmortem` (no postmortems/ directory)
├── reference/ # Architecture + research (Johnny Decimal)
│ ├── AGENTS.md # Rules for this directory
│ ├── README.md # Area index
│ └── decisions/ # ADRs (Johnny Decimal IDs)
├── features/ # Feature areas (Johnny Decimal)
│ └── NN-name/ # Area (10-19, 20-29, ...)
│ ├── README.md # Area summary + spec/plan tables
│ ├── AGENTS.md # Optional: area-specific rules
│ ├── NN.NN-spec.md # Behavior spec (what)
│ └── NN.NN-plan.md # Implementation plan (how)
│ # Research: use tickets tagged `research` (no research/ directory)docs/features/NN-area/NN.NN-*-plan.mdplantodos_oneshotdocs/handbook/| ID | Entry | Skill Path |
|---|---|---|
| Open questions system | |
| Question archive | |
| Obsidian documentation flow | |
| Spec divergence audit | |
| Ticket divergence audit | |
| Review-to-tickets | |
| Rebase preparations (investigate) | |
| Rebase (execute) | |
| Merge (execute) | |
| Post-merge hygiene | |
| Full refactor guide | |
| Video-based NHITL testing | |
| Autonomous work | |
| Document feature | |
| Stale trees | |
20-git20.0120.02[R]20.0320.04[M]tktinychange -I new -k <kind> -m "t-XXXX: message" -a AUTHORAGENTS.mdtinychange| When | Read |
|---|---|
| Need Johnny Decimal rules, open questions format, tk workflow, tinychange commands | |
| Need spec template, plan template, bulletproof plan rules, AGENTS.md template, README template | |
| Creating a wiki, adding specs/plans, research workflow, updating specs, link format | |
| Writing a postmortem, postmortem template, when to write one | |
| Open questions system details and Dataview index | |
| AGENTS.md / AGENTS.md template (compact version) | |