plastic-store-indexing

Solid

Use after creating, completing, or abandoning intents, when the user says "index" or "organize", or when INDEX.md needs maintenance. Curates the INDEX.md structure note.

AI & Automation 9 stars 0 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
33
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Managing the Index ## When to Use - After creating a new intent (automatic - part of intent-creating workflow) - After completing or abandoning an intent - User says "index", "organize", or "clean up" - Periodic maintenance when the store grows ## INDEX.md Structure INDEX.md is a Zettelkasten main structure note - the brain's entry point. It has four sections: ### Active Intents currently being worked on. Max 1-2 for focus. ```markdown ## Active - [1a2 — Design Plastic](store/1a2--design-plastic-state-system/1a2.md) — decision, human ``` ### Future Intents parked for later. May be picked up by agents. ```markdown ## Future - [1b1 — Build Reddit KB](store/1b1--build-reddit-knowledge-base/1b1.md) — implementation, human ``` ### Clusters Topic-based groupings. Manually curated. Create a new cluster when 3+ intents share a topic. ```markdown ## Clusters ### Reddit Knowledge Base - [1a — Research](store/1a--research-reddit-saved-posts/1a.md) - [1a1 — Plan](store/1a1--plan-reddit-knowledge-base/1a1.md) ``` ### Completed All completed intents with dates. Links preserved, never deleted. When you move an intent INTO Completed or Abandoned, do these things: 1. Author a real `outcome.md` in the intent directory from `~/.plastic/templates/outcome.md`, with the frontmatter `disposition: delivered` for a completed intent or `disposition: abandoned` for an abandoned one. `outcome.md` is MANDATORY at every terminal, delivered and abandoned alike: on abandon it records the abandonm...

Details

Author
zalom
Repository
zalom/plastic
Created
2 months ago
Last Updated
1 weeks ago
Language
Ruby
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category