architect
SolidResearch-backed evolution advice for your knowledge system. Analyzes health reports, friction patterns, and derivation history to propose specific changes with research justification. Never auto-implements — proposals require your approval.
Data & Documents 3,368 stars
217 forks Updated 3 months ago MIT
Install
Quality Score: 89/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
## Runtime Configuration (Step 0 — before any processing)
Read these files to configure domain-specific behavior:
1. **`ops/derivation-manifest.md`** — vocabulary mapping, platform hints
- Use `vocabulary.notes` for the notes folder name
- Use `vocabulary.note` / `vocabulary.note_plural` for note type references
- Use `vocabulary.topic_map` / `vocabulary.topic_map_plural` for MOC references
- Use `vocabulary.inbox` for the inbox folder name
- Use `vocabulary.cmd_reflect` for connection-finding command name
- Use `vocabulary.cmd_reweave` for backward-pass command name
- Use `vocabulary.cmd_verify` for verification command name
- Use `vocabulary.architect` for the command name in output
2. **`ops/config.yaml`** — processing depth, pipeline chaining, automation settings
3. **`ops/derivation.md`** — original derivation record (the design intent baseline)
If these files don't exist, use universal defaults and warn the user.
---
## EXECUTE NOW
**Target: $ARGUMENTS**
Parse immediately:
- If target names a specific area (e.g., "schema", "processing", "MOC structure"): focus analysis on that area
- If target is empty: run full-system analysis across all dimensions
- If target is `--dry-run`: run analysis but do not offer implementation
**Execute these phases sequentially:**
1. Locate system files and detect platform
2. Read derivation record for design intent
3. Analyze health data (recent report or live check)
4. Scan for friction patterns across op...
Details
- Author
- agenticnotetaking
- Repository
- agenticnotetaking/arscontexta
- Created
- 3 months ago
- Last Updated
- 3 months ago
- Language
- Shell
- License
- MIT
Related Skills
Data & Documents Featured
burpsuite-project-parser
Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bodies with regex patterns, extracting security audit findings, dumping proxy history or site map data, or analyzing HTTP traffic captured in a Burp project.
38,979 Updated today
sickn33 Data & Documents Featured
data-storytelling
Transform raw data into compelling narratives that drive decisions and inspire action.
38,979 Updated today
sickn33 Data & Documents Featured
documentation
Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing.
38,979 Updated today
sickn33